document.write( "Question 662876: If you deposit $500 in a bank account that earns 6% per year, how much total interest will you have earned after the third year? \n" ); document.write( "
Algebra.Com's Answer #412539 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=500(1.06)^3
\n" ); document.write( "A=500*1.191
\n" ); document.write( "A=595.50
\n" ); document.write( "I=95.50
\n" ); document.write( "
\n" );