document.write( "Question 93589This question is from textbook
\n" );
document.write( ": Find the distance between points P(-2,3) and Q(5,4) ive done some of the work im pretty sure its right can someone show/tell me?
\n" );
document.write( "i had gotten sqrt(x2 - x1)^2 +(y2 -y1)^2 = sqrt (5-(-2))^2 +(4-3)^2 =
\n" );
document.write( "sqrt 7^2 + 1^2 = sqrt 49 + 1 = sqrt 50 then i had gotten stuck \n" );
document.write( "
Algebra.Com's Answer #68160 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! sqrt(50) is correct. \n" ); document.write( "You could simplify it to 5sqrt2 but your answer is correct.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |