SOLUTION: A gardener has 100 feet of fence in a rectangular vegetable garden. Find the function that models the area of the garden he can fence in terms of the width X
Algebra ->
Customizable Word Problem Solvers
-> Evaluation
-> SOLUTION: A gardener has 100 feet of fence in a rectangular vegetable garden. Find the function that models the area of the garden he can fence in terms of the width X
Log On
Question 393156: A gardener has 100 feet of fence in a rectangular vegetable garden. Find the function that models the area of the garden he can fence in terms of the width X Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! A gardener has 100 feet of fence in a rectangular vegetable garden. Find the function that models the area of the garden he can fence in terms of the width X
----------
Area = L * W
100 = 2(L + W)
L = 50 - W = 50 -x
Area(x) = x*(50-x) = 50x - x^2