document.write( "Question 603361: Steve's bank pays an annual interest rate of 2.8 percent on a savings account. The interest is compounded monthly. If Steve deposits $1,000 in a savings account, how much interest will he earn in 3 months? \n" ); document.write( "
Algebra.Com's Answer #380674 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Note: In General: \"A+=+P%281%2Br%2Fm%29%5Emt\"
\n" ); document.write( "P= principal = 1000
\n" ); document.write( "r= annual rate = .028
\n" ); document.write( "m= periods per year = 12
\n" ); document.write( "t= years = 1/4
\n" ); document.write( "\"A+=+1000%281%2B.028%2F12%29%5E3\"
\n" ); document.write( "\"A+=+1000%281.002%29%5E3\"
\n" ); document.write( "A= $1006.01
\n" ); document.write( "interest earned in 3 months = $6.01 \n" ); document.write( "
\n" );