공통수학2직선의 방정식AI기본 문제 (3점 중반)

직선 위의 두 점과 한 점이 만드는 넓이

문제

그림과 같이 좌표평면 위에 직선 l:4x3y=0l : 4 x - 3 y = 0 위의 두 점 A(3,4)\mathrm{A} \mathit{(} 3 , 4 ), B(6,8)\mathrm{B} \mathit{(} 6 , 8 )과 점 C(7,1)\mathrm{C} \mathit{(} 7 , 1 )이 있다. 삼각형 ABC\mathrm{ABC}의 넓이는? [3점] 1010252\displaystyle \frac{25}{2}1515352\displaystyle \frac{35}{2}2020

정답 보기

자료 내려받기

아직 올라온 파일이 없습니다.

해설

AB=(63)2+(84)2=25=5\displaystyle \overline{\mathrm{AB}} = \sqrt{( 6 - 3 ) ^{2} + ( 8 - 4 ) ^{2}} = \sqrt{25} = 5C(7,1)\mathrm{C} \mathit{(} 7 , 1 )과 직선 4x3y=04 x - 3 y = 0 사이의 거리는 4×73×142+(3)2=255=5\displaystyle \frac{| 4 \times 7 - 3 \times 1 |}{\sqrt{4 ^{2} + ( - 3 ) ^{2}}} = \frac{25}{5} = 5 따라서 삼각형 ABC\mathrm{ABC}의 넓이는 12×5×5=252\displaystyle \frac{1}{2} \times 5 \times 5 = \frac{25}{2}

태그

비슷한 문제 더 보기

← 전체 문제 목록으로