Suppose that you have $1500 to spend on fencing for your rectangular yard. The fence meets with your
house on one side, so you only need to fence three sides of the rectangle. The sides touching the house
will be equal in length, call these lengths x feet. And label the length of the third side y feet. Fencing
costs $57 per foot.
a. Write a function that expresses total fence cost as a function of x and y.
b. Write a function that expresses the total area as a function of x and y.
c. Write a function that expresses the total area as a function of x only. Assume that you want to
spend as much of that $1500 as you can.
d. Graph the result of c and past below. Be sure to include where the function reaches a maximum.