document.write( "Question 1159469: The sides of a triangle have lengths 6, 14, and 18. What kind of triangle is it? \n" ); document.write( "
Algebra.Com's Answer #782502 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "If a, b and c are the lengths of the sides of a triangle, and \"c\" is the longest \r\n" );
document.write( "side, then\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    a) the triangle is a right angled triangle if  \"a%5E2\" + \"b%5E2\" = \"c%5E2\";\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    b) the triangle is an acute triangle if \"a%5E2\" + \"b%5E2\" > \"c%5E2\";\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    c) the triangle is an obtuse triangle if \"a%5E2\" + \"b%5E2\" < \"c%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Having this instruction, check it on your own, that in you case you have an obtuse triangle.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Is it clear enough ?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );