document.write( "Question 1182605: What is the APY for money invested at each rate?\r
\n" );
document.write( "\n" );
document.write( " A 15% compounded quarterly
\n" );
document.write( " B 13% compounded continuously\r
\n" );
document.write( "\n" );
document.write( "APY is %?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #812690 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the first is (1+(0.15/4))^4-1=15.87% \n" ); document.write( "the second is e^(0.13)-1=13.88%; for principal P compounded continuously, the amount present at time t in years is Pe^rt \n" ); document.write( " \n" ); document.write( " |