Sydni, let's think about this one.
If l = the length, then the width is l - 3, right?
How do we find area? Length x width, right?
l(l - 3) = 180
l2 - 3l = 180
l2 - 3l - 180 = 0
(l - 15)(l + 12) = 0
l - 15 = 0
l = 15
If the length is 15, the width is 12.
l + 12 = 0
l = -12
Since our answer can't be negative, this is out.
Hope this helps!