document.write( "Question 120265: Find the distance (10,0) and (-6,0). \n" ); document.write( "
Algebra.Com's Answer #88137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the distance (10,0) and (-6,0). \n" ); document.write( "---------- \n" ); document.write( "Formula: d = sqrt[(change in x)^2 + (change in y)^2] \n" ); document.write( "Your Problem: \n" ); document.write( "d = sqrt[(10--6)^2 + (0,0)^2] \n" ); document.write( "d = sqrt[16^2 + 0]] \n" ); document.write( "d = 16 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |