Age Problem: Father & Daughter Ratio
What This Problem Teaches
- Setting up systems of equations from ratio relationships
- Understanding that time passes equally for everyone in age problems
- Translating future scenarios into algebraic expressions
- Recognizing when age gaps create changing ratios over time
- Verifying solutions by checking both current and future conditions
Solution: Method 1 — The System of Equations Approach
Let's define variables for the current ages and build equations from both time scenarios.
Step 1 — Define variables
Let d = daughter's current age and f = father's current age.
Step 2 — Write the current relationship
The father is currently 10 times as old as his daughter:
Step 3 — Set up the future relationship
In 5 years, the father will be f + 5 years old and the daughter will be d + 5 years old. At that time, he'll be 5 times as old as she is:
Step 4 — Substitute and solve
Replace f with 10d in the second equation:
Expand the right side:
Subtract 5d from both sides:
Subtract 5 from both sides:
Divide by 5:
Step 5 — Find the father's age
Using f = 10d:
Solution: Method 2 — The Age Gap Analysis
Instead of focusing on ratios, let's think about how the age gap changes over time.
Step 1 — Express the age gap
If the daughter is d years old and the father is 10 times older, then the age gap is 10d - d = 9d years.
Step 2 — Use the future ratio
In 5 years, if the father is 5 times the daughter's age, then the father's age will be 5(d + 5) and the daughter's age will be d + 5.
The age gap remains constant (it's always 9d years), so:
Step 3 — Solve for d
Factor out the common term:
Therefore, the father is 10(4) = 40 years old.
Verification
Let's check our answer against both conditions:
Current ages check
Father is 10 times daughter's age: 40 ÷ 4 = 10 ✓
Future ages check
In 5 years: Father will be 40 + 5 = 45 and daughter will be 4 + 5 = 9
Father will be 5 times daughter's age: 45 ÷ 9 = 5 ✓
Both conditions are satisfied, confirming our solution is correct.
Watch Out For These
Many students write
f + 5 = 5f, thinking the father's future age equals 5 times his current age. This ignores the fact that the daughter also ages 5 years. The correct equation is f + 5 = 5(d + 5).
Some students reverse the relationship and write
d = 10f instead of f = 10d. Always read carefully: "father is 10 times as old as daughter" means father's age equals 10 times daughter's age.
Students sometimes think that because the ratio changes from 10:1 to 5:1, the age difference also changes. The age gap of 36 years stays the same forever—only the ratio changes as both people get older.
The Pattern Behind This
Age ratio problems follow a predictable structure. If person A is k times as old as person B now, and in t years person A will be m times as old as person B, then:
Future: A + t = m(B + t)
The key insight is that both people age by exactly the same amount of time. This creates a system of two equations in two unknowns that typically has a unique solution.
How to Spot This Problem Type
- "A is [number] times as old as B" — signals a ratio relationship
- "In [time] years, A will be..." — indicates a future scenario
- Two different ratios or relationships — means you need two equations
- Age context — suggests integer solutions and constant age gaps
These problems appear frequently in algebra courses because they provide concrete context for systems of equations while reinforcing the concept that some quantities change (ages) while others remain constant (age differences).
What If?
Let s = son's current age, m = mother's current age
m = 6s
In 4 years: m + 4 = 4(s + 4)
6s + 4 = 4s + 162s = 12s = 6
Son: 6 years old
Mother: 6(6) = 36 years old
Now: 36 ÷ 6 = 6 ✓
In 4 years: 40 ÷ 10 = 4 ✓
Let d = daughter's age, f = father's age
f = 8d
f + 12 = 3(d + 12)
8d + 12 = 3d + 365d = 24d = 4.8
Daughter: 4.8 years old (4 years, 10 months)
Father: 8(4.8) = 38.4 years old
Now: 38.4 ÷ 4.8 = 8 ✓
In 12 years: 50.4 ÷ 16.8 = 3 ✓
Let g = granddaughter's age. Then grandfather = 12g
12g + 8 = 4(g + 8)
12g + 8 = 4g + 328g = 24g = 3
Granddaughter: 3 years old
Grandfather: 12(3) = 36 years old
Father: 6(3) = 18 years old
Grandfather/granddaughter now: 36 ÷ 3 = 12 ✓
In 8 years: 44 ÷ 11 = 4 ✓
Father/daughter now: 18 ÷ 3 = 6 ✓
Daughter: 8 years old
Mother: 4(8) = 32 years old
In t years: 32 + t = 2(8 + t)
32 + t = 16 + 2t32 - 16 = 2t - t16 = t
In 16 years:
Mother: 32 + 16 = 48
Daughter: 8 + 16 = 24
Ratio: 48 ÷ 24 = 2 ✓
The mother will be exactly 2 times as old as her daughter in 16 years.
Frequently Asked Questions
2026-07-30