document.write( "Question 1200182: Francine currently has $45,000 in her 401k account at work, and plans to contribute $800 at the end of each month for the next 15 years. How much will she have in the account in 15 years, if the account averages a 6% annual return? Assume monthly compounding. \n" ); document.write( "
Algebra.Com's Answer #834411 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Francine currently has $45,000 in her 401k account at work, and plans to contribute $800 at the end of each month for the next 15 years. How much will she have in the account in 15 years, if the account averages a 6% annual return? Assume monthly compounding. \r\n" );
document.write( "\r\n" );
document.write( "For the $45,000 BEGINNING amount, use the FUTURE VALUE formula of $1: \r\n" );
document.write( "   \"matrix%281%2C3%2C+A%2C+%22=%22%2C+P%281+%2B+i%2Fm%29%5E%28mt%29%29\", where: \"A\" = Accumulated amount, or future value (Unknown, in this case)\r\n" );
document.write( "                            \"P\" = Present Value||Principal invested||INITIAL amount deposited ($45,000, in this case)\r\n" );
document.write( "                            \"i\" = Annual Interest rate (6%, or .06, in this case)\r\n" );
document.write( "                            \"m\" = Number of ANNUAL compounding periods (Monthly, or 12, in this case)\r\n" );
document.write( "                            \"t\" = Time, in years (15, in this case)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For the monthly $800 contribution, use the formula for the FUTURE VALUE of an ORDINARY ANNUITY:\r\n" );
document.write( "   \"FV%5Boa%5D+=+PMT+%2A+%28%281+%2B+i%2Fm%29%5E%28mt%29+-1%29+%2A+%28m%2Fi%29%29%29\", where:  \"FV%5Boa%5D\" is the future value in the amount of time (years), or the amount that will\r\n" );
document.write( "                                                   be available then (UNKNOWN, in this case)\r\n" );
document.write( "                                             \"PMT\" is the payment amount ($800, in this case)\r\n" );
document.write( "                                               \"i\" is the interest rate, per year (6%, or .06, in this case)\r\n" );
document.write( "                                               \"m\" is the number of compounding periods per year (12, in this case)\r\n" );
document.write( "                                               \"t\" is the amount of time the money is invested (15, in this case)\r\n" );
document.write( "\r\n" );
document.write( "You then ADD \"A\" to FVoa to get the amount in the account after 15 years.
\n" ); document.write( "
\n" );