Question 491523: A cattle rancher has 2600 feet of fencing
that will be used to enclose a rectangular feed lot.
If one of the dimensions of the feed lot is
x,find a formula for the area y of the feed lot (in square feet)
as a function of x.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A cattle rancher has 2600 feet of fencing
that will be used to enclose a rectangular feed lot.
If one of the dimensions of the feed lot is
x,find a formula for the area y of the feed lot (in square feet)
as a function of x.
------------------
Perimeter = 2(length + width)
1300 = length + width
---
let lenth be "x":
1300 = x + w
width = 1300-x
-----
Area = length * width
Area = x(1300-x)
A = 1300x - x^2
=====================
Cheers,
Stan H.
======================
|
|
|