document.write( "Question 568880: Over 5 years, the total value of a mutual fund account decreases continuously by 15%. find a formula A(x) that calculates the amount of money in the account after x years. \n" ); document.write( "
Algebra.Com's Answer #367154 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Over 5 years, the total value of a mutual fund account decreases continuously by 15%. find a formula A(x) that calculates the amount of money in the account after x years. \n" ); document.write( "------ \n" ); document.write( "Each year 85% of the value of the fund survives. \n" ); document.write( "--- \n" ); document.write( "After one year you have 0.85A \n" ); document.write( "After two year you have (0.85^2)A \n" ); document.write( "--- \n" ); document.write( "After x years you have (0.85^x)A \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "V(x) = (0.85^x)A \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |