TARGETROOT
ToolsBlogPracticeInterview
Back to Articles
aptitude
8 min read

SI & CI · complete guide with shortcuts

T

TARGETROOT

Editorial

PublishedJun 16, 2026
SI & CI · completeguide with shortcutsREAD ARTICLETARGETROOT

₹ SI & CI · complete guide with shortcuts

IBPS PO · SBI Clerk SSC CGL · RRB NTPC | ✓ Solve in under 30 seconds

Quick Note

Simple Interest (SI) and Compound Interest (CI) are among the most frequently tested topics in banking, SSC, and other competitive exams. The beauty of SI and CI lies in their predictability—once you understand the core formulas and shortcut tricks, you can solve these questions in under 30 seconds.

Table of Contents

  • What is SI and CI?
  • Core Terminology
  • Simple Interest Formulas
  • Compound Interest Formulas
  • Difference Between CI and SI
  • Shortcut Tricks
  • Solved Examples
  • Common Mistakes
  • Quick Reference Card
  • Practice Questions
  • FAQ

▣ What is Simple Interest and Compound Interest?

Simple Interest (SI)

Interest calculated only on the original principal amount for a specific period of time. Every year, the interest is the same fixed amount—it never grows on itself.

SI = (P × R × T) / 100

Compound Interest (CI)

Interest calculated on both the principal and the previously earned interest. Your interest earns interest too, which is why CI always gives a larger return than SI at the same rate and time.

A = P × (1 + R/100)T

▣ Core Terminology

Term Definition
Principal (P)The original sum of money borrowed or invested
Rate (R)The interest rate per annum, expressed as a percentage
Time (T)The duration for which money is borrowed or invested, in years
Amount (A)The total sum of principal plus interest (P + SI or P + CI)
InterestThe extra money paid for using someone else's money

▣ Key Formulas for Simple Interest

Core SI Formulas

SI = (P × R × T) / 100

Amount (A) = P + SI

Derived SI Formulas

P = (100 × SI) / (R × T)

R = (100 × SI) / (P × T)

T = (100 × SI) / (P × R)

Example

Question: Find the simple interest on ₹5000 at 8% per annum for 3 years.

Solution:

SI = (5000 × 8 × 3) / 100 = ₹1200

▣ Key Formulas for Compound Interest

Core CI Formula

A = P × (1 + R/100)T

CI = A − P

Compounding Frequency Variations

Half-Yearly:

A = P × (1 + R/200)2T

Quarterly:

A = P × (1 + R/400)4T

Example

Question: Find the compound interest on ₹8000 at 10% per annum for 2 years, compounded annually.

Solution:

A = 8000 × (1.10)² = 8000 × 1.21 = ₹9680

CI = 9680 − 8000 = ₹1680

▣ Difference Between CI and SI

The difference between CI and SI is one of the most common question types in competitive exams.

For 2 Years

Difference = P × (R/100)²

Example:

Find the difference between CI and SI on ₹1000 at 10% for 2 years.

= 1000 × (10/100)² = 1000 × 0.01 = ₹10

For 3 Years

Difference = P × (R/100)² × (3 + R/100)

▣ Shortcut Tricks for Competitive Exams

Trick 1: Pascal's Triangle Method for CI

Pascal's Triangle coefficients can simplify compound interest calculations for 3 years. For 3 years, the coefficients are 3, 3, 1 (ignoring the first "1").

Steps:

  1. Calculate successive interest amounts
  2. Multiply each by the corresponding coefficient
  3. Sum the results

Example:

Principal = ₹6000, Rate = 10%, Time = 3 years

  • Year 1 interest = 6000 × 10% = ₹600
  • Year 2 interest = 600 × 10% = ₹60
  • Year 3 interest = 60 × 10% = ₹6
  • Total CI = (3 × 600) + (3 × 60) + (1 × 6) = ₹1986

Trick 2: Doubling Time Rule

If a sum becomes x times in T years at CI, then it will become xⁿ times in nT years.

Example:

A sum doubles in 15 years. How long will it take to become 8 times?

8 = 2³, so it will take 3 × 15 = 45 years

Trick 3: Annual Growth Rate Shortcut

R% = [(B − A) / A] × 100

Where A = amount in year N, B = amount in year N+1

Trick 4: Quick Compounding Shortcuts

Compounding Frequency Formula
Half-YearlyA = P × (1 + R/200)2T
QuarterlyA = P × (1 + R/400)4T
MonthlyA = P × (1 + R/1200)12T

▣ Solved Examples from Previous Exams

Example 1: Basic SI

Question: A sum of money triples itself at simple interest in 20 years. Find the rate of interest.

Solution:

  • If sum triples, SI = 2P
  • 2P = (P × R × 20) / 100
  • 200 = 20R
  • R = 10%

Example 2: Finding Principal from CI

Question: The compound interest on a certain sum at 20% per annum for 2 years is ₹2640. Find the principal.

Solution:

  • 2640 = P × [(1.20)² − 1]
  • 2640 = P × [1.44 − 1]
  • 2640 = P × 0.44
  • P = ₹6000

Example 3: Half-Yearly Compounding

Question: ₹25,000 is invested at 8% per annum compound interest, compounded half-yearly. What is the amount at the end of 1 year?

Solution:

  • Rate becomes 8/2 = 4%
  • Time becomes 1 × 2 = 2 periods
  • A = 25000 × (1.04)²
  • A = 25000 × 1.0816 = ₹27,040

Example 4: CI-SI Difference

Question: The difference between CI and SI on a certain sum for 2 years at 10% is ₹549. Find the sum.

Solution:

  • 549 = P × (10/100)²
  • 549 = P × 0.01
  • P = ₹54,900

▣ Common Mistakes to Avoid

1. Wrong Base for Percentage

Always calculate interest percentages on the principal (for SI) or current amount (for CI).

2. Confusing SI and CI Formulas

SI is linear: (P × R × T)/100 while CI is exponential: P × (1 + R/100)T.

3. Ignoring Compounding Frequency

For half-yearly, divide rate by 2 and multiply time by 2. For quarterly, divide rate by 4 and multiply time by 4.

4. Forgetting Time Conversion

When time is given in months, convert it to years: 18 months = 1.5 years.

5. Not Using Shortcuts When Applicable

The 2-year CI-SI difference formula saves 45+ seconds per question. Using lengthy calculations instead of shortcuts is a common mistake.

▣ Quick Reference Card

Concept Formula
Simple InterestSI = (P × R × T) / 100
Amount (SI)A = P + SI
Compound InterestCI = P(1 + R/100)T − P
Amount (CI)A = P(1 + R/100)T
CI-SI Difference (2 years)P × (R/100)²
CI-SI Difference (3 years)P × (R/100)² × (3 + R/100)
Half-Yearly CIA = P(1 + R/200)2T
Quarterly CIA = P(1 + R/400)4T

▣ Practice Questions (Test Yourself)

Q1: Direct Formula Application

Find the simple interest on ₹10,000 for 3 years at 6% p.a.

Answer:

SI = (10000 × 6 × 3) / 100 = ₹1,800

Q2: Finding Rate

A sum doubles itself at simple interest in 8 years. Find the rate.

Answer:

R = (100 × P) / (P × 8) = 12.5%

Q3: Difference Between CI and SI

Find the difference between CI and SI on ₹12,000 at 8% for 2 years.

Answer:

Difference = 12000 × (8/100)² = ₹76.80

Q4: Principal from Amount

A sum amounts to ₹669 in 3 years and ₹1003.50 in 6 years on CI. Find the sum.

Answer:

P = ₹446

Q5: Doubling Time

A sum of money doubles itself in 15 years at CI. How long will it take to become 8 times?

Answer:

8 = 2³, so time = 3 × 15 = 45 years

▣ Final Words

Simple Interest and Compound Interest are high-scoring topics in competitive exams. With a solid grasp of formulas and shortcut techniques, you can solve these questions quickly and accurately.

Key Takeaways:

  • Master the core formulas — SI and CI formulas are your foundation
  • Memorize shortcuts — 2-year and 3-year difference formulas save precious time
  • Watch compounding frequency — Half-yearly and quarterly questions are common traps
  • Practice with mocks — Attempt topic-wise tests to build speed and accuracy

💡 Pro Tip:

Memorize standard values like (1.10)² = 1.21, (1.05)² = 1.1025, and (1.20)² = 1.44 — they appear constantly in CI questions.

Success in SI and CI questions comes from:

understanding concepts, memorizing formulas, and consistent practice. Start your preparation today and watch your mock test scores rise!

▣ Frequently Asked Questions

Q: How many SI and CI questions are asked in competitive exams?

Typically 1-3 questions appear in banking exams like RBI Assistant and IBPS PO, and 2-4 questions in SSC exams.

Q: Which is more important—SI or CI?

Both are important, but Compound Interest is slightly more important as it involves different compounding periods and comparison-based questions. However, SI forms the base, so master SI first.

Q: Are shortcut formulas necessary?

Yes, shortcut formulas save significant time in exams. For example, the 2-year CI-SI difference formula can save 45+ seconds per question.

Q: Can I use a calculator in the exam?

No. You must practice mental math and approximation techniques. Learning square values and fraction-to-percentage conversions helps tremendously.

Q: What are the common traps in SI and CI questions?

  • Not adjusting for half-yearly/quarterly compounding
  • Confusing SI and CI formulas
  • Forgetting to convert months to years

🏁 Master SI & CI, Master Your Exam

These Simple Interest and Compound Interest formulas and shortcuts are your weapon for any competitive exam. Practice them daily, and you'll see your speed and accuracy skyrocket.

✅ Your checklist for success:

  • Memorize all core SI and CI formulas
  • Master the 2-year and 3-year CI-SI difference shortcuts
  • Practice half-yearly and quarterly compounding problems
  • Take topic-wise mocks to build speed

Remember:

Speed comes from practice, not from reading. Use this guide as your reference, but spend 70% of your preparation time actually solving problems.

Last Updated: June 2026

Good luck with your competitive exam preparation! 🚀

Was this article helpful?

Your feedback helps us create better content.

Explore Topics

#SI#CI#simple interest#compound interest#aptitude#competitive exams#banking#SSC

About this article

This article is part of the TARGETROOT learning library — practical content designed for focused growth.

Category

aptitude

Related Articles

aptitude

Profit and Loss Formulas for Competitive Exams: The Complete Guide for 2026

9 min read

aptitude

Time and Work: Shortcut Tricks, Key Formulas, and Solved Questions for Competitive Exams

8 min read

aptitude

Percentages Shortcut Tricks for Aptitude Tests [With 10 Examples]

12 min read

Stay Updated

Get the latest articles and resources delivered to your inbox.

TARGETROOT

Learning and practice platform built for focused growth. Start lean with tools, blog content, interview prep, and JSON-driven tests.

Platform

  • Tools
  • Blog
  • Practice
  • Interview

Learn

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

Quick Access

  • JSON Formatter
  • Image Compressor
  • JSON to XLSX
  • QR Code Generator

© 2026 TARGETROOT. All rights reserved.

Made for focused learners worldwide