
Richard C. answered 07/03/16
Tutor
5
(60)
Yes, You Can Learn Math!
Alex,
Let m represent the amount of money the man started with. Then he spent 20% of m (.2m) at one store and 30% (.3m) at the second (assuming the 30% is taken from the original starting amount and not what he had left after spending 20%).
Then:
$240 = m - .2m - .3m
$240 = s - .5m
$240 = .5m
$480 = m (the amount he started with)
If the assumption I mentioned does not hold, and the 30% is taken from what's left after spending the first 20%, then the equation would look like this:
$240 = m - .2m - .3(m - .2m)
You can solve the equation using distribution and combining like terms.
Make sense?