document.write( "Question 1056064: The sides of a pentagon are consecutive even integers. Fourteen more than two-fifths of the shortest side is twelve less than twice the longest side. What is the perimeter of the shape? \n" ); document.write( "
Algebra.Com's Answer #671338 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sides of a pentagon are consecutive even integers. Fourteen more than two-fifths of the shortest side is twelve less than twice the longest side. What is the perimeter of the shape? \n" ); document.write( "----- \n" ); document.write( "Sides are n, n+2, n+4, n+6, n+8 \n" ); document.write( "0.4n + 14 = 2(n+8) - 12 = 2n+4 \n" ); document.write( "1.6n = 10 \n" ); document.write( "n = 25/4 \n" ); document.write( "No solution \n" ); document.write( " \n" ); document.write( " |