Hi Silvana,
Let length = L
width = L - 4 (4 feet shorter
Area = lenth * width
21 = L * (L-4)
21 = L2 - 4L
0 = L2 - 4L - 21
0 = (L -7)(L+3)
solve for the positive value of L since lenght will be positive
0 = L - 7
L = 7 (lenght = 7
width = 7 -4
= 3
Hope this helps