Difficulty: Easy
Correct Answer: 60
Explanation:
Introduction / Context:
This is a straightforward total-score completion problem with percentages. We use the overall percentage across equal-maximum subjects to find the missing subject's marks.
Given Data / Assumptions:
Concept / Approach:
Compute total maximum and total obtained from the percentage, subtract known subject scores, and the remainder is Science.
Step-by-Step Solution:
Total maximum = 5 * 105 = 525. Total obtained = 80% of 525 = 0.8 * 525 = 420. Sum of known scores = 89 + 92 + 98 + 81 = 360. Science = 420 − 360 = 60.
Verification / Alternative check:
Add Science back: 360 + 60 = 420; divide by 525 → 420/525 = 0.8 = 80%.
Why Other Options Are Wrong:
65, 70, 75, and 68 do not yield the 80% overall when summed with the other four marks.
Common Pitfalls:
Misadding the four given scores or miscomputing 80% of 525. Double-check arithmetic.
Final Answer:
60
Discussion & Comments