document.write( "Question 844695: determine the interval in which the third side of a triangle could measure if two of the sides measure 5 inches and 8 inches
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #508875 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The 3rd side's length has to be greater than the difference of the other 2 sides, and less than the sum of them. \n" ); document.write( "-------------- \n" ); document.write( "8-5 < s < 8+5 \n" ); document.write( "3 < s < 13 \n" ); document.write( " \n" ); document.write( " |