document.write( "Question 1164793: Find the distance, to the nearest hundredth, between the given points.
\n" ); document.write( "P1(0, 9) and P2(−2, 10)\r
\n" ); document.write( "\n" ); document.write( "Find the coordinates of the midpoint of the line segment connecting the points.
\n" ); document.write( "(x, y) =
\n" ); document.write( "

Algebra.Com's Answer #789234 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
distance is sqrt (differnce between each x or each y^2 added)
\n" ); document.write( "this is sqrt (2^2+1^2) or sqrt 5 or 2.236 (2.24 is the answer). With distance, unlike slope, the order does not matter, since the result is squared.\r
\n" ); document.write( "\n" ); document.write( "The midpoint is the average of the two x values (-1) and the average of the two y-values (9.5), so it is (-1. 9.5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );