document.write( "Question 1131174: Find the time it would take for the general level of prices in the economy to double at an average annual inflation rate of 7.1%. \n" ); document.write( "
Algebra.Com's Answer #747794 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Find time for an annually compounding rate of 7.1% to double: \n" ); document.write( ". \n" ); document.write( "t = ln(A/P)/ln(1 + r) = [ln(A) - ln(P)] / ln(1 + r) \n" ); document.write( "t = ln(2/1)/ln(1 + 0.071) \n" ); document.write( "= [ln(2) - ln(1)]/ln(1 + 0.071) \n" ); document.write( "= 0.3/0.03 = 10 \n" ); document.write( "It would take 10 years. \n" ); document.write( " |