document.write( "Question 165277: if (1/2, -2) is the midpoint segment of QP and the coordinates of P are (-5/2, 5)find the coordinates of Q. \n" ); document.write( "
Algebra.Com's Answer #121838 by padmameesala(42)\"\" \"About 
You can put this solution on YOUR website!
Let the coordinates of Q be (x1,y1)
\n" ); document.write( "and the coordinates of P are (-5/2,5)
\n" ); document.write( "and the midpoint of QP are (1/2,-2)
\n" ); document.write( "then ((x1-5/2)/2,(y1+5)/2) = (1/2,-2)
\n" ); document.write( "((2x1-5)/4,(y1+5)/2) = (1/2,-2)
\n" ); document.write( "(2x1-5)/4=1/2 and (y1+5)/2=-2
\n" ); document.write( "2x1-5=4/2 and y1+5=-2*2
\n" ); document.write( "2x1=2+5 and y1=-4-5
\n" ); document.write( "x1=7/2 and y1=-9
\n" ); document.write( "therefore the coordinates of Q are (7/2,-9)
\n" ); document.write( "
\n" ); document.write( "
\n" );