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

거리의 차의 최댓값

문제

좌표평면 위의 두 점 A(1,2)\mathrm{A} ( 1 , 2 ), B(4,6)\mathrm{B} ( 4 , 6 )xx축 위를 움직이는 점 P\mathrm{P}가 있다. APBP\displaystyle \left| \overline{\mathrm{AP}} - \overline{\mathrm{BP}} \right|의 최댓값을 구하시오. [3점]

정답 보기
5

자료 내려받기

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

해설

삼각부등식에 의하여 APBPAB\displaystyle \left| \overline{\mathrm{AP}} - \overline{\mathrm{BP}} \right| \leq \overline{\mathrm{AB}}이고, 등호는 점 P\mathrm{P}가 직선 AB\mathrm{AB} 위에 있을 때 성립한다. 직선 AB\mathrm{AB}의 기울기는 6241=43\displaystyle \frac{6 - 2}{4 - 1} = \frac{4}{3}이므로 직선 AB\mathrm{AB}xx축과 만나고, 그 교점을 P\mathrm{P}로 잡을 수 있다. AB=(41)2+(62)2=9+16=5\displaystyle \overline{\mathrm{AB}} = \sqrt{( 4 - 1 ) ^{2} + ( 6 - 2 ) ^{2}} = \sqrt{9 + 16} = 5 따라서 최댓값은 55이다.

태그

비슷한 문제 더 보기

← 전체 문제 목록으로