document.write( "Question 175408: The lengths of the sides of a triangle are three consecutive integers. If the perimeter is 96 feet, find the lengths of the three sides of the triangle. \n" ); document.write( "
Algebra.Com's Answer #130466 by EMStelley(208)![]() ![]() You can put this solution on YOUR website! If you call the first integer x, you can represent the next two by x+1 and x+2. Thus, the perimeter of the triangle is \n" ); document.write( " \n" ); document.write( "So \n" ); document.write( " \n" ); document.write( "Subtract 3 from both sides \n" ); document.write( " \n" ); document.write( "Now divide both sides by 3 \n" ); document.write( " \n" ); document.write( "So the three sides are 31 feet, 32 feet, and 33 feet long. \n" ); document.write( " |