document.write( "Question 125491:
\n" ); document.write( "You deposit $1200 into a savings account that earns 3% interest compounded anually. Find the balance of the account after 2 years.
\n" ); document.write( "

Algebra.Com's Answer #91957 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
p(1+r)^t where p=the principle r=annual rate & t=number of years.
\n" ); document.write( "1200(1+.03)^2
\n" ); document.write( "1200(1.03)^2
\n" ); document.write( "1200*1.0609=$1,273 is the amount after 2 years.
\n" ); document.write( "
\n" );