document.write( "Question 209094: helga invested $1000 at 5% interest rate, compounded anually. how much interest had helga earned by the end of the sixth year? \n" ); document.write( "
Algebra.Com's Answer #158065 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
1,000(1+.05)^6
\n" ); document.write( "1,000*1.05^6
\n" ); document.write( "1,000*1.34=1,340 or the interest earned was $340.
\n" ); document.write( "
\n" );