Question: A fruit seller has apples and oranges. If the total number of fruits is 80 and the number of apples is 3 times the number of oranges, how many apples are there?
Options:
Correct Answer: 60
Solution:
Let the number of oranges be x. Then the number of apples is 3x. The equation is x + 3x = 80. Solving gives 4x = 80, so x = 20. Therefore, apples = 3x = 60.