document.write( "Question 158735: Find the distance to the nearest hundredths between the given points. Then find the coordinates of the midpoint of the line segment connecting the points.
\n" );
document.write( "P1(6,-1)and P2(-3,-2)
\n" );
document.write( "
\n" );
document.write( "I belive I have the first answer, 9. If this is correct, how do I find the midpoint? \n" );
document.write( "
Algebra.Com's Answer #116901 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 9 is not correct\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you need to use the Pythagorean theorem (distance formula)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "finding the midpoint is fairly easy \n" ); document.write( "__ just find the average of the 2 x-coordinates and the average of the 2 y-coordinates \n" ); document.write( " |