document.write( "Question 415792: A triangle has two sides of length 10 and 14. What value could the length of the third side be? \n" ); document.write( "
Algebra.Com's Answer #291470 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Given sides a, b, c, the possible lengths of c are \"abs%28a-b%29%3Cc%3Ca%2Bb\" \n" ); document.write( "
\n" );