document.write( "Question 250769: please help me solve this equation:\r
\n" );
document.write( "\n" );
document.write( "what is the distance between (0,1) and (-3,6) \n" );
document.write( "
Algebra.Com's Answer #182631 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the distance between (0,1) and (-3,6) \n" ); document.write( "--- \n" ); document.write( "distance = sqrt[(change in x)^2 + (change in y)^2] \n" ); document.write( "---- \n" ); document.write( "Your Problem: \n" ); document.write( "d = sqrt[(0--3)^2 + (6-1)^2] \n" ); document.write( "d = sqrt[9 + 25] \n" ); document.write( "d = sqrt(34) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |