document.write( "Question 110538: The length of a rectangle is 8 in. more than twice its width. If the perimeter of the rectangle is 34 in., find the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #80826 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 8 in. more than twice its width. If the perimeter of the rectangle is 34 in., find the width of the rectangle. \n" ); document.write( "L= 2w+8 \n" ); document.write( "W=w \n" ); document.write( "================= \n" ); document.write( "2w+8+2w+8+w+w+34 \n" ); document.write( "6w+16=34 \n" ); document.write( "6w=18 \n" ); document.write( "w=3 \n" ); document.write( "so the width =3 \n" ); document.write( ":) \n" ); document.write( " |