document.write( "Question 1126257: Suppose Tom places $3000 in an account that pays 9%interest compounded each year . Find the amount in the account at the end of the year \n" ); document.write( "
Algebra.Com's Answer #742585 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
this is 3000*(1+.09)^1 or 3000(1.09) or $3270. \n" ); document.write( "
\n" );