document.write( "Question 135147: Prove that the triangle with vertices(13,-1),(-9,3),(-3,-9) is a right triangle. \n" ); document.write( "
Algebra.Com's Answer #99084 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Let's name the points \n" ); document.write( "A (13,-1) \n" ); document.write( "B (-9,3) \n" ); document.write( "C (-3,-9) \n" ); document.write( "For a right triangle the sums of the squares of the two legs equal the square of the hypotenuse, the longest leg. \n" ); document.write( "Calculate each leg length first using the distance formula between two points. \n" ); document.write( " \n" ); document.write( "AB, the distance from point A to point B. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "AC, the distance from point A to point C. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "BC, the distance from point B to point C. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since AB is the largest, it is the hypotenuse. \n" ); document.write( "If it is a right triangle then, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "True statement. \n" ); document.write( "Those point, therefore, define a right triangle. \n" ); document.write( " |