A sum of Rs. 15,000 is lent at 16% p.a. compound interest. What is the difference between the compound interest for the second year and the third year?
Rs. 445.44
The question asks for the difference in the compound interest earned during the second year and the third year for a specific principal amount and interest rate. We are given:
We need to calculate the interest earned specifically in the second year and the interest earned specifically in the third year, and then find the difference between these two amounts.
Compound interest for a specific year is calculated on the amount accumulated at the end of the previous year. The formula for the amount (A) after n years with principal P and rate R is:
\(A = P \left(1 + \frac{R}{100}\right)^n\)
The interest earned in the \(n\)-th year is the difference between the amount at the end of \(n\) years and the amount at the end of \((n-1)\) years.
\(CI_{n\text{-th year}} = A_n - A_{n-1}\)
Amount at the end of Year 1 (\(A_1\)):
\(A_1 = P \left(1 + \frac{R}{100}\right)^1\)
\(A_1 = 15000 \left(1 + \frac{16}{100}\right)^1\)
\(A_1 = 15000 (1 + 0.16)\)
\(A_1 = 15000 \times 1.16\)
\(A_1 = 17400\)
Compound Interest for Year 1 (\(CI_1\)):
\(CI_1 = A_1 - P\)
\(CI_1 = 17400 - 15000\)
\(CI_1 = 2400\)
Amount at the end of Year 2 (\(A_2\)):
\(A_2 = P \left(1 + \frac{R}{100}\right)^2\)
\(A_2 = 15000 \left(1 + \frac{16}{100}\right)^2\)
\(A_2 = 15000 (1.16)^2\)
\(A_2 = 15000 \times 1.3456\)
\(A_2 = 20184\)
Compound Interest for Year 2 (interest earned during the second year) (\(CI_{\text{2nd year}}\)):
\(CI_{\text{2nd year}} = A_2 - A_1\)
\(CI_{\text{2nd year}} = 20184 - 17400\)
\(CI_{\text{2nd year}} = 2784\)
Alternatively, the interest for the second year is 16% of the amount at the end of the first year:
\(CI_{\text{2nd year}} = A_1 \times \frac{R}{100}\)
\(CI_{\text{2nd year}} = 17400 \times \frac{16}{100}\)
\(CI_{\text{2nd year}} = 17400 \times 0.16\)
\(CI_{\text{2nd year}} = 2784\)
Amount at the end of Year 3 (\(A_3\)):
\(A_3 = P \left(1 + \frac{R}{100}\right)^3\)
\(A_3 = 15000 \left(1 + \frac{16}{100}\right)^3\)
\(A_3 = 15000 (1.16)^3\)
\(A_3 = 15000 \times 1.560896\)
\(A_3 = 23413.44\)
Compound Interest for Year 3 (interest earned during the third year) (\(CI_{\text{3rd year}}\)):
\(CI_{\text{3rd year}} = A_3 - A_2\)
\(CI_{\text{3rd year}} = 23413.44 - 20184\)
\(CI_{\text{3rd year}} = 3229.44\)
Alternatively, the interest for the third year is 16% of the amount at the end of the second year:
\(CI_{\text{3rd year}} = A_2 \times \frac{R}{100}\)
\(CI_{\text{3rd year}} = 20184 \times \frac{16}{100}\)
\(CI_{\text{3rd year}} = 20184 \times 0.16\)
\(CI_{\text{3rd year}} = 3229.44\)
Difference between the compound interest for the second year and the third year is:
\(\text{Difference} = CI_{\text{3rd year}} - CI_{\text{2nd year}}\)
\(\text{Difference} = 3229.44 - 2784\)
\(\text{Difference} = 445.44\)
| Year | Amount at Start of Year | Interest Earned During Year (CI for the year) | Amount at End of Year |
|---|---|---|---|
| 1 | Rs. 15,000 | \(15000 \times 0.16 = 2400\) | \(15000 + 2400 = 17400\) |
| 2 | Rs. 17,400 | \(17400 \times 0.16 = 2784\) | \(17400 + 2784 = 20184\) |
| 3 | Rs. 20,184 | \(20184 \times 0.16 = 3229.44\) | \(20184 + 3229.44 = 23413.44\) |
Difference in CI = CI for 3rd Year - CI for 2nd Year
Difference in CI = Rs. 3229.44 - Rs. 2784 = Rs. 445.44
The difference between the compound interest for the second year and the third year is Rs. 445.44.
| Concept | Description | Formula/Note |
|---|---|---|
| Compound Interest (CI) | Interest calculated on the initial principal and also on the accumulated interest from previous periods. | Grows faster than simple interest. |
| Principal (P) | The initial amount of money borrowed or invested. | Base amount for interest calculation. |
| Rate (R) | The percentage of the principal charged as interest per period. | Usually per annum (p.a.). |
| Amount (A) | The total sum of principal and interest after a certain period. | \(A = P(1 + R/100)^n\) for annual compounding. |
| CI for n-th Year | Interest earned specifically during the n-th period. | \(CI_{n\text{-th year}} = A_n - A_{n-1}\). Also \(A_{n-1} \times \frac{R}{100}\) for annual compounding. |
The difference between the compound interest of consecutive years increases as the amount on which the interest is calculated grows. For annual compounding at rate R, the interest in year \(n\) is \(A_{n-1} \times \frac{R}{100}\), and the interest in year \(n+1\) is \(A_{n} \times \frac{R}{100}\).
The difference is:
\(CI_{(n+1)\text{-th year}} - CI_{n\text{-th year}} = \left(A_n \times \frac{R}{100}\right) - \left(A_{n-1} \times \frac{R}{100}\right)\)
\(= (A_n - A_{n-1}) \times \frac{R}{100}\)
\(= CI_{n\text{-th year}} \times \frac{R}{100}\)
This shows that the difference in CI between two consecutive years is the interest earned on the CI of the earlier year. In this problem:
Difference = \(CI_{\text{3rd year}} - CI_{\text{2nd year}}\) = \(CI_{\text{2nd year}} \times \frac{R}{100}\)
Let's verify this: \(2784 \times \frac{16}{100} = 2784 \times 0.16 = 445.44\). This matches our calculated difference, confirming the relationship.
If interest be compounded half-yearly, then find the compound interest on ₹8,000 at the rate of 20% per annum for 1 year.
What is the compound interest on a sum of ₹25,000 after three years at a rate of 12 per cent per annum interest compounded yearly?
Find the amount (integral value only) if a sum of ₹6,500 is being borrowed at 10% interest per annum for 2 years if interest is compounded half-yearly
A sum invested at compound interest amounts to Rs. 7,800 in 3 years and Rs. 11,232 in 5 years. What is the rate per cent?
What is the amount (in ₹) of a sum of ₹32,000 at 20% per annum for 9 months, compounded quarterly?
The compound interest on a certain sum of money at 21% p.a. for 2 years is Rs. 11,138.40 (interest compounded yearly). The total amount received (in Rs) after 2 years is:
Divide Rs. 66,300 between A and B in such a way that the amount that A receives after 8 years is equal to the amount that B receives after 10 years; with compound interest being compounded annually at a rate of 10% per annum.
Vipul and Manish invested the sum of Rs. 15000 and Rs. 20000 at the rate of 20 percent p.a and 30 percent p.a. respectively on compound interest (compounding annually). If time period is 3 years for both, then what will be the total compound interest earned by Vipul and Manish ?
What is the compound interest (in Rs.) on a sum of Rs. 8192 for \(1 \frac{1}{4}\) years at 15% per annum, if interest is compounded 5-monthly ?
A sum of Rs. 3125 amounts to Rs. 3515.20 in 3 years at x% p.a., interest being compounded yearly. What will be the simple interest (in Rs.) on the same sum and for the same time at (x + 2)% p.a.?
The certain sum amounts to Rs. 9,982.50 in \(2\frac{1}{2}\) years at 12% p.a., interest compounded 10-monthly. The sum (in Rs.) is:
The difference between the simple interest and the compound interest compounded annually on a certain sum of money for 2 years at a rate of 8% per annum is Rs. 16.80. Find the principle amount.
If a sum of ₹ 2000 is lent at 10% p.a. compound interest, what is the interest for the second year?
A sum becomes 5 times of itself in 3 years. at compound interest (interest is compounded annually). In how many years. will the sum becomes 125 times of itself?
If the compound interest on a certain sum of money for two years at 9% p.a. is Rs. 3,762, then the sum is: