document.write( "Question 59799: find the distance between (8,0) and (-5, 0) \n" ); document.write( "
Algebra.Com's Answer #41053 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! distance between (8,0) and (-5, 0) \n" ); document.write( "d=sqrt(8--5)^2+(0-0)^2) \n" ); document.write( "d=sqrt(13)^2 \n" ); document.write( "d=13 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |