document.write( "Question 1060124: The co ordinates of the end points of a line segment PQ are P(3,7) and Q(11,-6). Find the coordinates of the point R on the y-axis such that PR=QR \n" ); document.write( "
Algebra.Com's Answer #675184 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The co ordinates of the end points of a line segment PQ are P(3,7) and Q(11,-6). Find the coordinates of the point R on the y-axis such that PR=QR
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The points in the y-axis are {R = (0,y)}.\r\n" );
document.write( "\r\n" );
document.write( "The distance from R to P is  \"sqrt%28%28-3%29%5E2++%2B+%28y-7%29%5E2%29\" = \"sqrt%289+%2B+%28y-7%29%5E2%29\".\r\n" );
document.write( "\r\n" );
document.write( "The distance from R to Q is  \"sqrt%2811%5E2++%2B+%28y-%28-6%29%29%5E2%29\" = \"sqrt%28121%2B%28y%2B6%29%5E2%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition  |PR| = |QR|  is\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%289+%2B+%28y-7%29%5E2%29\" = \"sqrt%28121%2B%28y%2B6%29%5E2%29\".\r\n" );
document.write( "\r\n" );
document.write( "Square both sides to get\r\n" );
document.write( "\r\n" );
document.write( "9 + (y-7)^2 = 121+(y+6)^2.\r\n" );
document.write( "\r\n" );
document.write( "9 + y^2 - 14y + 49 = 121 + y^2 + 12y + 36,\r\n" );
document.write( "\r\n" );
document.write( "-99 = 26y.\r\n" );
document.write( "\r\n" );
document.write( "y = \"-99%2F26\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );