Introduction
Simple Interest (SI) वह extra पैसा है जो किसी principal amount पर एक fixed rate पर कुछ समय के लिए दिया या कमाया जाता है। यह interest वाले problems का सबसे basic concept है और आगे आने वाले advanced patterns की foundation भी यही है।
Pattern: Basic SI Calculation
Pattern
Formula है: SI = (P × R × T) / 100
जहाँ:
P = Principal (initial amount)
R = Rate of interest (per annum)
T = Time (years में)
Step-by-Step Example
Question
₹5000 पर 10% per annum की दर से 2 years के लिए Simple Interest निकालें।
Options:
A. ₹800
B. ₹900
C. ₹1000
D. ₹1200
Solution
Step 1: Values पहचानें
P = 5,000, R = 10%, T = 2 years.Step 2: Formula apply करें
SI = (P × R × T) / 100.Step 3: Interest calculate करें
SI = (5,000 × 10 × 2) / 100 = 1,000.Final Answer:
₹1,000 → Option CQuick Check:
1 year का interest = 10% of 5,000 = 500. 2 years → 500 × 2 = 1,000 ✅
Quick Variations
1. Time period change हो सकता है (months → years में convert करें)।
2. Fractional years भी दिए जा सकते हैं (जैसे 6 months = 0.5 years)।
3. कभी-कभी total amount पूछा जाता है = Principal + SI.
Trick to Always Use
- Step 1 → Formula clearly लिखें।
- Step 2 → Values direct plug करें, shortcuts से बचें।
- Step 3 → Months दिए हों तो पहले उन्हें years में convert करें।
Summary
Summary
- सभी simple interest questions में SI = (P × R × T) / 100 formula use करें।
- P को rupees में, R को percent में और T को years में रखें।
- Months को हमेशा years में बदलें।
- Verify करने के लिए yearly interest × number of years देखें।
याद रखने लायक example:
₹5,000 पर 10% per annum से 2 years में SI = ₹1,000.
