document.write( "Question 189355: 8. a) Given only the vertices of a triangle, describe the steps you would take to decide whether the triangle is an right-angle triangle.
\n" );
document.write( "Thank you very much!!! \n" );
document.write( "
Algebra.Com's Answer #142181 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! a right triangle follows Pythagoras' rule ___ a^2 + b^2 = c^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can use the distance formula to find the distances between the pairs of points\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then check if the distances follow Pythagoras \n" ); document.write( " |