document.write( "Question 584202: is it possible to construct a triangle with side lengths 10,11, and 20 \n" ); document.write( "
Algebra.Com's Answer #372720 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
10,11, and 20
\n" ); document.write( "let's assign:
\n" ); document.write( "10(a),11(b), and 20(c)
\n" ); document.write( ".
\n" ); document.write( "The triangle inequality rule says that:
\n" ); document.write( "c – b < a < c + b
\n" ); document.write( "20 – 11 < 10 < 20 + 11
\n" ); document.write( "9 < 10 < 31
\n" ); document.write( "Since the above is TRUE:
\n" ); document.write( "answer: YES, it is possible\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );