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 #313514 by spacesurfer(12)![]() ![]() ![]() You can put this solution on YOUR website! First, a right triangle is the breaking point for acute vs obtuse triangle. We find for what x we have a right triangle. There are two scenarios:\r \n" ); document.write( "\n" ); document.write( "Case 1) x and (x+4) are the two feet and 20 is the hypotenuse or \n" ); document.write( "Case 2) x and 20 are the two feet and (x+4) is the hypotenuse\r \n" ); document.write( "\n" ); document.write( "Note that 20 and (x+4) cannot be the 2 feet since x < x+4.\r \n" ); document.write( "\n" ); document.write( "Case 1) \n" ); document.write( "Case 2) \n" ); document.write( "\n" ); document.write( "Hence, 12 < x < 48 since, when x = 12, we have a right triangle with sides 12, 16, 20; and when x = 48, we have another right triangle with side 20, 48, 52. \n" ); document.write( " |