You can put this solution on YOUR website! How many years will it take to for 54,321 invested at compound interest of 13% per annum, to amount to 98,765?
:
let t = no. yrs for this to happen
54231*(1.13^t) = 98765
1.13^t =
1.13^t = 1.821191
log(1.13^t) = log(1.821191)
log equiv of exponents
t*log(1.13) = log(1.821191)
t =
using your calc
t = 4.9 yrs