document.write( "Question 342420:  Three points that form the vertices of a triangle are: (-4,3), (-7, -1), (3, -2)\r
\n" );
document.write( "\n" );
document.write( "Use the distance formula to determine if the triangle is a right triangle. \r
\n" );
document.write( "\n" );
document.write( "Please explain in detail how to get the answer.\r
\n" );
document.write( "\n" );
document.write( "Solution manual is saying to use the Slope calcualtion m = (y sub2 - y sub1) / (x sub2 - x sub1).\r
\n" );
document.write( "\n" );
document.write( "I thought the distance formula was d = square root of (x sub2 - x sub1) + (y sub2 - y sub1)??? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #245086 by Alan3354(69443)     You can put this solution on YOUR website! Three points that form the vertices of a triangle are: (-4,3), (-7, -1), (3, -2) \n" ); document.write( "Use the distance formula to determine if the triangle is a right triangle. \n" ); document.write( "----------------- \n" ); document.write( "The distance is: \n" ); document.write( " \n" ); document.write( "Subtract, then square. \n" ); document.write( "For (-4,3) and (-7,-1): \n" ); document.write( " \n" ); document.write( "------------ \n" ); document.write( "Can you finish it? \n" ); document.write( " \n" ); document.write( " |