
William W. answered 05/29/19
Experienced Tutor and Retired Engineer
This is a calculus problem. I'm assuming the prism looks like this:
The basic (primary) equation is the Surface Area equation.
SA = SAExterior + SAInterior
SA = 2(SAExterior)
SAExterior = 4(Area of each lateral triangle) = 4(1/2*b*hL)
SA = 2(4)(1/2*b*hL) = 4bhL
Secondary equation #1: (b/2)2 + hP2 = hL2
hP = (hL2 + (b/2)2)1/2
Secondary Equation #2:
V = 1/3b2hP
Plugging Secondary Equation #1 into Secondary Equation #2:
V = 1/3b2(hL2 + (b/2)2)1/2
But V = 24 so:
24 = 1/3b2(hL2 + (b/2)2)1/2
72/b2 = (hL2 + (b/2)2)1/2
5184/b4 = hL2 + b2/4
hL2 = 5184/b4 - b2/4
hL2 = 20736/4b4 - b6/4b4
hL2 = (20736 - b6)/4b4
hL = [(20736 - b6)/4b4]1/2
hL = (20736 - b6)1/2/2b2
Plugging this into the Basic (primary) equation (SA = 4bhL) we get:
SA(b) = 4b(20736 - b6)1/2/2b2
SA(b) = 2(20736 - b6)1/2/b
To minimize this function, take the derivative and set it equal to zero. To take the derivative, use the quotient rule (f'g - g'f)/g2
SA'(b) = (4b6 - 41472)/(b2(20736 + b6)1/2
Set it equal to zero: 0 = (4b6 - 41472)/(b2(20736 + b6)1/2
This can only be true if the numerator is equal to zero so:
0 = (4b6 - 41472)
b = 4.66963
Plugging that into the other equations:
hL = 4.044
hP = 3.30193