Given an initial balance of 6000,
an interest rate of 6%,
and time of 4
Calculate the Accumulated Balance
using Simple Interest:
AV = Principal * (1 + (int. rate * time))
AV = 6000 * (1 + (0.06 * 4))
AV = 6000 * (1 + 0.24)
AV = 6000 * 1.24
Total Interest Earned = Accumulated Value - Principal
Total Interest Earned = 7440 - 6000
Total Interest Earned = 1440
Interest per Period = | Interest Earned |
t |
Interest per Period = | 1440 |
4 |
Interest per period = 360