document.write( "Question 1143430: The coordinates of the vertices of triangle GBW are G (-3,1) , B (6,-2) and W (3,-4). Is this a right triangle? Justify your answer \n" ); document.write( "
Algebra.Com's Answer #764233 by Alan3354(69443) You can put this solution on YOUR website! The coordinates of the vertices of triangle GBW are G (-3,1) , B (6,-2) and W (3,-4). Is this a right triangle? Justify your answer \n" ); document.write( "-------------- \n" ); document.write( "Find the 3 side lengths. \n" ); document.write( "Call the longest side c, and the others a and b. \n" ); document.write( "If and only if a^2 + b^2 = c^2, it's a right triangle. \n" ); document.write( " \n" ); document.write( " |