the underlying formula that you want to use here for continuous compounding is
A = P*e^(rt)
for doubling time you can set it up as
2P = P*e^(0.092t) and then solve for the value of t algebraically
2 = e^(0.092t)
t = ln(2) / 0.092 = 7.53, meaning that it takes about 7.53 years for the amount to double
then for the amount after 10 years you can go back to the original formula and plug in all of the values
A = 1000 * e^(0.092*10)
A = 1000(2.50929)
A = 2509.29, meaning that the accumulated amount after 10 years is $2509.29