by RonPurewal Tue Nov 27, 2007 4:53 am
You could translate this problem into the following terms:
k = Karen's 1995 salary
j = Jason's 1995 salary
p = already defined in the problem
Then we'd have
(1) k = j + 2000
(2) k(1 + p/100) = j(1 + p/100) + 2440
together: substitute j + 2000 for the first 'k'
(j + 2000)(1 + p/100) = j(1 + p/100) + 2440
2000(1 + p/100) = 2440
...so you can calculate p.
--
Alternatively, just look at it this way: If you increase a bunch of quantities all by the same percentage, then ALL the differences between those quantities increase by the same percentage. (If my brother weighs 10 pounds more than I do, and both of us gain 10% more weight, then he'll now weigh 10% more than 10 = 11 pounds more than I will.)
So whatever is the % increase from 2000 to 2440, must also be the percent increase in the salaries as well (and hence = p). And this is exactly what the reduced equation above, 2000(1 + p/100) = 2440, says: it says that 2000, increased by p%, yields 2440.