document.write( "Question 1042379: This exercise illustrates just how fast exponential functions grow in the long term. Suppose you start work for a company at age 25. You are offered two rather unlikely retirement options.
\n" );
document.write( "Retirement option 1: When you retire, you will receive $15,000 for each year of service.
\n" );
document.write( "Retirement option 2: When you start work, the company deposits $2500 into a savings account that pays a monthly rate of 1.3%. When you retire, the account will be closed and the balance given to you.
\n" );
document.write( "How much will you have under the second plan at age 55? (Round your answer to the nearest cent.)
\n" );
document.write( "$ 600,000
\n" );
document.write( "
\n" );
document.write( "Incorrect: Your answer is incorrect.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "How much will you have under the second plan at age 65? (Round your answer to the nearest cent.)
\n" );
document.write( "$ 600,000
\n" );
document.write( "
\n" );
document.write( "Incorrect: Your answer is incorrect.\r
\n" );
document.write( "\n" );
document.write( "I was wrong on both. Can someone show me how to solve these with the correct answers.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #657348 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! This exercise illustrates just how fast exponential functions grow in the long term. Suppose you start work for a company at age 25. You are offered two rather unlikely retirement options. \n" ); document.write( "Retirement option 1: When you retire, you will receive $15,000 for each year of service. \n" ); document.write( "Retirement option 2: When you start work, the company deposits $2500 into a savings account that pays a monthly rate of 1.3%. When you retire, the account will be closed and the balance given to you. \n" ); document.write( "How much will you have under the second plan at age 55? (Round your answer to the nearest cent.) \n" ); document.write( "------- \n" ); document.write( "30 years = 20*12 = 240 months \n" ); document.write( "2500*(1.013)^240 = 2500*22.196 = $55489.00 \n" ); document.write( "---------------------- \n" ); document.write( "How much will you have under the second plan at age 65? (Round your answer to the nearest cent.) \n" ); document.write( "40 years = 40*12 = 480 months \n" ); document.write( "2500*(1.013)^480 = 2500*492.64 = $1,231,611.63\r \n" ); document.write( "\n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |