document.write( "Question 190774: I am paying $29 for a service and need to know what that service will cast me in 5 yrs from now in an area that has a 1.5% inflation rate.\r
\n" );
document.write( "\n" );
document.write( "Equation: S = C (1+r/100)^5 S = inflated cost in 5 yrs.
\n" );
document.write( " C = current price of service
\n" );
document.write( " r = Inflation rate percent per year (1.5%) \n" );
document.write( "
Algebra.Com's Answer #143237 by Alan3354(69443) You can put this solution on YOUR website! I am paying $29 for a service and need to know what that service will cast me in 5 yrs from now in an area that has a 1.5% inflation rate. \n" ); document.write( "Equation: S = C (1+r/100)^5 S = inflated cost in 5 yrs. \n" ); document.write( "C = current price of service \n" ); document.write( "r = Inflation rate percent per year (1.5%) \n" ); document.write( "------------------- \n" ); document.write( "S = 29*(1.015)^5 \n" ); document.write( "S = $31.24 \n" ); document.write( " |