document.write( "Question 807650: can 2,3, and 4 be the sides of a triangle \n" ); document.write( "
Algebra.Com's Answer #486418 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
The requirement for the side lengths of triangles is that the sum of any two sides has to be larger than the third side.


\n" ); document.write( "2+3 = 5 > 4


\n" ); document.write( "4+2 = 6 > 3


\n" ); document.write( "3+4 = 7 > 2


\n" ); document.write( "The sides of a triangle can be 2, 3 and 4. \n" ); document.write( "

\n" );