document.write( "Question 1112241: trina has $6000 and is earning 6% annually. how much will she have after 7 years? \n" ); document.write( "
Algebra.Com's Answer #727266 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
6000(1+.06)^7; compounding once per year for seven years.
\n" ); document.write( "=6000(1.06^7)=$9021.78
\n" ); document.write( "
\n" );