document.write( "Question 836286: If a triangle has a side 5 inches long and a second side 10 inches long what is the possible range of lengths the third side can be \n" ); document.write( "
Algebra.Com's Answer #504069 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The third side must be less than 10+5 = 15 AND it must be larger than 10-5 = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if x is the third side, then \"5%3Cx%3C15\"
\n" ); document.write( "
\n" );