document.write( "Question 289240: Is it possible for a triangle to have sides with lengths 7 cm, 5 cm, and 11 cm? Explain your answer. \n" ); document.write( "
Algebra.Com's Answer #209571 by vleith(2983) ![]() You can put this solution on YOUR website! Yes. \n" ); document.write( "The sum of length any two sides of a triangle must exceed the length of the remaining side. \n" ); document.write( "5+7 > 12 \n" ); document.write( "5+11> 7 \n" ); document.write( "7+11 > 5\r \n" ); document.write( "\n" ); document.write( "Since all three are true, then a triangle with those length sides exists. \n" ); document.write( " |