document.write( "Question 176501: when do you think it is posible for three lenghts to make or not make a triangle. \n" ); document.write( "
Algebra.Com's Answer #131605 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
To have a triangle the sum of the lengths of each pair
\n" ); document.write( "of sides must be greater than the length of the 3 side.
\n" ); document.write( "-------------
\n" ); document.write( "Example:
\n" ); document.write( "2,3,4 will make a triangle
\n" ); document.write( "2,3,6 will not be a triangle because 2+3 is not greater than 6
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );