The answer is w = 3.6 m, l = 5.6 m
The length (l) of a rectangle is 2m more than the width (w): l = w + 2
Area of a rectangle is: A = l * w = 20 m²
l = w + 2
l * w = 20
______
(w + 2) * w = 20
w² + 2w = 20
w² + 2w - 20 = 0
This is the quadratic function.
ax² + bx + c = 0
a = 1
b = 2
c = -20

SInce width cannot be negative: w = 3.58 ≈ 3.6 m
Thus, l = w + 2 = 3.6 + 2 = 5.6 m