.
There is the way to solve the problem MENTALLY.
Let "x" be the value of the mid-point between L and W: x = w + 12.
Then the width W = x - 12, while the length is L = x + 12.
WL = 880 then becomes (x-12)*(x+12) = 880, or x^2 - 144 = 880.
Then x^2 = 880 + 144 = 1024, and x =
= 32.
Therefore, W = 32 - 12 = 20 and L = 32 + 12 = 44.
Answer. The dimensions of the rectangle are 44 m and 20 m.