document.write( "Question 322323: Please help with this math problem
\n" );
document.write( "You deposit $10,000.00 in a account that pays 5% interest compound quarterly.
\n" );
document.write( "A) Find the future value after 1 year. _____
\n" );
document.write( "B) Use the future value formula for simple interest to determine the effective
\n" );
document.write( "annual yeild. _________
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #230741 by mananth(16946)![]() ![]() You can put this solution on YOUR website! FV = P(1+rt/n)^nt \n" ); document.write( "=10000*(1+0.05/4)^4 \n" ); document.write( "=10,509.45 \n" ); document.write( ".. \n" ); document.write( "effective annual yield = 509.45 /100 \n" ); document.write( "=5.09% \n" ); document.write( " |