document.write( "Question 325048: Which of the lists of three lengths can form a triangle?\r
\n" ); document.write( "\n" ); document.write( " a. 1, 2, 3
\n" ); document.write( " b. 2, 3, 4
\n" ); document.write( " c. 2, 3, 5
\n" ); document.write( " d. 3, 5, 9
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #232777 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: If you have the lengths 'a', 'b', and 'c', the three sides will form a triangle if they satisfy the inequality \"a%2Bb%3Cc\" \n" ); document.write( "
\n" );