document.write( "Question 456884: The sides of a length of a triangle are x, x+4, and 20, where 20 is the longest side. For which range of values is x an acute triangle \n" ); document.write( "
Algebra.Com's Answer #313550 by robertb(5830)![]() ![]() You can put this solution on YOUR website! For the triangle to be acute, \n" ); document.write( "\n" ); document.write( "Hence, we must have \n" ); document.write( "\n" ); document.write( "From the triangle inequality, we get the relation x +(x+4) > 20, or x > 8. Also, since 20 is the longest side, we must have x + 4 < 20, or x < 16. Hence from the initial conditions, we must have 8 < x < 16.\r \n" ); document.write( "\n" ); document.write( "Intersect the preceding interval with the interval x > 12.\r \n" ); document.write( "\n" ); document.write( "Therefore, for the triangle to be acute, we must have 12 < x < 16. \n" ); document.write( " |