Difficulty: Easy
Correct Answer: 624
Explanation:
Introduction / Context:We count all possible answer patterns and subtract the single perfect pattern where all answers are correct. This is a straightforward application of the complement principle.
Given Data / Assumptions:
Concept / Approach:
Step-by-Step Solution:
Total = 5^4 = 625Not all correct = 625 − 1 = 624Verification / Alternative check:Alternatively, sum by number wrong (≥ 1) is longer; complement is minimal and exact.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:624
Discussion & Comments