souvonik2k
x years ago, David's age was twice his son's age and 5x years ago, David's age was thrice his son's age. If the difference of their present ages is 24 years, then find the sum of their present ages (in years).
A) 65
B) 78
C) 88
D) 91
E) Cannot be determined
Even if you can't "see" the whole method, start with something that IS easily translated. How the equations work together is likely to become clear.
Let D = David's (father) age
Let S = son's age
The difference of their present ages is 24 years:
\(D - S = 24\)
\(D = S + 24\)\(x\) years ago, D was twice his son's age:
\(D - x = 2(S - x)\)
\(D - x = 2S - 2x\) Substitute
\(D = (S + 24)\)\((S + 24) - x = 2S - 2x\)
\(24 = S - x\) ······(P)\(5x\) years ago, D was thrice his son's age:
\(D - 5x = 3(S - 5x)\)
\(D - 5x = 3S - 15x\)Substitute
\(D = (S + 24)\)\((S + 24) - 5x = 3S - 15x\)
\(24 = 2S - 10x\) ·····(Q)
Now we have a system of equations:
\(24 = S - x\) ··········(P)
\(24 = 2S - 10x\) ·····(Q)
We need to eliminate one variable. Eliminate S (easier).
Multiply (P) by 2, then subtract (Q) from (P)
48 = 2S - 2x
-24 = -2S -(-)10x 24 = 8x
x = 3
Plug x = 3 into either original equation (here, P)
\(24 = S - x\)
\(24 = S - 3\)
\(27 = S\). Son is 27 years old. Dad is
\((S+24) = (27 + 24) = 51\) years old
Sum their ages:
\(27 + 51 = 78\)Answer B