The length of a rectangle is two meters less than twice the width. If the area of the rectangle is 222 square meters, find the dimensions

1 answer

since area = width*length,

w(2w-2) = 222

Now solve for w, and get the length.