document.write( "Question 386782: I am not sure if I am posting this in the right place, but I do not know how to solve this...please help!\r
\n" );
document.write( "\n" );
document.write( "Find the distance between the two points. Round an approximate result to the nearest hundredth.
\n" );
document.write( " (-4, -1) and (-8, -4) \n" );
document.write( "
Algebra.Com's Answer #273376 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the distance between the two points. Round an approximate result to the nearest hundredth. \n" ); document.write( "(-4, -1) and (-8, -4) \n" ); document.write( "----- \n" ); document.write( "dist = sqrt[(-8--4)^2 + (-4--1)^2] \n" ); document.write( "--- \n" ); document.write( "dist = sqrt[16 + 9] \n" ); document.write( "--- \n" ); document.write( "dist = 5 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |