document.write( "Question 138703: The sum of the lengths of any two sides of a triangle must be greater than the third side. If a triangle has one side that is 9 cm and a second side that is 3 cm less than twice the third side, what are the possible lengths for the second and third sides? \n" ); document.write( "
Algebra.Com's Answer #101231 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The sum of the lengths of any two sides of a triangle must be greater than the third side. If a triangle has one side that is 9 cm and a second side that is 3 cm less than twice the third side, what are the possible lengths for the second and third sides? \n" ); document.write( ": \n" ); document.write( "Given side DISABLED_event_one= 9 cm \n" ); document.write( "Let x = third side \n" ); document.write( "side two = (2x-3) \n" ); document.write( ": \n" ); document.write( "The equations of the statement: \n" ); document.write( "\"The sum of the lengths of any two sides of a triangle must be greater than the third side.\" \n" ); document.write( ": \n" ); document.write( "Side two less than sides 3 + 1 \n" ); document.write( "(2x - 3) < x + 9 \n" ); document.write( "2x - x < 9 + 3 \n" ); document.write( "x < 12 \n" ); document.write( "and \n" ); document.write( "Side two + side 3 greater than side 1 \n" ); document.write( "(2x-3) + x > 9 \n" ); document.write( "3x > 9 + 3 \n" ); document.write( "3x > 12 \n" ); document.write( "x > \n" ); document.write( "x > 4 \n" ); document.write( ": \n" ); document.write( "\"what are the possible lengths for the second and third sides?\" \n" ); document.write( ": \n" ); document.write( "Using integers \n" ); document.write( "x > 4 to x < 12 \n" ); document.write( ": \n" ); document.write( "the 3rd & 2nd sides would be: \n" ); document.write( " x |(2x-3) \n" ); document.write( "------------ \n" ); document.write( " 11, 19 \n" ); document.write( " 10, 17 \n" ); document.write( " 9, 15 \n" ); document.write( " 8, 13 \n" ); document.write( " 7, 11 \n" ); document.write( " 6, 9 \n" ); document.write( " 5, 7\r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |