Question
Question: A rectangular closed block with a square base has the total surface area of 150 s cms. Find its dime...
A rectangular closed block with a square base has the total surface area of 150 s cms. Find its dimensions which maximize the volume and also the maximum volume.

Dimensions: 5 cm x 5 cm x 5 cm, Maximum Volume: 125 cubic cms
Solution
To solve this problem, we need to find the dimensions of the rectangular closed block with a square base that maximize its volume, given its total surface area.
Let the side of the square base be x cm and the height of the block be h cm.
-
Formulate the total surface area (A) equation:
A closed rectangular block with a square base has two square faces (top and bottom) and four rectangular side faces.
Area of the base = x2
Area of the top = x2
Area of the four side faces = 4×(x×h)=4xh
Total surface area A=x2+x2+4xh=2x2+4xh.
Given A=150 sq cms.
So, 2x2+4xh=150. -
Express h in terms of x:
From the surface area equation:
4xh=150−2x2
h=4x150−2x2=4x2(75−x2)=2x75−x2. -
Formulate the volume (V) equation:
The volume of the block is given by V=Area of base×height.
V=x2×h
Substitute the expression for h into the volume equation:
V(x)=x2(2x75−x2)
V(x)=2x(75−x2)
V(x)=275x−x3. -
Find the critical points by differentiating V(x) with respect to x and setting the derivative to zero:
V′(x)=dxd(275x−x3)
V′(x)=21(75−3x2).
To find the maximum volume, set V′(x)=0:
21(75−3x2)=0
75−3x2=0
3x2=75
x2=25
x=±5.
Since x represents a dimension, it must be positive. Therefore, x=5 cms. -
Use the second derivative test to confirm if it's a maximum:
Find the second derivative of V(x):
V′′(x)=dxd(21(75−3x2))
V′′(x)=21(0−6x)
V′′(x)=−3x.
Now, evaluate V′′(x) at x=5:
V′′(5)=−3(5)=−15.
Since V′′(5)<0, the volume is indeed maximized at x=5 cms. -
Calculate the height (h) and the maximum volume:
Substitute x=5 cms back into the equation for h:
h=2x75−x2=2(5)75−(5)2
h=1075−25=1050
h=5 cms.
So, the dimensions that maximize the volume are 5 cm (length of base) × 5 cm (width of base) × 5 cm (height). This means the block is a cube.Now, calculate the maximum volume:
Vmax=x2h=(5)2×5=25×5=125 cubic cms.
The dimensions which maximize the volume are 5 cm × 5 cm × 5 cm, and the maximum volume is 125 cubic cms.
Explanation of the solution:
- Define variables for dimensions (x for base side, h for height).
- Write the total surface area formula for a closed block with a square base: A=2x2+4xh.
- Substitute the given surface area A=150 and express h in terms of x: h=2x75−x2.
- Write the volume formula: V=x2h.
- Substitute the expression for h into the volume formula to get V(x)=275x−x3.
- Differentiate V(x) with respect to x: V′(x)=21(75−3x2).
- Set V′(x)=0 and solve for x: x=5 (since dimension must be positive).
- Calculate the second derivative V′′(x)=−3x.
- Evaluate V′′(5)=−15<0, confirming that x=5 corresponds to a maximum volume.
- Substitute x=5 back into the expression for h to find h=5 cm.
- Calculate the maximum volume using x=5 and h=5: Vmax=52×5=125 cubic cms.