document.write( "Question 80015: Find the distance between (–4, 0) and (–5, –3)\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #57402 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! the x distance is (5-4)=1 \n" ); document.write( "the y distance is (3-0)=3 \n" ); document.write( "therefore the distance is found by the pythagoreon theorem \n" ); document.write( "a^2+b^2=c^2 a=x distance, b=y distance & c=hypotenuse \n" ); document.write( "1^2+3^2=c^2 \n" ); document.write( "1+9=c^2 \n" ); document.write( "c^2=10 \n" ); document.write( "c=sqrt10 \n" ); document.write( "c=3.16 answer for the hypotenuse ofr distance between the given points.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |