document.write( "Question 389499: the lengths of two sides of an obtuse triangle are 12 and 16. which could NOT be the length of the third side?
\n" );
document.write( "F 9
\n" );
document.write( "G 10
\n" );
document.write( "H 20
\n" );
document.write( "J 25 \n" );
document.write( "
Algebra.Com's Answer #276181 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! A triangle is obtuse if and only if, the sum of the squares of the shortest two sides is shorter than the square of the third side (this follows from the law of cosines).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we just plug in numbers and check:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9^2 + 12^2 < 16^2 \n" ); document.write( "10^2 + 12^2 < 16^2 \n" ); document.write( "12^2 + 16^2 = 20^2 \n" ); document.write( "12^2 + 16^2 < 25^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The answer is 20 (this creates a right triangle). \n" ); document.write( " |