document.write( "Question 356827: if 17 and 26 are the lengths of two sides of a triangle what is the range of possible values for the length of the third side? \n" ); document.write( "
Algebra.Com's Answer #254836 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
if 17 and 26 are the lengths of two sides of a triangle what is the range of possible values for the length of the third side?
\n" ); document.write( "
\r\n" );
document.write( "It has to be between their difference (in absolute value) and their sum.\r\n" );
document.write( "\r\n" );
document.write( "26-17 < x < 26+17\r\n" );
document.write( "\r\n" );
document.write( "  9 < x < 43\r\n" );
document.write( "\r\n" );
document.write( "The third side must be longer than 9 and shorter than 43.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );