document.write( "Question 111632: Hi.\r
\n" );
document.write( "\n" );
document.write( "I am trying to solve this problem but am confused, because doesn't the 5% change each year as his pay increases each year? Can you help me with a formula?\r
\n" );
document.write( "\n" );
document.write( "Joe's career started at age 20, earning $10,000 per year. He received a 5% raise each year and now is retiring at age 52. Show how much Joe will receive each month is his retirement program pays him 75% of the final monthly salary.\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help! And Happy Thanksgiving! \n" );
document.write( "
Algebra.Com's Answer #81422 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE FORMULA IS PRINCIPAL(1+RATE)^(NUMBER OF YEARS) \n" ); document.write( "P(1+.05)^32 THE 32 IS THE NUMBER OF YEARS (52-20=32) \n" ); document.write( "10,000(1+.05)^32=$47,649.41 WOULD BE HIS SALARY AFTER 32 YEARS. \n" ); document.write( ".75*47,649.41=$35,737.06 WOULD BE HIS RETIREMENT PAYMENT. \n" ); document.write( " |