document.write( "Question 1039735: Select an amount of money that you would like to invest (for example $1000.00). This will be your P0 value.
\n" ); document.write( "Let your interest rate be k = 0.5%.
\n" ); document.write( "Write out the exponential function using the P0 and k values you have.
\n" ); document.write( "Determine the value of your investment after 1, 5, and 10 years.
\n" ); document.write( "Now, find the doubling time T for your investment. In other words, at what time would your initial deposit double in value?
\n" ); document.write( "Repeat steps 3 through 5 for k = 1%.
\n" ); document.write( "Repeat steps 3 through 5 for k = 1.5%.\r
\n" ); document.write( "\n" ); document.write( "Using the formula \"P%28t%29=Poe%5Ekt\" The \"o\" in the formula is lower than \"P\" and the \"e\"
\n" ); document.write( "

Algebra.Com's Answer #654492 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"P%28t%29=1000%2Ae%5E%280.05t%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Doubling-Time, \"2=1%2Ae%5E%280.05t%29\"; find natural logs of both sides and solve for t.
\n" ); document.write( "
\n" );