1) initial investment = $600

annual % rate = ?
time to double = ?
amount after 10 years = $19,205.00

19,205 = 600e^(10r)

I do not know how to solve for r of find the time to double.

To solve for the annual interest rate (r) and the time it takes to double an investment, you can use the formula for compound interest:

A = P(1 + r/n)^(nt)

where:
A = the final amount
P = the initial investment
r = the annual interest rate (as a decimal)
n = the number of times the interest is compounded per year
t = the time in years

For the specific situation you mentioned, we have the following information:

Initial investment (P) = $600
Final amount after 10 years (A) = $19,205.00
We need to find the annual interest rate (r) and the time it takes to double the investment.

To find the annual interest rate (r):

1. Rearrange the formula to solve for r:
A = P(1 + r/n)^(nt)
Divide both sides of the equation by P:
A/P = (1 + r/n)^(nt)
Since the investment doubles, the final amount is twice the initial amount:
2 = (1 + r/n)^(nt)
Log both sides of the equation to isolate r:
log(2) = log[(1 + r/n)^(nt)]
Multiply the exponent (nt) with log(1 + r/n) on the right side using the property of logarithms:
log(2) = nt * log(1 + r/n)
Divide both sides of the equation by nt:
log(2) / nt = log(1 + r/n)
Rearrange the equation to solve for r, by subtracting 1 and multiplying both sides by n:
r/n = e^(log(2) / nt) - 1
Multiply both sides by n to isolate r:
r = n * (e^(log(2) / nt) - 1)

2. Substitute the given values into the equation:
In this case, the initial investment is $600 and the time is 10 years. You don't mention the compounding frequency (n), so let's assume it is compounded annually (n = 1). Then we have:
r = 1 * (e^(log(2) / (1 * 10)) - 1)

3. Calculate the value of r:
r = 0.0725, which is approximately 7.25%

To find the time it takes to double the investment:

1. Rearrange the formula to solve for t:
A = P(1 + r/n)^(nt)
Divide both sides of the equation by P:
A/P = (1 + r/n)^(nt)
Since the investment doubles, the final amount (A) is twice the initial amount (P):
2 = (1 + r/n)^(nt)
Take the logarithm of both sides to isolate t:
log(2) = log[(1 + r/n)^(nt)]
Rearrange the equation:
(nt) * log(1 + r/n) = log(2)
Divide both sides by n * log(1 + r/n):
t = log(2) / (n * log(1 + r/n))

2. Substitute the given values into the equation:
We have already calculated r as 0.0725, and since we assumed annual compounding (n = 1), we can use the values:
t = log(2) / (1 * log(1 + 0.0725/1))

3. Calculate the value of t:
t ≈ 9.59 years

So, to double the initial investment of $600, it will take approximately 9.59 years at an annual interest rate of approximately 7.25%.