document.write( "Question 881326: Eddie deposited $1200 into an account that earns 3% interest compounded 2 times per year. How much money will Eddie have in his account after 7 years? Round to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #532146 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
In General \"A%28t%29+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 1200
\n" ); document.write( "r= annual rate = .03
\n" ); document.write( "n= periods per year = 2
\n" ); document.write( "t= years = 7
\n" ); document.write( "\"A%28t%29+=+1200%281.015%29%5E%2814%29\"
\n" ); document.write( "
\n" );