document.write( "Question 233828: What type of triangle has the lengths of 6, 7, 9 \n" ); document.write( "
Algebra.Com's Answer #172546 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What type of triangle has the lengths of 6, 7, 9 \n" ); document.write( "----------- \n" ); document.write( "9^2 < (6^2 + 7^2) so it's scalene \n" ); document.write( "If the square of the longest side is equal to the sum of the squares of the other 2, it's a right triangle. \n" ); document.write( "If it's less, it's scalene. \n" ); document.write( "If it's more, it's obtuse. \n" ); document.write( " |