document.write( "Question 659123: I deposit $500. into an account that pays simple interest at a rate of 6% per year. How much interest will be paid in the first 2 years? \n" ); document.write( "
Algebra.Com's Answer #410671 by colliefan(242)\"\" \"About 
You can put this solution on YOUR website!
Interest amount = interest rate * balance in the account\r
\n" ); document.write( "\n" ); document.write( "First year:
\n" ); document.write( "I=$500*6%=$30\r
\n" ); document.write( "\n" ); document.write( "Second year:
\n" ); document.write( "I=530*6%=$31.80
\n" ); document.write( "The second year you will get interest on the amount that the account increased with the first year's interest as well.
\n" ); document.write( "
\n" );