Asked by Bella
A box with square base and rectangular sides is being designed. The material for the sides costs 20 cents per square inch and that for the too and bottom costs 10 cents per square inch. The box is to hold 150 cubic inches. What dimension of the box will minimize the cost?
Answers
Answered by
Steve
a box with base of side x has height 150/x^2
So, the cost function is
c(x) = 10*2*x^2 + 20*4*x*150/x^2
= 20x^2 + 12000/x
so, find where dc/dx=0 for minimal cost.
So, the cost function is
c(x) = 10*2*x^2 + 20*4*x*150/x^2
= 20x^2 + 12000/x
so, find where dc/dx=0 for minimal cost.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.