document.write( "Question 999040: Suppose that $2600 is initially invested in an account with an APR of 3.3% compounded continuously. \r
\n" );
document.write( "\n" );
document.write( "I created this function, I don't know if it helps:
\n" );
document.write( "f(t)=2600e^(.033t)
\n" );
document.write( "And I calculated that the annual percent change (APY) of the account is 3.36%\r
\n" );
document.write( "\n" );
document.write( "What is the percent change over 10 years for this account?
\n" );
document.write( "Please help!
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #616756 by KMST(5328) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "The ratio is \n" ); document.write( "So after one year, the investement grew to \n" ); document.write( "The percent change over 1 year (the APY) was \n" ); document.write( "After 10 years, \n" ); document.write( " \n" ); document.write( "The percent increase over the 10 years is \n" ); document.write( " |