document.write( "Question 1130371: At the age 18 you start to work for a company and are offered two rather fanciful retirement options.
\n" );
document.write( "Retirement 1 option: When you retire, you will be paid a lump sum of $15,000 for each year of service
\n" );
document.write( "Retirement 2 option: When you start to work, the company will deposit $10,000 into an account that pays 9.6% interest compounded monthly. When you retire, the account will be closed and the balance is given to you.
\n" );
document.write( "(a) Which retirement option is more favorable if you retire at age 65?
\n" );
document.write( "(b) Which retirement option is more favorable if you retire at age 55?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please show me how you get the answers, thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #753237 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! This is the formula for compound interest: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "N is the new amount. \n" ); document.write( "P is the principal amount. \n" ); document.write( "r is the annual interest rate. \n" ); document.write( "n is how often the interest is compounded per year. \n" ); document.write( "t is the number of years. \n" ); document.write( " \n" ); document.write( "Option 1: \n" ); document.write( " \n" ); document.write( "At age 65 (47 years service): 47 * $15,000 = $705,000 \n" ); document.write( " \n" ); document.write( "At age 55 (37 years service): 37 * $15,000 = $555,000 \n" ); document.write( " \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( " \n" ); document.write( "Option 2: \n" ); document.write( " \n" ); document.write( "At age 65 (47 years service): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "At age 55 (37 years service): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( " \n" ); document.write( "So, at age 65 (47 years service), Option 2 is best. At age 55 (37 years service), Option 1 is best. |