Difficulty: Easy
Correct Answer: 11
Explanation:
Introduction / Context:
Average increases caused by a known total increment distribute over the number of papers. The increment per paper equals (increase in total marks) / (number of papers).
Given Data / Assumptions:
Concept / Approach:
If n is the number of papers, then adding 22 to the total raises the average by 22/n. This must equal 2 (from 64 to 66), allowing a direct solve for n.
Step-by-Step Solution:
Verification / Alternative check:
Original total = 64n. After adding 22, total becomes 64n + 22. New average = (64n + 22)/n = 64 + 22/n = 66 ⇒ n = 11, consistent.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing the number of affected papers with total papers; the average shift is spread over all papers, not just the two affected subjects.
Final Answer:
11
Discussion & Comments