Maths Olympiad Prep

Library / /305 of 520

Combinatorics Difficulty 3.2 AMC 10/12 Find the answer

A gives BB as many cents as BB has and CC as many cents as CC has. Similarly, BB then gives AA and CC as many cents as each then has.
CC, similarly, then gives AA and BB as many cents as each then has. If each finally has 1616 cents, with how many cents does AA start?

Pick one

Solution

Let aa be number of cents AA originally had, bb be number of cents BB originally had, and cc be number of cents CC originally had.
After AA gave his money away, AA has abca-b-c cents, BB has 2b2b cents, and CC has 2c2c cents.
After BB gave his money away, AA has 2a2b2c2a-2b-2c cents, BB has a+3bc-a+3b-c cents, and CC has 4c4c cents.
After CC gave his money away, AA has 4a4b4c4a-4b-4c cents, BB has 2a+6b2c-2a+6b-2c cents, and CC has ab+7c-a-b+7c cents.
Since all of them have 1616 cents in the end, we can write a system of equations.
4a4b4c=164a-4b-4c=16
2a+6b2c=16-2a+6b-2c=16
ab+7c=16-a-b+7c=16
Note that adding the three equation yields a+b+c=48a+b+c=48, so 4a+4b+4c=1924a+4b+4c=192. Therefore, 8a=2088a=208, so a=26a = 26. Solving for aa can also be done traditionally.
Thus, AA started out with 2626 cents, which is answer choice (B)\boxed{\textbf{(B)}}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.