Question 381586: Suppose that you have 800ft of fencing. you are to constuct a rectangular corral which is divided into two pieces. What are the dimensions that give the largest possible area?
First, Construct a quadratic function that gives the area of the enclosure in terms of a single variable?
I can't figure out the quadratic equation to use. I tried 2y^2 + 3x=0 but of course did not work.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Suppose that you have 800ft of fencing. you are to constuct a rectangular corral which is divided into two pieces. What are the dimensions that give the largest possible area?
First, Construct a quadratic function that gives the area of the enclosure in terms of a single variable?
-----
Draw the picture: a rectangle with a segment parallel to a side dividing the area.
---
Let the dividing segment have length "x". (Note there are 3 segments of
length "x")
=============================================
800-3x is the remaining fence length.
(800-3x) is the length of the base and of the top of the rectangle.
----
Area of the outer rectangle is x(800-3x)/2
----
Simplify that Area Equation:
A(x) = (-3/2)x^2+ 400x
------
That is a quadratic with a = -3/2 and b = 400
------
Maximum area occurs when x = -b/2a = -400(2(-3/2)) = 400/3 = 133 1/3 ft.
-----
Dimensions of the corral are:
height = x = 133 1/3 ft
width: = (800-3x)/2 = (800-3(400/3))/2 = 200 ft
=================================================
Cheers,
Stan H.
|
|
|