document.write( "Question 696752: if a triangle has side lengths of 3,8, and 10 is it acute,right or obtuse? \n" ); document.write( "
Algebra.Com's Answer #429296 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Let's draw it:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Looks like ∠A is an obtuse angle, making ᐃABC an obtuse triangle.\r\n" );
document.write( "\r\n" );
document.write( "But your geometry teacher will not accept \"draw it, look at it \r\n" );
document.write( "and see\", even though that is more convincing than the Pythagorean\r\n" );
document.write( "theorem!  lol\r\n" );
document.write( "\r\n" );
document.write( "So we test it to see if ᐃABC is a right triangle.  If\r\n" );
document.write( "it is then the LONGEST side BC, will be the hypotenuse,\r\n" );
document.write( "and ∠A, across from it, will be a right angle.\r\n" );
document.write( "\r\n" );
document.write( "So we calculate the hypotenuse of a right triangle whose legs\r\n" );
document.write( "are 3 and 8, and see if we get 10.\r\n" );
document.write( "\r\n" );
document.write( "c² = a² + b²\r\n" );
document.write( "c² = 3² + 8²\r\n" );
document.write( "c² = 9 + 64\r\n" );
document.write( "c² = 73\r\n" );
document.write( "c = √73\r\n" );
document.write( "c = 8.544, approximately.\r\n" );
document.write( "\r\n" );
document.write( "So ᐃABC is not a right triangle, and since 10 is greater than\r\n" );
document.write( "8.544, that means that ∠A has to open wider than 90°,\r\n" );
document.write( "which makes it an obtuse angle, and therefore ᐃABC is obtuse.\r\n" );
document.write( "\r\n" );
document.write( "[Note: If it had turned out that c had been greater than the\r\n" );
document.write( "longest side, the angle would not have opened as wide as 90°,\r\n" );
document.write( "and it would have been acute. And if it had turned out to be\r\n" );
document.write( "the same, it would have been a right angle. Neither of those\r\n" );
document.write( "were the case here, but in other problems they might be.]\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );