Many real problems give you the volume and ask for a length you cannot see — the depth of a pool, the height of a carton, the width of a tank. The same formula handles every case once you know how to rearrange it.
The four problem types
| Type | What is given | What to do |
|---|---|---|
| 1. Find the volume | $l$, $w$, $h$ | Multiply: $V = l \times w \times h$ |
| 2. Find a missing dimension | $V$ and two of $l, w, h$ | Divide: $V \div (\text{product of the two known})$ |
| 3. Compare volumes | two solids | Find both volumes, then compare |
| 4. Multi-step / capacity | mixed | May need unit change ($1$ L $=1000$ cm$^3$) |
Rearranging the formula. Starting from $V = l \times w \times h$:
- height $= V \div (l \times w)$
- width $= V \div (l \times h)$
- length $= V \div (w \times h)$
In words: the missing dimension equals the volume divided by the product of the two dimensions you do know.
A 4-step method that always works:
- Read the problem and note the units.
- Write $V = l \times w \times h$ and fill in what you know.
- Solve — multiply to find a volume, or divide to find a missing dimension.
- Check the unit (cubic for volume, single for a length) and that the answer is sensible.
Capacity link. Liquids are measured in litres, but volume of a container is in cm$^3$. Remember $1$ litre $= 1000$ cm$^3$, so a tank of $5000$ cm$^3$ holds $5$ litres.