Optimization: Minimum Surface Area

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 10K views
JoeyC2488
Messages
4
Reaction score
0

Homework Statement



I need help on an optimization problem involving a hexagonal prism with no bottom or top, but the top is covered by a trihedral pyramid which has a displacement, x, such that the surface area of the object is at a minimum for a given volume. The assigned variables include:
A= the surface area of the object
a= the length of each side of the hexagon (a=1)
h= the height of the prism
x= displacement

Homework Equations



Given that A= 6(ah-1/2ax) + 3a[tex]\sqrt{3}[/tex]*[tex]\sqrt{x^2+(a^2/4)}[/tex], use calculus to find the displacement, x that yields the minimum surface area. Calculate x if a=1.


The Attempt at a Solution



I'm struggling trying to find a secondary equation for this optimization problem and I think I need to use an equation evolving h, but I'm not sure what.
 
Physics news on Phys.org
How would I use a formula for volume since the problem works with two shapes.

V=(3[tex]\sqrt{3}[/tex])/2 a^2*h

h= V/ (3[tex]\sqrt{3}[/tex]/2 a^2*h

Then, I can just plug this into the first equation, simplify, and start the calculus. Is that right?
 
So after substituting that in for h, the simplified form would be:

A= 4V-5x[tex]\sqrt{3}[/tex]+ 9[tex]\sqrt{x^2+4}[/tex]

[tex]\sqrt{3}[/tex]
 
How would I take the derivative of this equation then with multiple variables?