Math Problem Statement

You have 2 different savings accounts. For Account A, the simple interest earned after 18 months is $8.10. For Account B, the simple interest earned after 27 months is $22.50. If the interest rate is 3.6% for Account A and 2.5% for Account B, how much is the principal in each account? Which account earned you the most interest the first month? Explain your answer.

Solution

To solve this problem, we will calculate the principal for each account using the simple interest formula:

I=PrtI = P \cdot r \cdot t where:

  • II = interest earned,
  • PP = principal (unknown),
  • rr = annual interest rate (as a decimal),
  • tt = time in years.

Step 1: Solve for PP in the formula

Rearranging for PP:

P=IrtP = \frac{I}{r \cdot t}


Step 2: Account A

  • I=8.10I = 8.10,
  • r=3.6%=0.036r = 3.6\% = 0.036 (convert percent to decimal),
  • t=18months=1812=1.5yearst = 18 \, \text{months} = \frac{18}{12} = 1.5 \, \text{years}.

Substitute into the formula:

P=8.100.0361.5P = \frac{8.10}{0.036 \cdot 1.5}

Simplify:

P=8.100.054150P = \frac{8.10}{0.054} \approx 150

The principal for Account A is $150.


Step 3: Account B

  • I=22.50I = 22.50,
  • r=2.5%=0.025r = 2.5\% = 0.025,
  • t=27months=2712=2.25yearst = 27 \, \text{months} = \frac{27}{12} = 2.25 \, \text{years}.

Substitute into the formula:

P=22.500.0252.25P = \frac{22.50}{0.025 \cdot 2.25}

Simplify:

P=22.500.05625400P = \frac{22.50}{0.05625} \approx 400

The principal for Account B is $400.


Step 4: Which account earned more interest in the first month?

To determine this, calculate the interest earned per month for both accounts:

  1. Account A:

    • Monthly interest = It12=8.1018=0.45dollars per month\frac{I}{t \cdot 12} = \frac{8.10}{18} = 0.45 \, \text{dollars per month}.
  2. Account B:

    • Monthly interest = It12=22.50270.833dollars per month\frac{I}{t \cdot 12} = \frac{22.50}{27} \approx 0.833 \, \text{dollars per month}.

Answer: Account B earned more interest in the first month because it earned approximately $0.83, compared to $0.45 for Account A.


Summary:

  1. Principal for Account A = $150.
  2. Principal for Account B = $400.
  3. Account B earned the most interest in the first month.

Questions for Further Practice:

  1. How would the principal change if the interest rate for Account A was doubled?
  2. If both accounts had the same principal, how much interest would each earn after 1 year?
  3. How long would it take for Account B to earn $50 in interest?
  4. What is the total interest earned by both accounts after 3 years?
  5. How would compound interest affect the total interest for each account?

Tip:

Always convert time into years when using the simple interest formula!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Simple Interest
Basic Algebra
Proportion
Conversion of Time Units

Formulas

Simple Interest Formula: I = P × r × t
Rearranging for Principal: P = I / (r × t)

Theorems

Simple Interest Theorem

Suitable Grade Level

Grades 8-10