Question 1162508
what rate of interest compounded annually is required to triple an investment in 22 years?
:
let r = interest rate in decimal form
let original investment = 1,  the resulting amt = 3
{{{1*(1+r)^22}}} = 3
using common logs
{{{log((1+r)^22) = log(3)}}} 
log equiv of exponents
22*log(1+r) = log(3)
22*log(1+r) = .477
log(1+r) = {{{.477/22}}}
log(1+r) = .0217
Antilog
1 + r = 1.0512
r = 1.0512 - 1
r = .0512 which is 5.12 %
;
;
Check on your calc: enter 1.0512^22 = 2.9997 ~ 3