공통수학2평면좌표AI심화 문제 (4점 중반 이후, 킬러 직전)

수직이등분선 위의 점과 삼각형의 넓이

문제

그림과 같이 좌표평면 위에 두 점 A(1,3)\mathrm{A} \mathit{\left( 1 , 3 \right)}, B(5,5)\mathrm{B} \mathit{\left( 5 , 5 \right)} 가 있다. PA=PB\displaystyle \overline{\mathrm{PA}} = \overline{\mathrm{PB}} 를 만족시키는 점 P\mathrm{P} 중에서 선분 OP\mathrm{OP} 의 길이가 최소인 점을 Q\mathrm{Q} 라 할 때, 삼각형 QAB\mathrm{QAB} 의 넓이를 구하시오. (단, O\mathrm{O} 는 원점이다.) [4점]

정답 보기
5

자료 내려받기

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

해설

P\mathrm{P} 의 좌표를 (x,y)\left( x , y \right) 라 하면 PA=PB\displaystyle \overline{\mathrm{PA}} = \overline{\mathrm{PB}} 에서 PA2=PB2\displaystyle \overline{\mathrm{PA}} ^{2} = \overline{\mathrm{PB}} ^{2} 이므로 (x1)2+(y3)2=(x5)2+(y5)2\left( x - 1 \right) ^{2} + \left( y - 3 \right) ^{2} = \left( x - 5 \right) ^{2} + \left( y - 5 \right) ^{2} 2x+16y+9=10x+2510y+25- 2 x + 1 - 6 y + 9 = - 10 x + 25 - 10 y + 25 8x+4y=408 x + 4 y = 40 에서 2x+y=102 x + y = 10 즉 점 P\mathrm{P} 는 직선 y=102xy = 10 - 2 x 위의 점이므로 OP2=x2+y2=x2+(102x)2=5x240x+100\displaystyle \overline{\mathrm{OP}} ^{2} = x ^{2} + y ^{2} = x ^{2} + \left( 10 - 2 x \right) ^{2} = 5 x ^{2} - 40 x + 100 =5(x4)2+20= 5 \left( x - 4 \right) ^{2} + 20 이므로 x=4x = 4 일 때 OP\displaystyle \overline{\mathrm{OP}} 는 최소이고, 점 Q\mathrm{Q} 의 좌표는 (4,2)\left( 4 , 2 \right) 이다. 한편 AB=(51)2+(53)2=25\displaystyle \overline{\mathrm{AB}} = \sqrt{\left( 5 - 1 \right) ^{2} + \left( 5 - 3 \right) ^{2}} = 2 \sqrt{5} 이고 선분 AB\mathrm{AB} 의 중점을 M\mathrm{M} 이라 하면 M(3,4)\mathrm{M} \mathit{\left( 3 , 4 \right)} 이다. 점 Q\mathrm{Q} 는 선분 AB\mathrm{AB} 의 수직이등분선 위의 점이므로 QM\displaystyle \overline{\mathrm{QM}} 는 삼각형 QAB\mathrm{QAB} 에서 밑변 AB\mathrm{AB} 에 대한 높이이고 QM=(43)2+(24)2=5\displaystyle \overline{\mathrm{QM}} = \sqrt{\left( 4 - 3 \right) ^{2} + \left( 2 - 4 \right) ^{2}} = \sqrt{5} 따라서 삼각형 QAB\mathrm{QAB} 의 넓이는 12×25×5=5\displaystyle \frac{1}{2} \times 2 \sqrt{5} \times \sqrt{5} = 5

태그

비슷한 문제 더 보기

← 전체 문제 목록으로