document.write( "Question 272411: if two sides of a triangle are 4 and 3, how many different triangles are possible with sides that have integer lengths? \n" ); document.write( "
Algebra.Com's Answer #199280 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
in order for a triangle to \"close up\"
\n" ); document.write( "___ any side must be greater then the difference of the other two sides
\n" ); document.write( "___ and less than the sum of the other two sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in this case, greater than one and less than seven\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2, 3, 4, 5, 6
\n" ); document.write( "
\n" );