document.write( "Question 37443: The length of a rectangle is 8 inches more than twice its width. If the perimeter of the rectangle is 28 inches, find the width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #23081 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! LEngth is 2x+8 \n" ); document.write( "The width is x \n" ); document.write( "Equation: \n" ); document.write( "2(2x+8+x)=28 \n" ); document.write( "6x+12 \n" ); document.write( "x=2 \n" ); document.write( "2(2)+8=12 \n" ); document.write( "Hence, the width is 2cm and the length is 12cm. \n" ); document.write( "Paul. \n" ); document.write( " |