document.write( "Question 976002: You decide to put $175 in a savings account to save for a $3,000 down payment on a new car. If the account has an interest rate of 3% per year and is compounded monthly, how long does it take you to earn $3,000 without depositing any additional funds? \n" ); document.write( "
Algebra.Com's Answer #597677 by FrankM(1040) You can put this solution on YOUR website! $175 * (1.0025)^N = 3000\r \n" ); document.write( "\n" ); document.write( "1.0025^N=17.1429\r \n" ); document.write( "\n" ); document.write( "N(ln1.0025)=ln17.1429)\r \n" ); document.write( "\n" ); document.write( "N= 1138months or 94.8 years.\r \n" ); document.write( "\n" ); document.write( "Note, at 3% it takes about 24 months to double one's money. 96 years is about 4 doubles or 16X. This is a 'back of napkin' method to just see if the answer makes sense. It helps if you mess up and hit the wrong keys on the calculator. \n" ); document.write( " |