document.write( "Question 664300: If the length of the rectangle is 2x-2 and the length is x with a perimiter of 140 what is the length of the shorter side \n" ); document.write( "
Algebra.Com's Answer #413223 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! length = 2x-2 \n" ); document.write( "Did you mean width is x? \n" ); document.write( "p = 140 \n" ); document.write( "P = 2l + 2w \n" ); document.write( "p = 2(2x-2) + 2x = 140 \n" ); document.write( "4x - 4 + 2x = 140 \n" ); document.write( "6x - 4 = 140 \n" ); document.write( "6x = 140 - 4 \n" ); document.write( "6x = 136 \n" ); document.write( "x = 22.67 is the width (the shorter side) \n" ); document.write( "length = 2(22.67)-2 = 43.33 is the length \n" ); document.write( "......................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |