document.write( "Question 1072978: Is 6,8,11 acute obtuse or right? \n" ); document.write( "
Algebra.Com's Answer #687832 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Use c for the longest side, a & b for the other 2 sides.
\n" ); document.write( "c = 11
\n" ); document.write( "a = 6
\n" ); document.write( "b = 8
\n" ); document.write( "----
\n" ); document.write( "If c^2 < a^2 + b^2 it's acute
\n" ); document.write( "If c^2 = a^2 + b^2 it's a right triangle
\n" ); document.write( "If c^2 > a^2 + b^2 it's obtuse
\n" ); document.write( "
\n" ); document.write( "
\n" );