document.write( "Question 247336: Bryan invests $4000 in a savings account that pays 5% compounded annually. How much will be in the account at the end of 3 years? \n" ); document.write( "
Algebra.Com's Answer #180445 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! p(1+r)^t \n" ); document.write( "4,000(1+.05)^3 \n" ); document.write( "4,000*1.05^3 \n" ); document.write( "4,000*1.1576=$4,630.50 ans. \n" ); document.write( " |