Given an initial balance of 17000,
an interest rate of 9%,
and time of 1
Calculate the Accumulated Balance
using Simple Interest:
AV = Principal * (1 + (int. rate * time))
AV = 17000 * (1 + (0.09 * 1))
AV = 17000 * (1 + 0.09)
AV = 17000 * 1.09
Total Interest Earned = Accumulated Value - Principal
Total Interest Earned = 18530 - 17000
Total Interest Earned = 1530
Interest per Period = | Interest Earned |
t |
Interest per Period = | 1530 |
1 |
Interest per period = 1530