document.write( "Question 68225: Which set of intergers cannot be the lengths of the sides of a triangle
\n" );
document.write( "4,5,6
\n" );
document.write( "4,5,5
\n" );
document.write( "4,5,8
\n" );
document.write( "1,3,4 \n" );
document.write( "
Algebra.Com's Answer #48519 by stanbon(75887) ![]() You can put this solution on YOUR website! 1,3,4 because the sum of any two of the sides must be \n" ); document.write( "greater than the third side. But 1+3=4; so these dimensions \n" ); document.write( "do not meet the required criteria. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |