document.write( "Question 1069301: The lengths of the sides of a triangle are given. Determine if the triangle is a right triangle. If it is, identify the hypotenuse.
\n" );
document.write( "15, 36, 39 \n" );
document.write( "
Algebra.Com's Answer #684499 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the square of the longest side = the sum of the squares of the other 2, it's a right triangle. \n" ); document.write( "The longest side is the hypotenuse. \n" ); document.write( " \n" ); document.write( " |