I'm stuck on an applied optimization problem about minimizing cost and finding the dimensions of the playhouse. I'll post what I have and the problem below:
A rectangular playhouse is to be constructed with 6 foot sidewalls and covered with a flat roof. The front wall of the playhouse will cost 12$/ft^2, the other 3 walls will cost 8$/ft^2, and the roof will cost 6$/ft^2. The playhouse must have a floor area of 100ft^2. Find the dimensions of the playhouse that minimize cost and find that cost.
So I'm fairly certain I set up the cost function and constraint wrong, even though I'm pretty sure the answer is x = 10ft.
x^2 = 100ft^2
C(x) = 6x^2 + 216x
Obviously differentiating that gives me an x that doesn't satisfy the constraint. Where did I go wrong?
A rectangular playhouse is to be constructed with 6 foot sidewalls and covered with a flat roof. The front wall of the playhouse will cost 12$/ft^2, the other 3 walls will cost 8$/ft^2, and the roof will cost 6$/ft^2. The playhouse must have a floor area of 100ft^2. Find the dimensions of the playhouse that minimize cost and find that cost.
So I'm fairly certain I set up the cost function and constraint wrong, even though I'm pretty sure the answer is x = 10ft.
x^2 = 100ft^2
C(x) = 6x^2 + 216x
Obviously differentiating that gives me an x that doesn't satisfy the constraint. Where did I go wrong?