document.write( "Question 554661: hello, for my math test tomorrow we have to be able to classify triangles as obtuse, acute, or right. on the review sheet, we were given a problem that gave us three sides of a triangle: 2, 8, and the square root of 65. is this triangle obtuse or acute? \n" ); document.write( "
Algebra.Com's Answer #361425 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
we were given a problem that gave us three sides of a triangle: 2, 8, and the square root of 65. is this triangle obtuse or acute?
\n" ); document.write( "---------
\n" ); document.write( "sqrt(65) is the longest side.
\n" ); document.write( "If the square of the longest side is > than the sum of the squares of the other 2, it's obtuse.
\n" ); document.write( "If it's less, it's acute.
\n" ); document.write( "If it's equal, it's a right triangle.
\n" ); document.write( "-----
\n" ); document.write( "65 < (2^2 + 8^2) --> acute
\n" ); document.write( "
\n" );