document.write( "Question 825294: If a person invests $190 in an account that pays 4% interest compounded annually, find the balance after 10 years \n" ); document.write( "
Algebra.Com's Answer #497192 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If a person invests $190 in an account that pays 4% interest compounded annually, find the balance after 10 years
\n" ); document.write( "-------------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "-----
\n" ); document.write( "A(10) = 190(1+(0.04/1))^(1*10) = 190(1.04)^10 = $281.25
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );