document.write( "Question 96881This question is from textbook McDougal Littell Geometry
\n" );
document.write( ": Find the distance between two points V(-2,-6), W(1,-2) I came up with 73 \n" );
document.write( "
Algebra.Com's Answer #70502 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the distance between two points V(-2,-6), W(1,-2) \n" ); document.write( "distance = sqrt[(x-change)^2 + (y-change)^2] \n" ); document.write( "d = sqrt[ (1--2)^2 + (-2--6)^2]\r \n" ); document.write( "\n" ); document.write( "d = sqrt[ 9 + 16]\r \n" ); document.write( "\n" ); document.write( "d = sqrt(25)\r \n" ); document.write( "\n" ); document.write( "c = 5 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |