document.write( "Question 366963: Jim opens a savings account with a deposit of 10,000. If the account has an annual interest rate of 6%, compounded quarterly, how much is in the account after one year? (Assume that he does not make any withdrawals. Round your answer to the nearest cent.)\r
\n" ); document.write( "\n" ); document.write( "Need help in finding formula to solve the problem along with step by step actions to work problem out please?
\n" ); document.write( "

Algebra.Com's Answer #261590 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+0.06/4)^1*4
\n" ); document.write( "A=10000(1.015)^4
\n" ); document.write( "A=10000*1.0614
\n" ); document.write( "A=10614.00
\n" ); document.write( "
\n" );