Question 1 Report
A depot keeps a reference table showing the volume of cube-shaped fuel tanks for different side lengths, so that staff can order the correct size without recalculating each time. Some values in the table are missing.
| Side length (m) | 2 | 3 | ? | 6 |
|---|---|---|---|---|
| Volume (m³) | 8 | 27 | 125 | ? |
The table links a cube's side length to its volume by cubing; both parts use this relationship in opposite directions.
Cubing a side length gives volume; taking a cube root of a volume reverses this to give the side length. Keep clear which direction the table is being read in each part.
Everything you need to excel in your exams