공통수학2평면좌표AI발전 문제 (3점 후반~4점 초반)

같은 거리 조건과 원점에서의 거리

문제

좌표평면 위의 두 점 A(0,5)\mathrm{A} ( 0 , 5 ), B(4,1)\mathrm{B} ( 4 , 1 ) 과 원점 O\mathrm{O} 에 대하여 PA=PB\displaystyle \overline{\mathrm{PA}} = \overline{\mathrm{PB}}, OP=5\displaystyle \overline{\mathrm{OP}} = 5 를 만족시키는 점 P\mathrm{P} 는 두 개이다. 이 두 점 사이의 거리는? [3점] 52\displaystyle 5 \sqrt{2}62\displaystyle 6 \sqrt{2}72\displaystyle 7 \sqrt{2}82\displaystyle 8 \sqrt{2}1010

정답 보기

자료 내려받기

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

해설

P(x,y)\mathrm{P} ( x , y ) 라 하면 PA2=PB2\displaystyle \overline{\mathrm{PA}} ^{2} = \overline{\mathrm{PB}} ^{2} 에서 x2+(y5)2=(x4)2+(y1)2x ^{2} + ( y - 5 ) ^{2} = ( x - 4 ) ^{2} + ( y - 1 ) ^{2} 10y+25=8x+162y+1- 10 y + 25 = - 8 x + 16 - 2 y + 1 8x8y=88 x - 8 y = - 8, 즉 y=x+1y = x + 1 OP=5\displaystyle \overline{\mathrm{OP}} = 5 에서 x2+y2=25x ^{2} + y ^{2} = 25 이므로 x2+(x+1)2=25x ^{2} + ( x + 1 ) ^{2} = 25 2x2+2x24=02 x ^{2} + 2 x - 24 = 0, x2+x12=0x ^{2} + x - 12 = 0 (x3)(x+4)=0( x - 3 ) ( x + 4 ) = 0 에서 x=3x = 3 또는 x=4x = - 4 즉 두 점은 (3,4)( 3 , 4 ), (4,3)( - 4 , - 3 ) 이므로 두 점 사이의 거리는 (3+4)2+(4+3)2=98=72\displaystyle \sqrt{( 3 + 4 ) ^{2} + ( 4 + 3 ) ^{2}} = \sqrt{98} = 7 \sqrt{2} 답 ③

태그

비슷한 문제 더 보기

← 전체 문제 목록으로