MHB Maximize Volume w/ $100: Help w/ Math Max/Min Question

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Maximum Volume
AI Thread Summary
To maximize the volume of a closed rectangular box with a square base and different material costs, the cost function is established as C(h,x) = 3(x^2 + 4hx) + 2(x^2). The volume is expressed as V = hx^2, allowing the cost function to be rewritten in terms of x alone. By finding the critical points through differentiation, the minimum cost is determined, leading to the equation 100 = 3(180V^2)^(1/3) for maximizing volume within a $100 budget. Solving this yields a maximum volume of approximately 14.34 cubic feet.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Help with a max/min question regarding a rectangular volume. help please math smarties?


A closed rectangular box with a square base and rectangular sides is to be constructed using two different materials. The bottom and sides are made from stronger material that costs $3, and the top of the box is made from a cheaper materials costing $2 per square foot. If Sasha has $100 to spend on creating this box, what is the box of largest volume she can afford?

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Re: PrettyInCream's question at Yahoo! Amswers regarding minimizing cost to get maximum volume

Hello Sasha,

Let's let all linear measures be in feet and the cost be in dollars. First we need to find our objective function, which is the cost function $C$. Let's let $x$ be the length of the sides of the square base, and $h$ be the height of the box, where $h,x>0$. And since cost is cost per area times area, we may state:

$$C(h,x)=3\left(x^2+4hx \right)+2\left(x^2 \right)$$

Now, we are constrained by the relationship between $x$, $h$ and the volume of the box $v$:

$$V=hx^2$$

From the constraint, we find when solving for $h$:

$$h=\frac{V}{x^2}$$

And so we may now express the cost function in terms of the single variable $x$ by substituting for $h$ into the objective function:

$$C(x)=3\left(x^2+\frac{4V}{x} \right)+2\left(x^2 \right)=5x^2+12Vx^{-1}$$

Equating the first derivative to zero, we may find the critical value:

$$C'(x)=10x-12Vx^{-2}=\frac{2\left(5x^3-6V \right)}{x^2}=0$$

This implies:

$$5x^3-6V=0$$

$$x=\left(\frac{6V}{5} \right)^{\frac{1}{3}}$$

Now, to determine the nature of the extremum associated with this critical value, we may use the second derivative test.

$$C''(x)=10+24Vx^{-3}$$

We see that for all $x>0$ we have $C''(x)>0$ which means our extremum is a minimum. Hence:

$$C_{\min}=C\left(\left(\frac{6V}{5} \right)^{\frac{1}{3}} \right)=5\left(\left(\frac{6V}{5} \right)^{\frac{1}{3}} \right)^2+12V\left(\left(\frac{6V}{5} \right)^{\frac{1}{3}} \right)^{-1}=3\left(180V^2 \right)^{\frac{1}{3}}$$

Since Sasha has \$100 to spend on the box, equating this minimized cost function to the amount she can spend will have the effect of maximizing the volume she can get for her money:

$$100=3\left(180V^2 \right)^{\frac{1}{3}}$$

Now we want to solve for $V$. Divide through by 3:

$$\frac{100}{3}=\left(180V^2 \right)^{\frac{1}{3}}$$

Cube both sides:

$$\left(\frac{100}{3} \right)^3=180V^2$$

Divide through by 180:

$$V^2=\frac{1}{180}\left(\frac{100}{3} \right)^3$$

Take the positive root to find the volume in cubic feet:

$$V=\frac{1}{6\sqrt{5}}\left(\frac{100}{3} \right)^{\frac{3}{2}}=\frac{100}{9}\sqrt{\frac{5}{3}}\approx14.3443827637312$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Back
Top