공통수학2도형의 이동AI발전 문제 (3점 후반~4점 초반)

x축 대칭으로 경로의 최솟값 구하기

문제

좌표평면 위의 두 점 A(1,3)\mathrm{A} ( 1 , 3 ), B(7,5)\mathrm{B} ( 7 , 5 )xx축 위를 움직이는 점 P\mathrm{P}가 있다.

AP+PB\displaystyle \overline{\mathrm{AP}} + \overline{\mathrm{PB}}의 최솟값을 구하시오. [3점]

정답 보기
10

자료 내려받기

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

해설

A(1,3)\mathrm{A} ( 1 , 3 )xx축에 대하여 대칭이동한 점을 C\mathrm{C}라 하면 C(1,3)\mathrm{C} ( 1 , - 3 )P\mathrm{P}xx축 위의 점이므로 AP=CP\displaystyle \overline{\mathrm{AP}} = \overline{\mathrm{CP}} 따라서 AP+PB=CP+PB\displaystyle \overline{\mathrm{AP}} + \overline{\mathrm{PB}} = \overline{\mathrm{CP}} + \overline{\mathrm{PB}} CP+PB\displaystyle \overline{\mathrm{CP}} + \overline{\mathrm{PB}}는 점 P\mathrm{P}가 선분 CB\mathrm{CB} 위에 있을 때 가장 작고, 그 값은 CB\displaystyle \overline{\mathrm{CB}}이다. CB=(71)2+(5+3)2=100=10\displaystyle \overline{\mathrm{CB}} = \sqrt{( 7 - 1 ) ^{2} + ( 5 + 3 ) ^{2}} = \sqrt{100} = 10 두 점 C(1,3)\mathrm{C} ( 1 , - 3 ), B(7,5)\mathrm{B} ( 7 , 5 )를 이은 선분은 xx축과 만나므로 이때의 점 P\mathrm{P}가 실제로 존재한다. 따라서 구하는 최솟값은 1010이다.

태그

비슷한 문제 더 보기

← 전체 문제 목록으로