document.write( "Question 156619: what is the midpoint of segment PQ if P is at (3,6) and Q is at (5,10)?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #115429 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the midpoint of segment PQ if P is at (3,6) and Q is at (5,10)? \n" ); document.write( "----------------- \n" ); document.write( "The easiest way: \n" ); document.write( "Find the averages of x and y. \n" ); document.write( "x = (3+5)/2 = 4 \n" ); document.write( "y = (6+10)/2 = 8 \n" ); document.write( "The midpoint is (4,8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |