document.write( "Question 983869: 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 #604656 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! The best way to see questions like this is to break up time. \r \n" ); document.write( "\n" ); document.write( "Let's first look at time 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At time 0: We put $150 in hopes to accumulate to $3,000 so that we can put a down payment on our car.\r \n" ); document.write( "\n" ); document.write( "We earn 2.5% interest compounded monthly.\r \n" ); document.write( "\n" ); document.write( "So effectively we earn 2.5/12% or .2083% per month.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So at time t (in months): we have accumulated to 150(1.002083)^t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And we want to figure out at what t value do we accumulate to 3000?\r \n" ); document.write( "\n" ); document.write( "So if we set the two equal:\r \n" ); document.write( "\n" ); document.write( "150(1.002083)^t = 3000\r \n" ); document.write( "\n" ); document.write( "(1.002083)^t = 3000/150 = 20\r \n" ); document.write( "\n" ); document.write( "(1.002083)^t = 20\r \n" ); document.write( "\n" ); document.write( "Take the natural log of both sides.\r \n" ); document.write( "\n" ); document.write( "ln(1.002083^t) = ln(20)\r \n" ); document.write( "\n" ); document.write( "Use properties of logs to finish this:\r \n" ); document.write( "\n" ); document.write( "t * ln(1.002083) = ln(20)\r \n" ); document.write( "\n" ); document.write( "t = ln(20)/ln(1.002083) = 1439.68 months or as an integer: 1440 months.\r \n" ); document.write( "\n" ); document.write( "1440 months is kind of a nasty answer, so let's divide that by 12 to get 120 years. \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "NOTE:\r \n" ); document.write( "\n" ); document.write( "I find 120 years to be an unreasonable amount of time to save for a down payment, so maybe there is a typo in your question. If so, let me attempt to address that.\r \n" ); document.write( "\n" ); document.write( "Let's assume you meant to say $1500 in a savings account (that would make much more sense).\r \n" ); document.write( "\n" ); document.write( "Then all the math would be the same except 3000/1500 = 2 not 20.\r \n" ); document.write( "\n" ); document.write( "So our answer would be t = ln(2)/ln(1.002083) = 28 months\r \n" ); document.write( "\n" ); document.write( "In terms of years, this is 2 1/3 years. Much more reasonable.\r \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "If you have additional questions, please contact me at swincher4391@yahoo.com.\r \n" ); document.write( "\n" ); document.write( "Thanks,\r \n" ); document.write( "\n" ); document.write( "Devin\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |