document.write( "Question 388525: Find the midpoint of the line segment PQ
\n" ); document.write( "P(6, -3); Q(-3,2)
\n" ); document.write( "

Algebra.Com's Answer #274851 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Use the midpoint formula,
\n" ); document.write( "\"x%5Bm%5D=%28x%5BP%5D%2Bx%5BQ%5D%29%2F2=%286-3%29%2F2\"
\n" ); document.write( "\"y%5Bm%5D=%28y%5BP%5D%2By%5BQ%5D%29%2F2=%28-3%2B2%29%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );