document.write( "Question 1153441: To save for a new car, Trafton invested $3,000 in a savings account that earns 6.5% interest, compounded continuously. After four years, he wants to buy a used car for $4,000. How much money will he need to pay in addition to what is in his savings account? (Round your answer to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #775661 by Theo(13342)![]() ![]() You can put this solution on YOUR website! continuous compound formula is f = p * e ^ (r * t) \n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "e is the scientific constant of 2.718281828..... \n" ); document.write( "r is the interest rate per time period (years in this case) \n" ); document.write( "t is the number of time periods (years in this case)> \n" ); document.write( "in your problem, the formula becomes: \n" ); document.write( "f = 3000 * e ^ (.065 * 4) = 3890.79026 rounded to nearest cent = 3890.79 \n" ); document.write( "that's what will be in the account in 4 years. \n" ); document.write( "since the cost of the car is 4000, he will have to pay an additional 4000 - 3890.79 = 109.21.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |