A shopkeeper sells 3 chocolate bars for 1 rupee. Each chocolate bar has a wrapper. If you return 3 wrappers, you get an extra chocolate bar. How many chocolates at most can you get with 45 rupees?
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.
Let S be the number of chocolate bars each rupee can buy.
S = 3 + 1 + 3 1 + 9 1 + ⋯ 3 S = 9 + 3 + 1 + 3 1 + 9 1 + ⋯ = 9 + S S = 2 9
Since the boy has 45 rupees, he can buy 202.5 chocolate bars. Since he cannot buy a fractional number of chocolate bars, we round it down to 202, which is the answer.