document.write( "Question 1133060: Bob is saving money that he earns at his part time job. He deposits $100 at the end of each month into a saving account that pays interest at 3% , compounded monthly. Bob would like to know what his savings will be in the end of 1 year.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #750231 by Olasko(10)![]() ![]() You can put this solution on YOUR website! Using: A = P + PRT/100 \n" ); document.write( "A = $100 + $100 * 5 /100 \n" ); document.write( "A = $100 + $5 \n" ); document.write( "He will have $105 at the end of 1year \n" ); document.write( " |