document.write( "Question 207980: suppose inflation of money is a rate of 3% per year in the united states. how much will a $1 candy bar cost in 30 years? \n" ); document.write( "
Algebra.Com's Answer #157322 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+r)^t
\n" ); document.write( "A=1(1+.03)^30
\n" ); document.write( "A=1(1.03)^30
\n" ); document.write( "A=1(2.43)
\n" ); document.write( "A=$2.43
\n" ); document.write( "
\n" );