
David W. answered 07/30/19
Experienced Prof
the length of a rectangular swimming pool is 20 feet greater than its width. the surface area of the pool is 1500 square feet. What is the length and width of the pool?
Let L = length
W = width
Important formulas:
Area = L * W
Fill in the given information:
L = W + 20
A = L * W
1500 = (W+20) * W
1500 = W^2 + 20W [expand]
W^2 + 20W - 1500 = 0 [get all on left side]
(W - 30)(W + 50) = 0 [either factor or use quadratic formula]
Either W = 30 or W = -50 or both {Multiplicative Property of Zero]
NOTE: W cannot be -50, so W=30
L = W + 20
L = 50
The pool is 50 ft by 30 ft.