document.write( "Question 1137106: madison started a bank account with $200. each year, she earns 5% in interest, which means in the account is multiplied by 1.05 each year. \r
\n" );
document.write( "\n" );
document.write( "a) what are the first three terms of this sequence?
\n" );
document.write( "b) write an equation to represent this sequence.
\n" );
document.write( "c) if madison does not withdraw money from her account, how much will she have in 10 years? \n" );
document.write( "
Algebra.Com's Answer #754933 by addingup(3677)![]() ![]() You can put this solution on YOUR website! a) use the formula in b) to calculate 3 years \n" ); document.write( "b) Amount = Principal(1+rt), where r is the interest rate and t is the time in years \n" ); document.write( "c) 200(1+0.05(10)) = 200(1+0.5) = 200 x 1.5 = 300 \n" ); document.write( " |