Initially, Alice has six times as many candy bars as Bob do.
After Alice and Bob each received 6 extra candy bars, Alice has only 4 times as many candy bars as Bob does.
How many additional candy bars (on top of the 6 already received) must both Alice and Bob receive, in order for Alice to have only 2 times as many candy bars as Bob does?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Relevant wiki: Setting Up Equations
Let A and B denote the number of candy bars Alice and Bob initially have, respectively.
From the first paragraph, A = 6 B ( ★ ) .
From the second paragraph, we know that Alice and Bob now have A + 6 and B + 6 candy bars respectively. And we are given that Alice now has only 4 times as many candy bars as Bob does, so
B + 6 A + 6 = 4 ( ★ ★ )
So we have two equations, and we can solve them simultaneously by substituting ★ into ★ ★ to get
B + 6 6 B + 6 = 4 ⇒ 6 B + 6 = 4 ( B + 6 ) = 4 B + 2 4 ⇒ 2 B = 1 8 ⇒ B = 9 .
And so A = 6 B = 6 × 9 = 5 4 .
Thus, from the second paragraph, after receiving an additional 6 extra candy bars, Alice and Bob now has A + 6 = 6 0 and B + 6 = 1 5 candy bars, respectively.
From the third paragraph, let n denote the number of additional candy bars (on top of the 6 already received) for Alice to have only 2 times as many candy bars as Bob does, then setting up the equation gives
1 5 + n 6 0 + n = 2 ⇒ 6 0 + n = 2 ( 1 5 + n ) = 3 0 + 2 n ⇒ n = 3 0 .