krit.club logo

Comparing Quantities - Compound Interest

Grade 8CBSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Compound Interest (CI) is the interest calculated on the previous period's principal plus the accumulated interest. Unlike Simple Interest, where interest is only earned on the initial sum, Compound Interest leads to 'interest on interest,' causing the amount to grow faster over time. Visually, if Simple Interest is represented by a straight line on a graph, Compound Interest is represented by an upward-curving line that gets steeper as time passes.

The Conversion Period is the fixed time interval after which the interest is added to the principal to form the new principal for the next period. Interest can be compounded annually (once a year), half-yearly (every 6 months), or quarterly (every 3 months). On a timeline, annual compounding has one jump per year, while half-yearly compounding shows two jumps per year, effectively splitting the interest calculation into two smaller steps.

Principal (PP) is the initial amount of money borrowed or invested, and the Amount (AA) is the total sum of money at the end of the time period. The difference between the Amount and the Principal (APA - P) gives the Compound Interest. Imagine two bars in a chart: the first bar represents the Principal, and the second, taller bar represents the Amount; the extra height on the second bar represents the total Compound Interest accumulated.

When interest is compounded half-yearly, we must adjust the variables to match the conversion periods: the annual Rate of interest (RR) is divided by 22 (fracR2%\\frac{R}{2}\%), and the Time (nn) is multiplied by 22 (2n2n). This reflects that the interest is calculated twice as often at half the rate.

The Compound Interest formula is also used for calculating Population Growth. If a population increases at a constant rate, the final population is calculated like the Amount (AA). If the population decreases, the rate becomes negative. Visually, population growth mirrors the exponential curve of compound interest rising over time.

Depreciation refers to the reduction in the value of an item (like a car or machinery) over time due to use and age. In this case, the value decreases, so we use a negative sign in the formula: A=P(1fracR100)nA = P(1 - \\frac{R}{100})^n. On a graph, this would be shown as a downward curve that flattens out as the value approaches zero but never quite reaches it.

📐Formulae

Amount (AA) when compounded annually: A=P(1+fracR100)nA = P(1 + \\frac{R}{100})^n

Compound Interest (CICI): CI=APCI = A - P

Amount (AA) when compounded half-yearly: A=P(1+fracR2times100)2nA = P(1 + \\frac{R}{2 \\times 100})^{2n}

Amount (AA) when compounded quarterly: A=P(1+fracR4times100)4nA = P(1 + \\frac{R}{4 \\times 100})^{4n}

Value after Depreciation (VV): V=P(1fracR100)nV = P(1 - \\frac{R}{100})^n

💡Examples

Problem 1:

Calculate the amount and compound interest on Rs,12,600Rs \\, 12,600 for 22 years at 10%10\% per annum compounded annually.

Solution:

  1. Identify given values: P=12600P = 12600, R=10%R = 10\%, n=2n = 2 years.
  2. Apply the formula: A=P(1+fracR100)nA = P(1 + \\frac{R}{100})^n
  3. Substitute values: A=12600(1+frac10100)2A = 12600(1 + \\frac{10}{100})^2
  4. Simplify: A=12600(1+0.1)2=12600(1.1)2A = 12600(1 + 0.1)^2 = 12600(1.1)^2
  5. Calculate Amount: A=12600times1.21=15246A = 12600 \\times 1.21 = 15246
  6. Calculate CI: CI=AP=1524612600=2646CI = A - P = 15246 - 12600 = 2646

Result: Amount = Rs,15,246Rs \\, 15,246 and CI=Rs,2,646CI = Rs \\, 2,646.

Explanation:

This is a straightforward application of the annual compounding formula. We first find the total amount and then subtract the principal to find the interest component.

Problem 2:

Find the amount to be paid on Rs,8,000Rs \\, 8,000 for 11 year at 10%10\% per annum compounded half-yearly.

Solution:

  1. Identify given values: P=8000P = 8000, Annual R=10%R = 10\%, n=1n = 1 year.
  2. Adjust for half-yearly compounding:
    • New Rate (RR') = frac102=5%\\frac{10}{2} = 5\% per half-year.
    • New time periods (nn') = 1times2=21 \\times 2 = 2 half-years.
  3. Apply the formula: A=P(1+fracR100)nA = P(1 + \\frac{R'}{100})^{n'}
  4. Substitute values: A=8000(1+frac5100)2A = 8000(1 + \\frac{5}{100})^2
  5. Simplify: A=8000(1.05)2A = 8000(1.05)^2
  6. Calculate: A=8000times1.1025=8820A = 8000 \\times 1.1025 = 8820

Result: Amount = Rs,8,820Rs \\, 8,820.

Explanation:

Since interest is compounded half-yearly, the conversion period is 6 months. We divide the annual interest rate by 2 and multiply the number of years by 2 to get the total number of conversion periods.