document.write( "Question 377826: All sides of a triangle are integers. If the length of 2 sides are 7 and 5, what is the largest possible perimeter?
\n" );
document.write( "I think it is 24, but there is no answer like that in the multiple choice. The teacher might have made a mistake(she admitted it herself) but I want to be completely sure that my answer 24 is correct before telling her of her mistake.
\n" );
document.write( "Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #268456 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Imagine this: \n" ); document.write( "If you were to lay the two given sides flat so they form a single contiguous straight line, this line would be 12 (5+7) units long. Now you could not possibly make a triangle by adding a third side of 12 units, it would have to be shorter than 12 in order to make a triangle and, since you are dealing with integral sides, the third side could be no longer than 11 units, making the maximum perimeter 7+5+11 = 23 units. \n" ); document.write( " |