document.write( "Question 1096294: The lengths of the sides of a triangle are represented by three consecutive even integers. If the perimeter of the triangle is 96 feet, find the lengths of its sides. \n" ); document.write( "
Algebra.Com's Answer #710735 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The lengths of the sides of a triangle are represented by three consecutive even integers. If the perimeter of the triangle is 96 feet, find the lengths of its sides. \n" ); document.write( "---------- \n" ); document.write( "Option 1, work it out the hard way. \n" ); document.write( "x^2 + (x+1)^2 + (x+2)^2 = 96 \n" ); document.write( "tho it wasn't spec'd to be a right triangle. \n" ); document.write( "--- \n" ); document.write( "Or, \n" ); document.write( "remember the 3-4-5 right triangle. \n" ); document.write( "Its perimeter = 12 \n" ); document.write( "---- \n" ); document.write( "--> 3*8 - 4*8 - 5*8 \n" ); document.write( "--> 24, 32, 40 \n" ); document.write( " \n" ); document.write( " |