공통수학2평면좌표AI기본 문제 (3점 중반)

모양을 판별하여 넓이 구하기

문제

세 점 A(2,1)\mathrm{A} \mathit{\left( - 2 , 1 \right)}, B(2,1)\mathrm{B} \mathit{\left( 2 , - 1 \right)}, C(4,3)\mathrm{C} \mathit{\left( 4 , 3 \right)}을 꼭짓점으로 하는 삼각형 ABC\mathrm{ABC}의 넓이는? [3점] 8899101012121515

정답 보기

자료 내려받기

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

해설

AB2=(2+2)2+(11)2=20\displaystyle \overline{\mathrm{AB}} ^{2} = \left( 2 + 2 \right) ^{2} + \left( - 1 - 1 \right) ^{2} = 20 BC2=(42)2+(3+1)2=20\displaystyle \overline{\mathrm{BC}} ^{2} = \left( 4 - 2 \right) ^{2} + \left( 3 + 1 \right) ^{2} = 20 AC2=(4+2)2+(31)2=40\displaystyle \overline{\mathrm{AC}} ^{2} = \left( 4 + 2 \right) ^{2} + \left( 3 - 1 \right) ^{2} = 40 AB2+BC2=AC2\displaystyle \overline{\mathrm{AB}} ^{2} + \overline{\mathrm{BC}} ^{2} = \overline{\mathrm{AC}} ^{2}이므로 삼각형 ABC\mathrm{ABC}B\mathrm{B}가 직각인 직각삼각형이고 AB=BC=25\displaystyle \overline{\mathrm{AB}} = \overline{\mathrm{BC}} = 2 \sqrt{5} 따라서 넓이는 12×25×25=10\displaystyle \frac{1}{2} \times 2 \sqrt{5} \times 2 \sqrt{5} = 10

태그

비슷한 문제 더 보기

← 전체 문제 목록으로