SOLUTION: the area of a rectangular playground in a child care center is 250 square feet. The width of the playground is 20 feet less than twice the length. Fencing must be purchased by the
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: the area of a rectangular playground in a child care center is 250 square feet. The width of the playground is 20 feet less than twice the length. Fencing must be purchased by the
Log On
Question 442623: the area of a rectangular playground in a child care center is 250 square feet. The width of the playground is 20 feet less than twice the length. Fencing must be purchased by the whole foot and costs $6.95 per foot. Find the cost of fencing purchased to surround the playground. Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! let length be L
width = 2L-20
Area = L * (2L-20)=250
2L^2=20L=250
2L^2-20L-250=0
/2
L^2-10L-125=0
Find the roots of the equation by quadratic formula