Difficulty: Easy
Correct Answer: Rs. 55.08
Explanation:
Introduction / Context:Simple interest (SI) grows linearly with time, whereas compound interest (CI) includes interest on previously earned interest. The “extra” comes from this compounding effect. With the same rate and time, comparing SI and CI on the same principal cleanly quantifies that extra amount.
Given Data / Assumptions:
Concept / Approach:Compute CI over 3 years: CI = P[(1 + r)^3 − 1]. The extra interest = CI − SI. Plug P = 5000, r = 0.06, t = 3 to get the numeric difference.
Step-by-Step Solution:
Compute growth factor: (1.06)^3 = 1.191016.CI = 5000 * (1.191016 − 1) = 5000 * 0.191016 = ₹ 955.08.SI = ₹ 900 ⇒ Extra = 955.08 − 900 = ₹ 55.08.Verification / Alternative check:
Direct term-by-term compounding confirms the same result; differences arise from interest on prior interest.Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:Rs. 55.08.
Discussion & Comments