document.write( "Question 979641: You decide to put $150 in a savings account to save for a $3,000 down payment on a new car. If the account has an interest rate of 2.5% 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 #600938 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 3000=150{1+(0.025/12)}^12t ; t=years. divide the interest by the number of compoundings per year and raise it to the number of years * 12 months/year.\r \n" ); document.write( "\n" ); document.write( "As a note, this has to double more than 4 times, and the rule of 72 for doubling, which can loosely be used for this, suggests that doubling will take 29 years. This will take somewhere in the neighborhood of 120-140 years.\r \n" ); document.write( "\n" ); document.write( "20={1+0.002083}^12t \n" ); document.write( "ln of both sides \n" ); document.write( "ln 20= 12t ln (1.002083) \n" ); document.write( "2.9957=12 t *(0.002080) \n" ); document.write( "without rounding yet \n" ); document.write( "do ln20/(12*0.002080) =t\r \n" ); document.write( "\n" ); document.write( "t=119.973 years. \n" ); document.write( " \n" ); document.write( " |