document.write( "Question 1111601: The price of milk has been steadily increasing 5% per year. If the cost of a gallon is now $3.89:
\n" ); document.write( "a. What will it cost in 10 years?\r
\n" ); document.write( "\n" ); document.write( "b. What did it cost 5 years ago?
\n" ); document.write( "

Algebra.Com's Answer #726588 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
This a problem of compound Interest calculation\r
\n" ); document.write( "\n" ); document.write( "Cost of milk nowl P = 3.89
\n" ); document.write( "Cost of milk after 10 years= A
\n" ); document.write( "years=n 10.00
\n" ); document.write( "compounded 1 times a year t
\n" ); document.write( "Rate = 5.00 0.05
\n" ); document.write( "Cost after 10 years = P*((n+r)/n)^n*t
\n" ); document.write( "
\n" ); document.write( "Cost after 10 years = = 3.89 *( 1+0.05 )^1 * 10
\n" ); document.write( "Amount = 3.89 *( 1 + 0.05 )^ 10
\n" ); document.write( " 3.89 *( 1.05 )^ 10.00
\n" ); document.write( "Cost after 10 years = $6.34 \r
\n" ); document.write( "\n" ); document.write( "Cost 5 years ago\r
\n" ); document.write( "\n" ); document.write( "Principal P = 3.89
\n" ); document.write( "Amount= A
\n" ); document.write( "years=n 5.00
\n" ); document.write( "compounded 1 times a year t
\n" ); document.write( "Rate = -5.00 -0.05
\n" ); document.write( "Amount = P*((n+r)/n)^n*t
\n" ); document.write( "
\n" ); document.write( "Amount = = 3.89 *( 1 + -0.05 )^ 1 * 5.00
\n" ); document.write( "Amount = 3.89 *( 1 + -0.05 )^ 5
\n" ); document.write( " 3.89 *( 0.95 )^ 5.00
\n" ); document.write( "Cost 5 years ago = $3.01
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );