document.write( "Question 258829: Describe the possible lengths of the third side of the triangle given the lengths of the other two sides 4 inches, 7 inches \n" ); document.write( "
Algebra.Com's Answer #190543 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! Describe the possible lengths of the third side of the triangle given the lengths of the other two sides 4 inches, 7 inches\r \n" ); document.write( "\n" ); document.write( "3 sides: x=4, y=7, z=?\r \n" ); document.write( "\n" ); document.write( "|y-x| < z < x+y (the || is absolute value) \n" ); document.write( "okay since x and y are connected--> \n" ); document.write( "if z=x+y the angle between x and y would be 180 and since there are 180 degrees in a triangle that could not be possible AND --> \n" ); document.write( "if |y-x|=z then the angle between x and y would be 0 and that could not be a triangle either\r \n" ); document.write( "\n" ); document.write( "3 < z < 11 \n" ); document.write( " \n" ); document.write( " |