You can put this solution on YOUR website! Length(l) = w + 2
Width(w) = w
Length * Width = Area
(w + 2)(w) = 80
w^2 + 2w = 80
w^2 + 2w - 80 = 0
(w - 8)(w + 10) = 0 or
Width can not be negative, so is ruled out.
Plug:
length = w + 2
length = 8 + 2
length = 10