SOLUTION: ten years from now john will be twice as old as kevin. five years ago, john was three times as old as kevin. how old are john and kevin currently?
Algebra ->
Customizable Word Problem Solvers
-> Age
-> SOLUTION: ten years from now john will be twice as old as kevin. five years ago, john was three times as old as kevin. how old are john and kevin currently?
Log On
Question 1057307: ten years from now john will be twice as old as kevin. five years ago, john was three times as old as kevin. how old are john and kevin currently? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Ten years from now john will be twice as old as kevin. five years ago, john was three times as old as kevin. how old are john and kevin currently?
--------------------
Equations::
j+10 = 2(k+10)
j-5 = 3(k-5)
---------------------
Rearrange::
j = 2k +10
J = 3k -10
----------------
2k+10 = 3k-10
k = 20 (kevin's age now)
-----------------
Solve for "j"::
j = 2k+10 = 50 (john's age now)
-------------
Cheers,
Stan H.
-------------