document.write( "Question 393409: The measure of two sides of a triangle are 8 and 50. Between what two numbers must the measure of the third side fall? \n" ); document.write( "
Algebra.Com's Answer #279596 by robertb(5830) You can put this solution on YOUR website! If x = length of the 3rd side. From the triangle inequality, we must have\r \n" ); document.write( "\n" ); document.write( "x <8 + 50 = 58, and x + 8 > 50 \n" ); document.write( "==>x < 58 and x > 42. \n" ); document.write( "Therefore,\r \n" ); document.write( "\n" ); document.write( "42 < x < 58. \n" ); document.write( " \n" ); document.write( " |