Key Concepts and Formulas
- Surface Area of a Cuboid: 2(lw+lh+wh), where l, w, and h are the length, width, and height.
- Volume of a Cuboid: lwh
- Surface Area of a Hemisphere (closed): 3πr2
- Volume of a Hemisphere: 32πr3
- Optimization using Derivatives: To find the maximum or minimum of a function f(x) subject to a constraint, we find the critical points where f′(x)=0 or is undefined. We can also use implicit differentiation when the constraint relates two variables.
Step-by-Step Solution
Step 1: Define the Surface Areas and Volumes
We are given a cuboid with sides 2x, 4x, and 5x, and a closed hemisphere of radius r. Let's define their surface areas and volumes:
- Surface Area of Cuboid: Sc=2(2x⋅4x+2x⋅5x+4x⋅5x)=2(8x2+10x2+20x2)=2(38x2)=76x2
- Volume of Cuboid: Vc=(2x)(4x)(5x)=40x3
- Surface Area of Hemisphere: Sh=3πr2
- Volume of Hemisphere: Vh=32πr3
Step 2: Express the Constraint
The sum of the surface areas is a constant k:
Sc+Sh=k
76x2+3πr2=k
Step 3: Express the Objective Function (Total Volume)
We want to maximize the sum of the volumes:
V=Vc+Vh=40x3+32πr3
Step 4: Implicit Differentiation of the Constraint
Differentiate the constraint equation (76x2+3πr2=k) with respect to x:
dxd(76x2+3πr2)=dxd(k)
152x+6πrdxdr=0
dxdr=−6πr152x=−3πr76x
Step 5: Differentiate the Objective Function
Differentiate the volume equation (V=40x3+32πr3) with respect to x:
dxdV=dxd(40x3+32πr3)=120x2+2πr2dxdr
Step 6: Substitute dxdr and Set dxdV=0 for Maximization
Substitute the expression for dxdr from Step 4 into the equation for dxdV:
dxdV=120x2+2πr2(−3πr76x)=120x2−3152xr=0
For maximum volume, we set dxdV=0:
120x2−3152xr=0
120x2=3152xr
Since x=0, we can divide by x:
120x=3152r
rx=3⋅120152=360152=9038=4519
Step 7: Check the Second Derivative (Optional, but good practice)
While not strictly necessary for an MCQ, let's consider checking that this is a maximum (i.e., dx2d2V<0). We have dxdV=120x2−3152xr. Differentiating again gives:
dx2d2V=240x−3152r−3152xdxdr=240x−3152r−3152x(−3πr76x)=240x−3152r+9π152⋅76rx2
Substituting r=152360x=1945x, we get 240x−3152r=240x−3152⋅1945x=240x−38⋅19⋅1945x=240x−8⋅15x=240x−120x=120x. Since 120x=3152r, we have 240x=3304r. Thus, dx2d2V=120x−3152xdxdr
At dxdV=0, 120x=3152r, so r=152360x. Substituting into dx2d2V:
dx2d2V=240x−3152r+9π152∗76rx2
Since 120x=3152r, −3152r=−120x.
Then dx2d2V=120x<0 at max (THIS IS WRONG!)
Let's solve for x2 in terms of r2. From the constraint, we have 76x2+3πr2=k, so x2=76k−3πr2.
Now, we have 120x=3152r, so 14400x2=(3152)2r2, or x2=14400(3152)2r2
Then 14400(3152)2r2=76k−3πr2.
76(3152)2r2=14400k−43200πr2
[76(3152)2+43200π]r2=14400k
Step 8: Revisit the Derivation - Corrected Calculation
We had 120x2−3152xr=0. Thus 120x=3152r. Therefore rx=360152=9038=4519.
Common Mistakes & Tips
- Be careful with the surface area of the hemisphere. Remember it's a closed hemisphere, so it has a circular base.
- When using implicit differentiation, remember to apply the chain rule correctly.
- Double-check your algebraic manipulations to avoid errors.
Summary
We found the ratio x:r by first expressing the surface areas and volumes of the cuboid and hemisphere. Then, we used the constraint on the total surface area to relate x and r. We differentiated the total volume with respect to x, used implicit differentiation to find dxdr, and set dxdV=0 to find the critical point. This gave us the ratio x:r=19:45.
Final Answer
The final answer is \boxed{19 : 45}, which corresponds to option (B).