Question 201
We have length = width + 4. The area is length*width and is 140. Because length = width+4, we have (width+4)*width = 140, or {{{width^2+4*width-140=0}}}. That's a simple quadratic equation that you can solve on my website. (10 seems to be the obvious root)