document.write( "Question 1099258: Can someone explain me how to calculate this. Thank you\r
\n" );
document.write( "\n" );
document.write( "If money loses value, then as time passes, it takes more dollars to buy the same item. Use the table to answer the questions. Let t be years and y be the value of $ in t years..
\n" );
document.write( "t: 1, 2, 3, 4, 5, 6,
\n" );
document.write( "y: 0.98, 0.96, 0.94, 0.92, 0.90, 0.89\r
\n" );
document.write( "\n" );
document.write( "a) Suppose a house cost $103.000 today. Estimate the cost of the same house in 6 years?\r
\n" );
document.write( "\n" );
document.write( "b) Estimate a cost of $40 textbook in 2 years? \n" );
document.write( "
Algebra.Com's Answer #713688 by addingup(3677) You can put this solution on YOUR website! In 6 years, every dollar will be worth 0.89 cents. \n" ); document.write( "Today: 103000/1 = 103000 \n" ); document.write( "but... \n" ); document.write( "in 6 years: 103000/0.89 = 115730.34 \n" ); document.write( " |