document.write( "Question 53169: Find the distance between points A(4,-3) and B(-4,3).\r
\n" );
document.write( "\n" );
document.write( "I am not sure where to begin.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #35436 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE X COORDINATES ARE 4-(-4)=8 UNITS THE Y COORDINATES ARE 3-(-3)=6 UNITSTHUS THE THIRD SIDE OR DISTANCE BETWEEN THESE TWO POINTS IS FOUND BYTHE FORMULA \n" ); document.write( " A^2+B^2=C^2 OR 6^2+8^2=C^2 OR 36+64=C^2 OR C^2=100 OR C=10 UNITS BETWEEN THE TWO POINTS (4,-3)(-4,3) \n" ); document.write( " |