document.write( "Question 1171360: The mid-point and one end of a line segment are (3,7) and (4,2) respectively.Find the other end point. \n" ); document.write( "
Algebra.Com's Answer #796320 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Using midpoint formula, other end point being (x,y)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2B4%29%2F2=3\"
\n" ); document.write( "\"x%2B4=6\"
\n" ); document.write( "\"x=2\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"%28y%2B2%29%2F2=7\"
\n" ); document.write( "\"y%2B2=14\"
\n" ); document.write( "\"y=12\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "other endpoint is (2,12).
\n" ); document.write( "
\n" );