Question: If a player scores 10 points for a win and 5 points for a draw in a league, how many points does a player have after 3 wins and 2 draws?
Options:
Correct Answer: 30
Solution:
The player earns 10 points for each win (3 wins = 30 points) and 5 points for each draw (2 draws = 10 points), totaling 30 + 10 = 40 points.