How to Solve Simultaneous Equations Age Word Problems
Solve simultaneous equations age word problems using substitution and elimination, with a worked example and practice questions.
Expected Interview Answer
Simultaneous equations age word problems are solved by assigning two variables to the two present ages, writing one equation for each stated condition (present relationship and a past/future relationship), then solving the resulting 2×2 linear system by substitution or elimination.
Unlike single-ratio age problems, these give two independent conditions — for example, a present-age relationship and a separate n-years-ago or n-years-hence relationship — each of which becomes its own linear equation in the two unknowns. Substitution works well when one equation already isolates a variable (like 'A is twice as old as B' giving A = 2B directly); elimination works well when both equations are in general form and one variable’s coefficients can be matched by scaling. As with all age problems, remember the difference between two people’s ages is time-invariant, so a future or past condition shifts both ages by the same constant without changing their difference. After solving, substitute both values back into both original equations to confirm consistency, since a single-equation check can hide an arithmetic error.
- Two independent conditions naturally give a clean 2×2 linear system
- Substitution or elimination both work — pick whichever matches the equation shapes
- Checking both original equations catches errors a single check would miss
AI Mentor Explanation
'A captain is currently 3 times as old as the youngest player, and in 6 years will be twice as old' gives two equations: C = 3x (present) and C+6 = 2(x+6) (future), a genuine simultaneous system, not a single-ratio problem. Substituting C = 3x into the second equation gives 3x+6 = 2x+12, so x = 6 and C = 18 — solved by substitution since the first equation already isolated C. This two-condition structure, needing two equations to pin down two unknowns, is exactly what separates this topic from simpler single-ratio age problems.
Worked example
Present condition
- A = 2B
Future condition
- A+10 = 1.5(B+10)
Solve by substitution
- 0.5B = 5 → B=10
- A = 20
Step-by-Step Explanation
Step 1
Assign two variables
Let each person's present age be its own variable, e.g., A and B.
Step 2
Write both equations
Translate the present relationship and the past/future relationship separately.
Step 3
Solve by substitution or elimination
Isolate one variable in the simpler equation and substitute, or scale and subtract to eliminate.
Step 4
Verify against both equations
Plug both solved ages back into both original equations to confirm consistency.
What Interviewer Expects
- Correct setup of two independent equations from two stated conditions
- Choosing substitution or elimination appropriately based on equation shape
- Correct translation of “years ago/hence” shifting both ages uniformly
- Verification of the solution against both original equations
Common Mistakes
- Using only one of the two stated conditions and treating it as sufficient
- Shifting only one person's age when translating a “years ago/hence” clause
- Substitution errors when one equation is not first isolated cleanly
- Skipping verification, missing an arithmetic slip in one of the two equations
Best Answer (HR Friendly)
“I assign a separate variable to each person’s present age, then write one equation for the present relationship and a second for the past or future condition — that gives me a genuine two-equation, two-unknown system, not just a single ratio. I solve it with substitution when one equation already isolates a variable, or elimination otherwise. The last step I never skip is plugging both answers back into both original equations, since checking only one can hide a translation mistake.”
Follow-up Questions
- When would you prefer elimination over substitution for a 2×2 age system?
- How would you extend this to a three-person age problem with two conditions?
- Why is checking only one equation after solving risky?
- How does the invariant age-difference fact simplify setting up the second equation?
MCQ Practice
1. A is currently 3 times as old as B. In 5 years, A will be twice as old as B. B's present age is?
A=3B, A+5=2(B+5) → 3B+5=2B+10 → B=5.
2. Two equations, A=2B and A+B=30, give A's present age as?
Substitute A=2B into A+B=30: 2B+B=30 → B=10, A=20.
3. In a simultaneous age problem with two unknowns, how many independent equations are needed?
Two unknowns require two independent equations to solve uniquely.
Flash Cards
Why two equations for two ages? — Two unknowns require two independent conditions to solve uniquely.
When to use substitution? — When one equation already isolates a variable, e.g., A = 2B.
When to use elimination? — When both equations are in general form and coefficients can be matched by scaling.
Final check step? — Substitute both solved values into both original equations to confirm consistency.