document.write( "Question 926154: If $505 is invested in an account that earns annual interest of 8%, compounded semiannually, what will the account balance be at the end of 3 years? (Round your answer to the nearest cent.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #562052 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If $505 is invested in an account that earns annual interest of 8%, compounded semiannually, what will the account balance be at the end of 3 years? \n" ); document.write( "---------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "---- \n" ); document.write( "A(3) = 505(1+0.08/2)^(2*3) \n" ); document.write( "----- \n" ); document.write( "A(3) = 505(1.04)^6 = $638.99 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |