Simple Compound Interest FOR Placement
Meta Description: Ace Simple and Compound Interest questions for placement with proven formulas, smart shortcuts, and 20+ practice problems with detailed step-by-step solutions.
Introduction
Interest calculations form the backbone of the Quantitative Aptitude section in campus recruitment drives. Mastering Simple and Compound Interest questions for placement is essential because finance, analytics, and software consulting roles all test numerical reasoning under time pressure. Companies like TCS, Infosys, Wipro, Cognizant, Accenture, and Deloitte consistently allocate 3-5 questions to this topic in every online assessment. The difficulty ranges from straightforward formula applications in the initial screening rounds to complex, multi-step compounding problems in the higher-difficulty adaptive tests.
What makes this topic highly scorable is its predictable pattern. Once you internalize the difference between simple and compound mechanisms, learn how compounding frequency alters the effective rate, and practice time-saving percentage tricks, accuracy naturally jumps to 90%+. This guide breaks down every conceptual requirement, provides fully worked examples across all difficulty tiers, and equips you with the exact shortcuts recruiters expect candidates to know.
Key Formulas & Concepts
Understanding the distinction between Simple Interest (SI) and Compound Interest (CI) is critical. SI calculates interest only on the original principal throughout the tenure, while CI calculates interest on the principal plus accumulated interest from previous periods.
Simple Interest Formulas
SI = (P × R × T) / 100Where P = Principal, R = Annual Rate (%), T = Time (years)Amount (A) = P + SI = P(1 + RT/100)
Compound Interest Formulas
A = P(1 + R/100)^TCI = A - P- Half-Yearly Compounding: Rate becomes
R/2, Time becomes2TA = P(1 + (R/2)/100)^(2T) - Quarterly Compounding: Rate becomes
R/4, Time becomes4TA = P(1 + (R/4)/100)^(4T) - Fractional Time (n p/q years):
A = P(1 + R/100)^n × (1 + (p/q × R/100))
Difference Between CI & SI (for 2 years & 3 years at rate R)
- 2-Year Difference:
D₂ = P × (R/100)² - 3-Year Difference:
D₃ = P × (R/100)² × (300 + R) / 100
Solved Examples (Basic Level)
Q1. Find the SI on ₹5,000 at 6% p.a. for 3 years. Solution: Using SI = (P×R×T)/100 SI = (5000 × 6 × 3) / 100 = ₹900
Q2. Calculate CI on ₹8,000 at 5% p.a. compounded annually for 2 years. Solution: A = P(1 + R/100)^T = 8000(1 + 5/100)² A = 8000 × 1.05² = 8000 × 1.1025 = ₹8,820 CI = A - P = 8820 - 8000 = ₹820
Q3. A sum amounts to ₹6,200 in 2 years at SI of ₹1,200. Find the original principal. Solution: Amount = P + SI → 6200 = P + 1200 P = ₹5,000
Q4. At what rate p.a. will ₹4,000 yield SI of ₹960 in 4 years? Solution: R = (SI × 100) / (P × T) = (960 × 100) / (4000 × 4) = 96000 / 16000 = 6% p.a.
Q5. The difference between CI and SI on a sum at 10% p.a. for 2 years is ₹150. Find P. Solution: Using 2-year difference formula: D₂ = P(R/100)² 150 = P(10/100)² → 150 = P × 0.01 P = ₹15,000
Practice Questions (Medium Level)
Q6. Find the amount and CI on ₹16,000 at 7.5% p.a. for 2 years compounded half-yearly. Solution: Half-yearly: R = 7.5/2 = 3.75%, n = 2 × 2 = 4 periods A = 16000(1 + 3.75/100)⁴ = 16000(1.0375)⁴ ≈ ₹18,629.50 CI = 18629.50 - 16000 = ₹2,629.50
Q7. A sum of ₹50,000 grows to ₹60,835 in 3 years at CI. Find the annual rate. Solution: 60835 = 50000(1 + R/100)³ → (1 + R/100)³ = 60835/50000 = 1.2167 Taking cube root: 1 + R/100 ≈ 1.067 → R ≈ 6.7% p.a.
Q8. Calculate the amount if ₹12,500 is invested at 12% p.a. compounded quarterly for 1 year. Solution: Quarterly: R = 12/4 = 3%, n = 4 A = 12500(1 + 3/100)⁴ = 12500 × (1.03)⁴ 1.03⁴ ≈ 1.1255 → A ≈ ₹14,068.81
Q9. SI on a sum for 2 years is ₹800. The difference between CI and SI for 2 years at the same rate is ₹20. Find the principal and rate. Solution: SI for 2 years = 800 → SI per year = 400. Hence, P×R/100 = 400 → PR = 40000 Using D₂ = P(R/100)² = 20 D₂ = (PR) × R/10000 = 20 → 40000 × R/10000 = 20 → 4R = 20 → R = 5% PR = 40000 → P × 5 = 40000 → P = ₹8,000
Q10. A loan of ₹10,000 is repaid in two equal annual instalments at 10% p.a. CI. Find the instalment amount. Solution: Let instalment = X Present Value: 10000 = X/(1+0.1) + X/(1+0.1)² 10000 = X(10/11) + X(100/121) = X(110+100)/121 = 210X/121 X = (10000 × 121) / 210 ≈ ₹5,761.90
Q11. The CI on a sum for 2 years at 12% p.a. is ₹2,544. Find the SI for the same period. Solution: CI = P(1.12² - 1) = P(0.2544) = 2544 → P = ₹10,000 SI = (10000 × 12 × 2)/100 = ₹2,400
Q12. A certain sum becomes 3 times itself in 8 years at SI. In how many years will it become 4 times? Solution: 3x = P + SI → SI = 2P in 8 years Rate: (P×R×8)/100 = 2P → R = 25% For 4x: Amount = 4P → SI = 3P T = (3P × 100)/(P × 25) = 12 years
Q13. CI on ₹15,000 for 2 years compounded annually equals SI on the same sum at 10% p.a. for how many years? Solution: CI = 15000(1.10² - 1) = 15000 × 0.21 = ₹3,150 SI needed = 3150 3150 = (15000 × 10 × T)/100 → T = 2.1 years (2 years & 36 days)
Tricky Questions (Advanced Level)
Q14. A person lends ₹20,000 for 2 years. For part of it at 10% SI and the remainder at 10% CI compounded half-yearly, he earns equal interest in 2 years from both parts. Find the principal amounts. (Note: This requires equating returns, a classic advanced trap.) Solution: CI part earns more than SI over 2 years. For equal interest, the CI portion must be smaller. However, "equal interest from both parts in 2 years" is impossible unless rates differ. Assuming the question means the borrower splits money such that total return is optimized, we solve for ratio: CI factor = (1.05)⁴ ≈ 1.2155 → CI interest = 21.55%. SI interest = 20%. Let amounts be x and 20000-x. 0.2155x = 0.20(20000-x) → 0.4155x = 4000 → x ≈ ₹9,627. Remaining ≈ ₹10,373.
Q15. The ratio of difference between CI & SI for 2 years to 3 years is 10:37. Find the annual rate. Solution: D₂/D₃ = 10/37 Using formulas: [P(R/100)²] / [P(R/100)²(300+R)/100] = 10/37 100/(300+R) = 10/37 → 3700 = 3000 + 10R → 10R = 700 → R = 7%
Q16. A sum invested at CI triples in 3 years. In how many years will it become 81 times? Solution: P(1+r)³ = 3P → (1+r) = 3^(1/3) Target: P(1+r)^T = 81P → 3^(T/3) = 81 = 3⁴ Equating exponents: T/3 = 4 → T = 12 years
Q17. The effective annual rate for 12% p.a. compounded semi-annually is? Solution: Effective = (1 + 0.12/2)² - 1 = (1.06)² - 1 = 1.1236 - 1 = 12.36% p.a.
Q18. CI on a sum for year 1 is ₹600, for year 2 is ₹660. Find the principal. Solution: Year 1 CI = SI on P at R% = ₹600 Year 2 amount = P + 2×600 + CI on first year interest Increase in CI year 2 - year 1 = Interest on ₹600 at R% = ₹60 So, (600 × R)/100 = 60 → R = 10% Now, SI year 1 = (P×10×1)/100 = 600 → P = ₹6,000
Common Mistakes to Avoid
- Ignoring compounding frequency: Failing to adjust rate (divide) and time (multiply) for half-yearly/quarterly calculations.
- Misapplying the difference formula: Using the 2-year difference formula (P(R/100)²) for 3-year problems without adjustment.
- Confusing Amount vs Interest: Subtracting principal twice or forgetting CI = Amount - Principal.
- Rate/Time mismatch: Plugging months as years or forgetting to convert percentage to fraction in shortcut methods.
- Assuming equal yearly increments in CI: CI increases geometrically, not arithmetically. The interest amount changes every period.
- Overcomplicating installment problems: Treating annual installments as simple additions instead of discounting them to present value.
Shortcut Tricks
-
Tree Method for CI (2 Years) Assume Principal = 100 units. For rate R%, Year 1 interest = R. Year 2 interest = R + (R×R)/100. Total CI = 2R + (R²/100) units. Convert back to money using principal ratio. Example: 10% on ₹2000 for 2 yrs → 100 units → 2(10)+1 = 21 units. 21/100 × 2000 = ₹420.
-
Fraction Conversion Trick Convert common rates to fractions: 10% = 1/10, 12.5% = 1/8, 16.66% = 1/6. Multiply denominator to principal, interest becomes numerator. For CI, compound the fraction directly: P(1+1/n)^T.
-
Difference Shortcut (2 Years) CI - SI = SI × (R/100)/2. If SI is known for 2 years, directly multiply by half the rate ratio.
Previous Year Questions from Top Companies
Q19. [TCS] A sum of ₹12,000 amounts to ₹13,230 at CI in 2 years. Find rate. Solution: 13230 = 12000(1+r)² → (1+r)² = 1.1025 → 1+r = 1.05 → r = 5% p.a.
Q20. [Infosys] What is the effective rate if 20% p.a. is compounded quarterly? Solution: Quarterly R = 5%, periods = 4. Eff = (1.05)⁴ - 1 ≈ 21.55%
Q21. [Wipro] The SI on a sum is 16% of the sum. If rate is doubled and time halved, find new SI as % of P. Solution: Original: PRt/100 = 16 → Rt = 1600. New: P(2R)(t/2)/100 = PRt/100 = 16%. New SI = 16% of P.
Q22. [Cognizant] Find CI on ₹5,000 at 10% p.a. for 3 years 3 months. Solution: 3 years CI = 5000(1.1³ - 1) = 1655. 3 months = 1/4 yr simple on amount 6655 at 10%: 665.5/4 ≈ 166.375. Total ≈ ₹1821.38
Q23. [Accenture] Difference between CI and SI on certain sum at 5% for 3 years is ₹153.75. Find P. Solution: D₃ = P(R/100)²(300+R)/100 153.75 = P(0.05)²(315)/100 = P × 0.0025 × 3.15 = P × 0.007875 P = 153.75 / 0.007875 = ₹19,523.80 ≈ ₹19,600 (approx due to rounding in options)
Quick Revision
- SI grows linearly; CI grows exponentially due to compounding.
- Adjust R/n and T×n rigorously for half-yearly/quarterly compounding.
- 2-Year CI-SI Difference = P(R/100)²; 3-Year = P(R/100)²(300+R)/100.
- Population
Explore this topic cluster
More resources in Topics & Practice
Use the category hub to browse similar questions, exam patterns, salary guides, and preparation resources related to this topic.
Related Articles
Compound Interest Questions Placement
Comprehensive Topic Guide with 30 practice questions, shortcuts, and detailed solutions for TCS, Infosys, Wipro, Banking,...
Ages Problems Questions Placement
If present age is x, then: Age n years ago = x - n Age n years hence = x + n If A is twice as old as B: A = 2B If A is n...
Arrays Questions Placement
Contiguous Memory: All elements stored in consecutive memory locations Fixed Size (Static Arrays): Size determined at...
Averages Questions Placement
Comprehensive Topic Guide with 30 practice questions, shortcuts, and detailed solutions for TCS, Infosys, Wipro, Banking,...
Binary Trees Questions Placement
``` BINARY TREE (General): 1 / 2 3 / 4 5 6 BINARY SEARCH TREE (BST): 5 / 3 8 / 1 4 9 BALANCED BST (AVL/Red-Black): 4 / 2 6 /...