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

강을 건너는 다리의 위치

문제

그림과 같이 동서로 곧게 흐르는 강을 xx축으로 하는 좌표평면 위에 강의 북쪽 마을 A(1,6)\mathrm{A} ( 1 , 6 )과 남쪽 마을 B(13,3)\mathrm{B} ( 13 , - 3 )이 있다. 두 마을을 곧게 잇는 도로를 놓고, 도로가 강과 만나는 지점 P(a,0)\mathrm{P} ( a , 0 )에 다리를 세우려고 한다. 도로의 길이 AB\displaystyle \overline{\mathrm{AB}}ll km라 할 때, a+la + l의 값을 구하시오. (단, 좌표의 단위는 km이고 북쪽이 yy축의 양의 방향이다.) [4점]

정답 보기
24

자료 내려받기

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

해설

P\mathrm{P}는 선분 AB\mathrm{AB} 위의 점이고 yy좌표가 00이다. 점 A\mathrm{A}xx축 사이의 거리는 66, 점 B\mathrm{B}xx축 사이의 거리는 33이므로 AP:PB=6:3=2:1\displaystyle \overline{\mathrm{AP}} : \overline{\mathrm{PB}} = 6 : 3 = 2 : 1 즉 점 P\mathrm{P}는 선분 AB\mathrm{AB}2:12 : 1로 내분하는 점이므로 a=2×13+1×12+1=273=9\displaystyle a = \frac{2 \times 13 + 1 \times 1}{2 + 1} = \frac{27}{3} = 9 (확인: yy좌표는 2×(3)+1×63=0\displaystyle \frac{2 \times ( - 3 ) + 1 \times 6}{3} = 0) l=AB=(131)2+(36)2=144+81=15\displaystyle l = \overline{\mathrm{AB}} = \sqrt{( 13 - 1 ) ^{2} + ( - 3 - 6 ) ^{2}} = \sqrt{144 + 81} = 15 따라서 a+l=9+15=24a + l = 9 + 15 = 24 (검산: AP=64+36=10\displaystyle \overline{\mathrm{AP}} = \sqrt{64 + 36} = 10, PB=16+9=5\displaystyle \overline{\mathrm{PB}} = \sqrt{16 + 9} = 5이므로 AP+PB=15=l\displaystyle \overline{\mathrm{AP}} + \overline{\mathrm{PB}} = 15 = l이다.)

태그

비슷한 문제 더 보기

← 전체 문제 목록으로