All Exams Test series for 1 year @ ₹349 only
Question

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)

This question was previously asked in
CDS I 2023 English Previous Year Paper (16-April-2023)
The correct answer is

26

Understanding the Problem: Compound Interest Growth

The question asks for the minimum number of years it takes for a sum of money to grow to be more than 100 times its original value when compounded annually at a rate of 20%.

This is a classic compound interest problem where we need to find the time period (\(n\)) given the principal amount (\(P\)), the final amount (\(A\)), and the interest rate (\(r\)). The condition is that the final amount must be strictly greater than 100 times the initial principal.

Compound Interest Formula

The formula for compound interest is:

\($A = P(1 + r)^n$\)

Where:

  • \(A\) is the amount after \(n\) years.
  • \(P\) is the principal amount (initial investment).
  • \(r\) is the annual interest rate (as a decimal).
  • \(n\) is the number of years.

Setting up the Inequality

We are given that the interest rate \(r = 20\%\), which is \(0.20\) as a decimal. The problem states that the amount \(A\) becomes more than 100 times the principal \(P\). Mathematically, this is expressed as:

\($A > 100P$\)

Substitute the compound interest formula for \(A\):

\($P(1 + r)^n > 100P$\)

Substitute the value of \(r = 0.20\):

\($P(1 + 0.20)^n > 100P$\)

\($P(1.2)^n > 100P$\)

Assuming the principal \(P\) is a positive value (which it must be for money), we can divide both sides of the inequality by \(P\) without changing the direction of the inequality sign:

\($ (1.2)^n > 100$\)

Solving for n using Logarithms

To solve for the exponent \(n\) in the inequality \( (1.2)^n > 100 \), we can use logarithms. Taking the base-10 logarithm of both sides (since the given log values are base 10):

\($\log_{10}((1.2)^n) > \log_{10}(100)$\)

Using the logarithm property \(\log(a^b) = b \log(a)\):

\($n \log_{10}(1.2) > \log_{10}(100)$\)

We know that \(\log_{10}(100) = \log_{10}(10^2) = 2\).

\($n \log_{10}(1.2) > 2$\)

Calculating \(\log_{10}(1.2)\)

We need to find the value of \(\log_{10}(1.2)\) using the given values \(\log_{10} 2 = 0.301\) and \(\log_{10} 3 = 0.477\).

\($\log_{10}(1.2) = \log_{10}\left(\frac{12}{10}\right) = \log_{10}\left(\frac{6}{5}\right)$\)

Using the logarithm property \(\log(\frac{a}{b}) = \log(a) - \log(b)\):

\($\log_{10}\left(\frac{6}{5}\right) = \log_{10}(6) - \log_{10}(5)$\)

Now calculate \(\log_{10}(6)\) and \(\log_{10}(5)\) using the given values:

\($\log_{10}(6) = \log_{10}(2 \times 3)$\)

Using the logarithm property \(\log(a \times b) = \log(a) + \log(b)\):

\($\log_{10}(6) = \log_{10}(2) + \log_{10}(3) = 0.301 + 0.477 = 0.778$\)

\($\log_{10}(5) = \log_{10}\left(\frac{10}{2}\right)$\)

Using the logarithm property \(\log(\frac{a}{b}) = \log(a) - \log(b)\):

\($\log_{10}(5) = \log_{10}(10) - \log_{10}(2)$\)

Since \(\log_{10}(10) = 1\):

\($\log_{10}(5) = 1 - 0.301 = 0.699$\)

Now, substitute these values back to find \(\log_{10}(1.2)\):

\($\log_{10}(1.2) = \log_{10}(6) - \log_{10}(5) = 0.778 - 0.699 = 0.079$\)

Finding the Value of n

Substitute the calculated value of \(\log_{10}(1.2)\) back into the inequality \(n \log_{10}(1.2) > 2\):

\($n \times 0.079 > 2$\)

Divide both sides by 0.079:

\($n > \frac{2}{0.079}$\)

Now, perform the division:

\($n > 25.316...\$\)

Since \(n\) represents the number of years and must be an integer, the least integer value of \(n\) that is greater than 25.316... is 26.

Therefore, it takes at least 26 years for the sum of money to become more than 100 times its original value at a 20% compound interest rate.

Conclusion

The least value of \(n\) for which the sum of money at 20% rate of compound interest per annum becomes more than 100 times is 26 years.

Revision Table: Compound Interest Calculation

Concept Description
Compound Interest Formula \(A = P(1 + r)^n\)
Problem Condition \(A > 100P\)
Resulting Inequality \((1.2)^n > 100\)
Logarithm Property Used \(\log(a^b) = b\log(a)\)
Log Calculation \(\log_{10}(1.2) = \log_{10}(6/5) = \log_{10}(6) - \log_{10}(5)\)
Required Log Values \(\log_{10} 2, \log_{10} 3, \log_{10} 5, \log_{10} 6, \log_{10} 1.2\)
Inequality with Log Values \(n \times 0.079 > 2\)
Minimum Integer Years \(n = 26\)

Additional Information: Logarithm Properties in Finance

Logarithms are very useful in finance, especially when dealing with exponential growth or decay like compound interest. They allow us to solve for exponents (like the number of years or the interest rate) in the compound interest formula.

Key logarithm properties used in such calculations include:

  • Product Rule: \(\log_b(xy) = \log_b(x) + \log_b(y)\)
  • Quotient Rule: \(\log_b(\frac{x}{y}) = \log_b(x) - \log_b(y)\)
  • Power Rule: \(\log_b(x^p) = p \log_b(x)\)
  • Change of Base Formula: \(\log_b(x) = \frac{\log_k(x)}{\log_k(b)}\) (Though not directly used here as we stuck to base 10)
  • Log of Base: \(\log_b(b) = 1\)
  • Log of 1: \(\log_b(1) = 0\)

In this problem, breaking down \(\log_{10}(1.2)\) involved using the quotient rule (\(\log_{10}(12/10)\)) and then the product rule (\(\log_{10}(2 \times 6)\) or calculating \(\log_{10}(6)\) and \(\log_{10}(5)\) separately) and the fact that \(\log_{10}(10) = 1\).

Was this answer helpful?

Similar Questions

  1. If C is the compound interest on Rs. 10,000 for one year at 4% per annum when compounded quarterly, then which one of the following is correct ?
  2. What is the principal amount which earns Rs. 210 as compound interest for the second year at 5% per annum?

  3. 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?

  4. 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?

  5. 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?

  6. A sum of money compounded annually doubles itself in 5 years. In how many years will it become four times of itself ?

  7. 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?


Important Questions from Compound Interest

  1. 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?

  2. 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?

  3. In how many years will a sum of Rs.1875 amount to Rs.2187 at 8 percent p.a. compound interest?

  4. 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?

  5. 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?

Need Expert Advice?
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
536 Tests 4 Tests Free
1647 Attempts
4.3(174)
English, Hindi
More Questions from CDS

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App