Future Ages
Future-age problems add the same constant t to every present age, exactly mirroring the past case but with a plus sign. Translate "t years from now" as (x + t) and form the equation the statement describes. Two ideas make these fast under CAT pressure. First, the age gap is invariant, so a clause like "in t years A will be twice B" combined with the fixed difference (A − B) lets you skip heavy algebra: if A − B = d and A + t = 2(B + t), then B + t = d, giving B directly. Second, when both a "years ago" and a "years hence" clause appear, keep everything in present-age variables and write two clean equations rather than juggling shifted unknowns. The arithmetic stays simple as long as you never introduce a separate symbol for a future age.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Time-shift identities
| Present age | Let present age = x years |
|---|---|
| Age t years ago | x − t |
| Age t years hence | x + t |
| Difference is constant | (a + t) − (b + t) = a − b (never changes) |
| Sum after t years | (a + t) + (b + t) = a + b + 2t |
Ratio power-tools
| Ratio to actual values | If ages are in ratio m:n, take them as mk and nk |
|---|---|
| Fixed difference fixes k | nk − mk = (n − m)k = known difference |
| Ratio now vs later | m:n at present need not stay m:n after t years |
| Average of N people | Sum of ages = N × average age |
| A is k times B now | A = kB, then shift both by ±t for past/future |