Question: A bookstore sells novels and magazines. If the total number of books is 200 and the number of novels is 3 times the number of magazines, how many novels are there?
Options:
Correct Answer: 150
Solution:
Let the number of magazines be x. Then the number of novels is 3x. The equation is x + 3x = 200. Solving gives 4x = 200, so x = 50. Therefore, novels = 3x = 150.