Official Solution: At the start of Potions class, Hermione and Ron are each given a magical cauldron. Hermione’s cauldron contains 27 magic beans, and Ron’s contains 729. At the end of every 6 hours, the number of beans in Hermione’s cauldron instantly increases by 200 percent, and at the end of every 18 hours, the number of beans in Ron’s cauldron instantly increases by 800 percent. If no beans are taken from either cauldron, after how many hours from the start of the class will the two cauldrons first contain the same number of beans? A. 18
B. 27
C. 30
D. 36
E. 54
Hermione's cauldron starts with 27 beans, which is \(3^3\). Every 6 hours, Hermione's cauldron increases by 200%, meaning it multiplies by 3. So:
• After 6 hours the number of beans \(= 3^3 * 3 = 3^4\)
• After 12 hours the number of beans \(= 3^4 * 3 = 3^5\)
• After 18 hours the number of beans \(= 3^5 * 3 = 3^6\)
• After 24 hours the number of beans \(= 3^6 * 3 = 3^7\)
• After 30 hours the number of beans = \(3^7 * 3 = 3^8\) (!!!)
• ...
Ron’s cauldron starts with 729 beans, which is \(3^6\). Every 18 hours, Ron’s cauldron increases by 800%, meaning it multiplies by 9 or \(3^2\). So:
• After 18 hours the number of beans = \(3^6 * 3^2 = 3^8\) (!!!)
• After 36 hours the number of beans = \(3^8 * 3^2 = 3^{10}\)
• ...
So, after 30 hours, the two cauldrons will, for the first time, contain the same number of beans: \(3^8\). Hermione’s beans reach \(3^8\) after 30 hours, while Ron’s beans
remain at \(3^8\) after increasing at 18 hours.
Answer: C