The rate of interest on two different schemes is the same and it is 20%. But in one of the schemes, the interest is compounded half-yearly and in the other, the interest is compounded annually. Equal amounts are invested in the schemes. If the difference of the returns after 2 years is Rs. 482, then what is the principal amount in each scheme?
Rs. 20,000
This question involves comparing two investment schemes that offer the same nominal rate of interest but differ in their compounding frequency. One scheme compounds interest half-yearly, while the other compounds annually. We are given that equal amounts are invested in both schemes for 2 years, and the difference in the compound interest earned is Rs. 482. Our goal is to find the principal amount invested in each scheme.
The formula for the amount (A) under compound interest is given by:
\( A = P(1 + \frac{r}{n})^{nt} \)
Where:
The compound interest (CI) is the amount minus the principal:
\( CI = A - P \)
In this scheme, the interest is compounded twice a year (n = 2). The annual rate is 20% (r = 0.20). The time period is 2 years (t = 2). The principal amount is the same for both schemes, let's call it P.
The rate per compounding period is \( \frac{r}{n} = \frac{0.20}{2} = 0.10 \) (or 10%).
The total number of compounding periods is \( nt = 2 \times 2 = 4 \).
The amount after 2 years in Scheme 1 (\(A_1\)) is:
\( A_1 = P(1 + 0.10)^{4} \)
\( A_1 = P(1.1)^{4} \)
Calculating \( (1.1)^4 \):
\( (1.1)^2 = 1.21 \)
\( (1.1)^4 = (1.21)^2 = 1.4641 \)
So, \( A_1 = 1.4641P \)
The compound interest from Scheme 1 (\(CI_1\)) is:
\( CI_1 = A_1 - P = 1.4641P - P = 0.4641P \)
In this scheme, the interest is compounded once a year (n = 1). The annual rate is 20% (r = 0.20). The time period is 2 years (t = 2). The principal amount is P.
The rate per compounding period is \( \frac{r}{n} = \frac{0.20}{1} = 0.20 \) (or 20%).
The total number of compounding periods is \( nt = 1 \times 2 = 2 \).
The amount after 2 years in Scheme 2 (\(A_2\)) is:
\( A_2 = P(1 + 0.20)^{2} \)
\( A_2 = P(1.2)^{2} \)
Calculating \( (1.2)^2 \):
\( (1.2)^2 = 1.44 \)
So, \( A_2 = 1.44P \)
The compound interest from Scheme 2 (\(CI_2\)) is:
\( CI_2 = A_2 - P = 1.44P - P = 0.44P \)
The difference between the returns (compound interest) from the two schemes is given as Rs. 482.
Difference = \( CI_1 - CI_2 \)
\( 482 = 0.4641P - 0.44P \)
\( 482 = (0.4641 - 0.44)P \)
\( 482 = 0.0241P \)
Now, we need to solve for P:
\( P = \frac{482}{0.0241} \)
To simplify the division, multiply the numerator and denominator by 10000 to remove the decimal:
\( P = \frac{482 \times 10000}{0.0241 \times 10000} = \frac{4820000}{241} \)
Let's perform the division:
\( \frac{4820000}{241} = \frac{482 \times 10000}{241} \)
Since \( 482 = 2 \times 241 \):
\( P = \frac{(2 \times 241) \times 10000}{241} \)
\( P = 2 \times 10000 \)
\( P = 20000 \)
The principal amount invested in each scheme is Rs. 20,000.
| Scheme | Compounding Frequency (n) | Rate per Period (\(r/n\)) | Number of Periods (nt) | Amount Formula (\(A\)) | CI Formula (\(CI\)) | Calculated CI |
|---|---|---|---|---|---|---|
| Scheme 1 (Half-yearly) | 2 | \(20\%/2 = 10\% = 0.1\) | \(2 \text{ years} \times 2 = 4\) | \(P(1+0.1)^4\) | \(P(1.1)^4 - P\) | \(1.4641P - P = 0.4641P\) |
| Scheme 2 (Annually) | 1 | \(20\%/1 = 20\% = 0.2\) | \(2 \text{ years} \times 1 = 2\) | \(P(1+0.2)^2\) | \(P(1.2)^2 - P\) | \(1.44P - P = 0.44P\) |
Difference in CI: \( 0.4641P - 0.44P = 0.0241P \)
Given difference: Rs. 482
\( 0.0241P = 482 \)
\( P = \frac{482}{0.0241} = 20000 \)
The principal amount is Rs. 20,000.
| Concept | Description | Formula |
|---|---|---|
| Compound Interest (CI) | Interest calculated on the initial principal and also on the accumulated interest of previous periods. | \(CI = A - P\) |
| Amount (A) | The total sum received at the end of the investment period, including principal and interest. | \(A = P(1 + \frac{r}{n})^{nt}\) |
| Nominal Annual Rate (r) | The stated annual interest rate, before accounting for compounding frequency. | Given in the problem (20% here). |
| Rate per Period (\(r/n\)) | The interest rate applied during each compounding interval. | \(r\) divided by the number of compounding periods per year. |
| Compounding Frequency (n) | How many times interest is calculated and added to the principal within one year. | 1 for annually, 2 for half-yearly, 4 for quarterly, 12 for monthly. |
When interest is compounded more frequently than annually, the actual rate of return over a year is higher than the nominal annual rate. This is called the Effective Annual Rate (EAR).
The formula for EAR is:
\( \text{EAR} = (1 + \frac{r}{n})^{n} - 1 \)
For Scheme 1 (Half-yearly, r=0.20, n=2):
\( \text{EAR}_1 = (1 + \frac{0.20}{2})^{2} - 1 = (1 + 0.10)^{2} - 1 = (1.1)^2 - 1 = 1.21 - 1 = 0.21 \)
This means Scheme 1 effectively yields 21% per year.
For Scheme 2 (Annually, r=0.20, n=1):
\( \text{EAR}_2 = (1 + \frac{0.20}{1})^{1} - 1 = (1.2)^{1} - 1 = 1.20 - 1 = 0.20 \)
This means Scheme 2 effectively yields 20% per year.
The difference in returns over 2 years comes from the difference in these effective rates compounded over the 2-year period.
Using EAR to find the amount after 2 years:
\( A_1 = P(1 + \text{EAR}_1)^2 = P(1 + 0.21)^2 = P(1.21)^2 = 1.4641P \)
\( A_2 = P(1 + \text{EAR}_2)^2 = P(1 + 0.20)^2 = P(1.20)^2 = 1.44P \)
These amounts match the amounts calculated earlier using the per-period rate and number of periods, confirming the consistency of the compound interest formulas.
A sum of money at 20% rate of compound interest per annum becomes more than 100 times in n years. What is the least value of n? (Use log10 2 = 0.301, log10 3 = 0.477)
What is the principal amount which earns Rs. 210 as compound interest for the second year at 5% per annum?
What is the least number of complete years in which a sum of money put out at 40% annual compound interest will be more than tripled?
A merchant commences with a certain capital and gains annually at the rate of 25%. At the end of 3 years he has Rs. 10,000. What is the original amount that the merchant invested?
A sum of money compounded annually doubles itself in 5 years. In how many years will it become four times of itself ?
A person borrowed Rs. 10,000 at 12% rate of interest per annum compounded quarterly for a period of 9 months. What is the interest paid by him to settle his account after 9 months?
A person borrowed Rs. 10000 on compound interest at the rate of 40 percent per annum. If the interest is compounded half yearly, then what will be the amount to be paid after 1.5 years?
The difference between the compound interest (compounding annually) and the simple interest on a sum of money at the rate of 40 per cent per annum for 2 years is Rs. 2400. What is the amount?
In how many years will a sum of Rs.1875 amount to Rs.2187 at 8 percent p.a. compound interest?
A sum of money has increased by 45% in 9 years at simple interest. What will be the compound interest of Rs. 12,000 after 3 years at the same rate?
At a certain rate of compound interest a certain sum amounts to Rs. 64800 in 4 years and Rs. 93312 in 6 years. What is the compound interest earned in fifth year?