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

두 선분의 길이로 내분점 찾기

문제

그림과 같이 좌표평면 위의 두 점 A(3,4)\mathrm{A} ( - 3 , - 4 ), B(6,8)\mathrm{B} ( 6 , 8 )에 대하여 선분 AB\mathrm{AB} 위의 점 P\mathrm{P}AP=10\displaystyle \overline{\mathrm{AP}} = \mathit{10}, PB=5\displaystyle \overline{\mathrm{PB}} = \mathit{5}를 만족시킨다. 선분 OP\mathrm{OP}의 길이는? (단, O\mathrm{O}는 원점이다.) [3점] 13\displaystyle \sqrt{13}4417\displaystyle \sqrt{17}5529\displaystyle \sqrt{29}

정답 보기

자료 내려받기

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

해설

AP:PB=10:5=2:1\displaystyle \overline{\mathrm{AP}} : \overline{\mathrm{PB}} = 10 : 5 = 2 : 1이므로 점 P\mathrm{P}는 선분 AB\mathrm{AB}2:12 : 1로 내분하는 점이다. 점 P\mathrm{P}xx좌표는 2×6+1×(3)2+1=3\displaystyle \frac{2 \times 6 + 1 \times ( - 3 )}{2 + 1} = 3P\mathrm{P}yy좌표는 2×8+1×(4)2+1=4\displaystyle \frac{2 \times 8 + 1 \times ( - 4 )}{2 + 1} = 4 즉, P(3,4)\mathrm{P} ( 3 , 4 )이므로 OP=32+42=5\displaystyle \overline{\mathrm{OP}} = \sqrt{3 ^{2} + 4 ^{2}} = 5 따라서 답은 ④이다.

태그

비슷한 문제 더 보기

← 전체 문제 목록으로