document.write( "Question 823365: if 2 sides of a triangle are 7 and 12, find the range of the values of the 3rd side. \n" ); document.write( "
Algebra.Com's Answer #495526 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 7+12=19 \n" ); document.write( "third side must be less than 19 \n" ); document.write( "7 + x > 19 \n" ); document.write( "x > 12 \n" ); document.write( "12 + x > 19 \n" ); document.write( "x > 7\r \n" ); document.write( "\n" ); document.write( "12 < x < 19\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |