document.write( "Question 99384: Use the Pythagorean theorem to determine the length of each line segment. Where appropriate, round to the nearest hundredth.
\n" );
document.write( "48.) (3, 2), (1, -1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #72350 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE X DISTANCE=3-1=2 \n" ); document.write( "THE Y DISTANCE=2+1=3 \n" ); document.write( "2^2+3^2=H^2 (H IS THE HYPOTENUSE OR THE DISTANCE BETWEEN POINTS) \n" ); document.write( "4+9=H^2 \n" ); document.write( "H^2=13 \n" ); document.write( "H=SQRT13 \n" ); document.write( "H=3.6 DISTANCE BETWEEN THESE 2 POINTS. \n" ); document.write( " |