document.write( "Question 69598: Word problem: The value of our money drops 6% each year. If I had $10,000 five years ago, what would the value of that money be today?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I calculated the answer a couple of different ways (FV of presnt sum & and just used a calculator) and the answer was the same $7,339.04, but the answer in the book is $6,840.59. Can someone please tell me how to get to this answer? Thank you. \n" );
document.write( "
Algebra.Com's Answer #72046 by stanbon(75887) ![]() You can put this solution on YOUR website! The value of our money drops 6% each year. If I had $10,000 five years ago, what would the value of that money be today? \n" ); document.write( "------------------ \n" ); document.write( "At end of 1st year: 10000*0.94 \n" ); document.write( "At the end of 2nd year: 10000*0.94*0.94 \n" ); document.write( "... \n" ); document.write( "At the end of 5 years: 10000*0.94^5 = $7339.04 \n" ); document.write( "------------- \n" ); document.write( "You are right; the book answer is wrong. \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |