Answer:
Let's call the width of the rectangular garden "x" and its length "y". We know that the perimeter of the garden is 86 feet, so we can write an equation:
2x + 2y = 86
Simplifying this equation, we can isolate y:
2y = 86 - 2x
y = 43 - x
The area of the garden is given by the formula:
A = xy
Substituting y with 43 - x, we get:
A = x(43 - x)
Expanding this expression, we get:
A = 43x - x^2
So the area of the garden is a function of x, expressed as A = 43x - x^2