document.write( "Question 822506: Jim Marino invested 1500 in a savings account that earns 4% interest compounded quarterly. Use the compound interest formula A= (1+r/n)^nt to determine the amount in Jim's account after 5 years. \n" ); document.write( "
Algebra.Com's Answer #494992 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi, In General \"A+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 1500
\n" ); document.write( "r= annual rate = .04
\n" ); document.write( "n= periods per year = 4
\n" ); document.write( "t= years = 5
\n" ); document.write( "\"A+=+1500%281.01%29%5E%2820%29\" \n" ); document.write( "
\n" );