Pool Liner Problem: Surface Area and Scaling
A cylindrical swimming pool has a diameter of 24 feet and a height of 4 feet. A smaller pool with the same height has a diameter of 12 feet. A vinyl liner covers the bottom and side of each pool. Does the smaller pool require one-half of the amount of vinyl liner that is used to cover the larger pool? Explain. If not, estimate the diameter of the cylindrical swimming pool that uses one-half of the amount of vinyl liner used to cover the larger pool. Assume the height of the pool is 4 feet.
What This Problem Teaches
- How to calculate partial surface area of cylinders (side + one base only)
- Understanding why scaling dimensions doesn't always scale area proportionally
- Setting up and solving quadratic equations from geometry constraints
- Analyzing how linear and quadratic terms combine in real applications
- Using the quadratic formula to solve practical engineering problems
Visualizing the Problem
The shaded areas show where vinyl liner is needed: the bottom circle and the curved side surface. Notice both pools have the same height but different diameters.
Solution: Method 1 — Direct Surface Area Calculation
Step 1 — Identify what surfaces need covering
The vinyl liner covers the bottom (one circular base) and the curved side surface of each cylindrical pool. We don't need to cover the top since it's open water.
Step 2 — Set up the surface area formula
For a cylinder with diameter d and height h, the liner area is:
A = πdh + π(d/2)²
A = πdh + πd²/4
Step 3 — Calculate the large pool's liner area
Large pool: diameter = 24 ft, height = 4 ft
A_large = 96π + π(576)/4
A_large = 96π + 144π
A_large = 240π square feet
Step 4 — Calculate the small pool's liner area
Small pool: diameter = 12 ft, height = 4 ft
A_small = 48π + π(144)/4
A_small = 48π + 36π
A_small = 84π square feet
Step 5 — Compare the ratio
Check if the small pool uses half the liner:
Since 0.35 ≠ 0.5, the smaller pool does not require half the liner.
Step 6 — Find the diameter that gives exactly half the liner
We need to solve: A(d) = 240π/2 = 120π
π(d)(4) + π(d)²/4 = 120π
4πd + πd²/4 = 120π
Divide by π: 4d + d²/4 = 120
Multiply by 4: 16d + d² = 480
Rearrange: d² + 16d - 480 = 0
Step 7 — Solve using the quadratic formula
d = (-16 ± √(256 + 1920))/2
d = (-16 ± √2176)/2
d = (-16 ± 46.65)/2
Taking the positive root: d = (-16 + 46.65)/2 = 30.65/2 ≈ 15.3 feet
Solution: Method 2 — Scaling Analysis
Step 1 — Express total area as a function of diameter
For any pool with height 4 feet and diameter d:
Step 2 — Analyze how area scales with diameter
This formula has two parts:
- Linear term:
4πd(side area scales with diameter) - Quadratic term:
πd²/4(base area scales with diameter squared)
Step 3 — Compare scaling behaviors
When diameter halves from 24 to 12:
Ratio: 48π/96π = 1/2 ✓
Base area: π(12)²/4 = 36π vs π(24)²/4 = 144π
Ratio: 36π/144π = 1/4 ✗
Step 4 — Calculate the combined effect
Large pool total: 96π + 144π = 240π
Combined ratio: 84π/240π = 7/20 = 0.35
Step 5 — Solve for the half-area diameter
Setting A(d) = 120π:
4d + d²/4 = 120
d²/4 + 4d - 120 = 0
d² + 16d - 480 = 0
This gives the same quadratic as Method 1, with solution d ≈ 15.3 feet.
Verification
Let's check our answers by substituting back:
Verify the small pool calculation
Verify the ratio calculation
Verify the half-area diameter
For d = 15.3 feet:
A = 61.2π + π(234.09)/4
A = 61.2π + 58.5π = 119.7π ≈ 120π ✓
The slight difference is due to rounding. The exact answer is d = 8 + 4√31 ≈ 15.325 feet.
Watch Out For These
Some students calculate
2πr² + 2πrh (both bases plus sides), but pool liners only cover the bottom and sides, not the open top surface.
This intuition fails because area depends on both linear (side) and quadratic (base) terms. The base area scales as the square of diameter, not linearly.
The problem gives diameters (24 ft, 12 ft), but the circle area formula uses radius. Make sure to convert:
A = πr² = π(d/2)² = πd²/4.
The quadratic formula gives two solutions, but diameter must be positive. Always check that your answer makes physical sense.
The General Pattern
For any cylindrical container where you need to cover the bottom and sides:
This formula reveals why scaling isn't proportional:
- Linear component:
πdhscales directly with diameter - Quadratic component:
πd²/4scales with diameter squared
To find a diameter that gives half the area of diameter d₀:
This leads to: d² + 4hd - (d₀² + 4hd₀)/2 = 0
Why This Matters
This type of scaling analysis appears throughout engineering and manufacturing:
- Material estimation: Paint, wallpaper, and insulation calculations for cylindrical tanks
- Cost optimization: Finding the most economical dimensions when material costs scale non-linearly
- Structural engineering: Understanding how load-bearing capacity scales with different dimensions
- Manufacturing: Determining how production costs change when scaling up or down container sizes
What If?
Large pool: A = π(24)(8) + π(24)²/4 = 192π + 144π = 336π
Small pool: A = π(12)(4) + π(12)²/4 = 48π + 36π = 84π
Ratio = 84π/336π = 84/336 = 1/4 = 0.25
Answer: The ratio is now 1/4 = 0.25, which is further from 0.5 than before. Increasing the height makes the linear term dominate more, so diameter scaling becomes closer to proportional, but we started below 0.5.
Total area = πdh + πd²/4 = 200π
With d = 20: π(20)h + π(20)²/4 = 200π
20πh + π(400)/4 = 200π
20πh + 100π = 200π
20πh = 200π - 100π = 100π
h = 100π/(20π) = 5 feet
Check: π(20)(5) + π(20)²/4 = 100π + 100π = 200π ✓
Answer: Maximum height is 5 feet.
Volume = π(d/2)²h = πd²h/4
Large: V = π(24)²(4)/4 = π(576)(4)/4 = 576π
Small: V = π(12)²(4)/4 = π(144)(4)/4 = 144π
Volume ratio = 144π/576π = 144/576 = 1/4 = 0.25
Liner ratio = 84π/240π = 0.35 (from original problem)
Volume ratio = 0.25
Answer: The liner ratio (0.35) is larger than the volume ratio (0.25). This makes sense because volume scales purely with d² (quadratic), while liner area has both linear (side) and quadratic (base) terms. The linear component makes the smaller pool "more efficient" in liner usage relative to volume.
Given that both pools use 200π ft², let's verify this works for d=16:
A = π(16)(4) + π(16)²/4 = 64π + 64π = 128π
This doesn't equal 200π, so let's solve it properly.
Both pools use the same liner: πd(4) + πd²/4 = π(16)(4) + π(16)²/4
4d + d²/4 = 64 + 64 = 128
d²/4 + 4d - 128 = 0
d² + 16d - 512 = 0
d = (-16 ± √(256 + 2048))/2 = (-16 ± √2304)/2 = (-16 ± 48)/2
Solutions: d = 16 or d = -32
Answer: The other diameter is 16 ft (the same pool). Wait - let me recalculate this as two different pools with the same total area of 200π...
Actually, if one has d=16 and both use 200π total: d² + 16d - 512 = 0 gives d=16 as one solution. The "other" pool would need d≈32 ft or we misunderstood the problem setup.
Frequently Asked Questions
2026-09-11