document.write( "Question 836596: Why a lengths of 15 13 12 could represent the measure of the sides of a triangle \n" ); document.write( "
Algebra.Com's Answer #504283 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " use this simple formula to figure it out:\r
\n" ); document.write( "\n" ); document.write( "let's \"a=15\",\"+b=13\",\"+c=12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if \"a%2Bb%3Ec\", \"a%2Bc%3Eb\", and \"b%2Bc%3Ea\", than given lengths could represent the measure of the sides of a triangle\r
\n" ); document.write( "\n" ); document.write( "\"a%2Bb%3Ec\" => \"15%2B13%3E12\" =>\"28%3E12\".............true
\n" ); document.write( " \"a%2Bc%3Eb\"=> \"15%2B12%3E13\" =>\"27%3E13\".............true
\n" ); document.write( " \"b%2Bc%3Ea\" => \"13%2B12%3E15\" =>\"25%3E15\".............true
\n" ); document.write( "
\n" );