document.write( "Question 285798: A principal of $1000 is invested in an account paying an annual interest rate of 12%. Find the amount in the account after 5 years if the account is compounded semiannually. \n" ); document.write( "
Algebra.Com's Answer #207275 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A principal of $1000 is invested in an account paying an annual interest rate of 12%. Find the amount in the account after 5 years if the account is compounded semiannually. \n" ); document.write( "--------------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "A(5) = 1000(1+0.12/2)^(2*5) \n" ); document.write( "--- \n" ); document.write( "A(5) = 1000(1.06)^(10) \n" ); document.write( "A(5) = $1790.85 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |