SOLUTION: Raja's age is one fifth his father's age.After 6 years,his age will be one third his father's age.How old are they now.

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Raja's age is one fifth his father's age.After 6 years,his age will be one third his father's age.How old are they now.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 824453: Raja's age is one fifth his father's age.After 6 years,his age will be one third his father's age.How old are they now.
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
Let r = Raja's age and
let f = father's age
In six years they will both be six years older. So
r + 6 = Raja's age in 6 years
f + 6 = father's age in 6 years

With two variables we will need two equations. "Raja's age is one fifth his father's age" translates into:
r+=+%281%2F5%29f
And "After 6 years,his age will be one third his father's age" translates into:
%28r%2B6%29+=+%281%2F3%29%28f%2B6%29
(Note the use of parentheses. This is critical when using multiple term expressions, like f+6, to express a single value (the father's age in 6 years). In this case it helps us see that the 1/3 should be distributed.)

Now that we have two equations we can solve. There are many methods to solve a system like:
r+=+%281%2F5%29f
%28r%2B6%29+=+%281%2F3%29%28f%2B6%29
One of these methods is called the Substitution Method and, since the first equation is already solved for r, this appears to be the easiest method for this system. Substituting for r in the second equation we get:
%28%28%281%2F5%29f%29%2B6%29+=+%281%2F3%29%28f%2B6%29
(Again with the parentheses! It just a good idea to use them any time you make substitutions.) Now we solve for f. We start by simplifying each side:
%281%2F5%29f%2B6+=+%281%2F3%29f%2B2
Multiplying each side by 15 (the lowest common denominator of 3 and 5) in order to eliminate the fractions:
15%28%281%2F5%29f%2B6%29+=+15%28%281%2F3%29f%2B2%29
3f%2B90=5f%2B30
Get the variable on one side (by subtracting 3f):
90=2f%2B30
Subtracting 30:
60=2f
Divide by 2:
30=f
Looking back we can see "let f = the father's age". So the father is 30 years old.

The problem asks for both of their ages. So we need to use the solution we got for f and one of the two-variable equations to find r. Let's use
r+=+%281%2F5%29f
Substituting in the value we got for f:
r+=+%281%2F5%29%2830%29
Simplifying:
r+=+6
So Raja's current age is 6 and the father's age is 30.

P.S. As a check, we could see if the other equation, %28r%2B6%29+=+%281%2F3%29%28f%2B6%29, works for these values for r and f:
%28r%2B6%29+=+%281%2F3%29%28f%2B6%29
%28%286%29%2B6%29+=+%281%2F3%29%28%2830%29%2B6%29
12+=+%281%2F3%29%2836%29
12+=+12 Check!