Question: A bakery sells cakes and cookies. If the total number of items is 150 and the number of cakes is twice the number of cookies, how many cakes are there?
Options:
Correct Answer: 100
Solution:
Let the number of cookies be x. Then the number of cakes is 2x. The equation is x + 2x = 150. Solving gives 3x = 150, so x = 50. Therefore, cakes = 2x = 100.