You can put this solution on YOUR website! Ana is 5 years more than Jack. The sum of their ages is 29. Find the ages of Ana and Jack.
----
Equations:
a = j + 5
a + j = 29
-----
Substitute for "a" and solve for "j":
j+5 + j = 29
2j = 24
j = 12 (Jack's age now)
----
Solve for "a":
a = j+5
a = 12+5 = 17 (Ana's age now)
===============================
Cheers,
Stan H.
===============