document.write( "Question 90704: Find the distance between (6, –2) and (–6, 3). \n" ); document.write( "
Algebra.Com's Answer #65836 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! THE X SIDE IS (6+6)=12 \n" ); document.write( "THE Y SIDE IS (3+2)=5 \n" ); document.write( "SO THE DISTANCE IS THE HYPOTENUSE THUS \n" ); document.write( "12^2+5^2=H^2 \n" ); document.write( "144+25=H^2 \n" ); document.write( "169=H^2 \n" ); document.write( "H=SQRT169 \n" ); document.write( "H=13 IS THE HYPOTENUSE & THE DISTANCE BETWEEN THESE POINTS. \n" ); document.write( " |