Edward C. answered 03/23/15
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
The formula for compound interest is A = P(1 + r/n)n*t where
A = Accumulated or final amount
P = Principal or original amount ($5000 in this case)
r = interest rate as a decimal (0.175 in this case)
n = number of compoundings per year (1 in this case)
t = time in years
The Accumulated amount will include both the original principal and the interest that you have been charged, so if you have been charged $10000 of interest then A will equal $5000 + $10000 = $15000
15000 = 5000(1 + 0.175)t
3 = 1.175t
Take the logarithm of both sides. You can use any base you like, I prefer the natural logarithm ln, but if you'd rather use the logarithm base 10 that will work just as well
ln3 = ln1.175t = t*ln1.175
t = ln3 / ln1.175 = 6.812 years