document.write( "Question 991563: What is the distance between the two points in simplest radical form?
\n" );
document.write( "R(–8, –3) and S(–1, –4) \n" );
document.write( "
Algebra.Com's Answer #611438 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Distance formula \n" ); document.write( "√(x2 - x1)^2 + (y2 - y1)^2 \n" ); document.write( "√(-1 - (-8))^2 + (-4 - (-3)) \n" ); document.write( "√(7)^2 + (-1)^2 \n" ); document.write( "√49 + 1 \n" ); document.write( "√50 \n" ); document.write( "5√2 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |