document.write( "Question 879275: the lengths of all sides of a triangle are integers greater than 3.
\n" );
document.write( "what is the smallest possible perimeter of the triangle \n" );
document.write( "
Algebra.Com's Answer #530646 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If the sides were all 3, then the perimeter would be 3+3+3 = 9 units.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the perimeter must be greater than 9 units since each side is greater than 3. \n" ); document.write( " |