So, Eden, let's let w = the width. If the length is one foot more than double the width, then we can write it as 2w+1.
How do we find the area?
w(2w+1)=66.
2w2+w=66
2w2+w-66=0
(2w-11)(w+6)=0
2w-11=0
2w=11
w=5.5
w+6=0
w=-6
Since we can't have a negative width, -6 won't work, so our width is 5.5.
Our length is 5.5(2)+1 =12
Check our work. 5.5 x12 = 66, so we're good.