document.write( "Question 1053433: find the midpoint of segment PQ, P(3,2) Q(6,6) the answer says to write it as (/,__) \n" ); document.write( "
Algebra.Com's Answer #668669 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the midpoint of segment PQ, P(3,2) Q(6,6)
\n" ); document.write( "----------
\n" ); document.write( "It's the average of x & y separately.
\n" ); document.write( "---
\n" ); document.write( "x: (3+6)/2 = 4.5
\n" ); document.write( "y: (2+6)/2 = 4
\n" ); document.write( "--> (4.5,4)
\n" ); document.write( "
\n" );