Question 1124815
f = p * (1 + r) ^ n


f is the future value
p is the present value
r is the interest rate per time period
n is the number of time periods.


in your problem:


p = 3300
f = what you want to find
r = 19.8% / 12 / 100 = .0165 per month
n = 56 months


formula becomes f = 3300 * (1 + .0165) ^ 56


solve for f to get f = 8251.395168.


round to nearest cent to get 8251.40.