.
A dog trainer has 100 ft of fencing that will be used to create a rectangular work area for dogs.
If the trainer wants to enclose an area of 504 ft2, what will be the dimensions of the work area?
~~~~~~~~~~~~~~~~~
L + W should be 100/2 = 50 ft.
So, if x is the width (in feet), then the length is (50-x) ft.
The area equation is
x*(50-x) = 504
50x - x^2 = 504
x^2 - 50x + 504 = 0
Solve using the quadratic formula
= = .
The roots are = = 36 and = 14.
They produce the same rectangle with dimensions 36 ft and 14 ft.
ANSWER. The dimensions of the rectangle are 36 ft by 14 ft.
Solved.