Question 71278
The plowed area of a field is a rectangle 80 feet by 120 feet. The owner plans to plow an extra strip of uniform width on each of the four sides of the field, in order to double the plowed area. How many feet should he add to each dimension? (draw a diagram first) 
:
First find the area of the original field: 80 * 120 = 9600 sq ft
:
The area after the strip has been plowed: 2 * 9600 = 19200 sq ft
:
Let the uniform width of the extra plowed area = x
:
Dimensions of the new field:
(80 + 2x) by (120 + 2x)
:
then: (80+2x)*(120+2x) = 19200 sq ft
FOIL
9600 + 160x + 240x + 4x^2 = 19200 
9600 + 400x + 4x^2 - 19200 = 0
:
A quadratic equation:
4x^2 + 400x - 9600 = 0
:
Simplify divide equation by 4
x^2 + 100x - 2400 = 0
:
Factors to:
(x + 120)(x - 20)
:
x = +20 ft is  solution we want, the width of the added plowed area
:
40 feet is added to both dimensions:
New dimensions would be 160 by 120
:
Check solution using area: 160 * 120 = 19200 sq ft