document.write( "Question 963366: The sides of a triangle have lengths of x,x+4,and 20.If the longest side is 20,Which of the following values of x would make the triangle obtuse
\n" );
document.write( "A.8
\n" );
document.write( "B.10
\n" );
document.write( "C.12
\n" );
document.write( "D.15
\n" );
document.write( "Thank you stephanie \n" );
document.write( "
Algebra.Com's Answer #803090 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x^2 + (x + 4)^2 = 20^2 \n" ); document.write( "2x^2 + 8x + 16 = 400 \n" ); document.write( "x^2 + 4x + 8 = 200 \n" ); document.write( "x^2 + 4x - 192 = 0 \n" ); document.write( "(x + 16)(x - 12) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 12 for the triangle to be right. Anything less makes it acute and anything more makes it obtuse, so the answer is D. \n" ); document.write( " |