document.write( "Question 873315: Michelle found a bank account that offers 3.7% interest, compounded annually. she decides to put $100 in an account and leave it there for 10 years.\r
\n" ); document.write( "\n" ); document.write( "a) write a function to model the growth of her investment (t) years after she put the money in the bank.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #526791 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A = 100(1.037)^t \n" ); document.write( "
\n" );