document.write( "Question 693395: a triangle has sides measuring 1,2 and 3. what is the largest angle in the triangle? \n" ); document.write( "
Algebra.Com's Answer #427380 by pmatei(79)\"\" \"About 
You can put this solution on YOUR website!
For a triangle, any side has to be smaller than the sum of the other two sides. Because \"1%2B2=3\" you do not have a triangle.\r
\n" ); document.write( "\n" ); document.write( "A triangle example would be 2, 3, 4:\r
\n" ); document.write( "\n" ); document.write( "\"2%3C3%2B4\"
\n" ); document.write( "\"3%3C2%2B4\"
\n" ); document.write( "\"4%3C2%2B3\"\r
\n" ); document.write( "\n" ); document.write( "all at the same time.
\n" ); document.write( "
\n" );