document.write( "Question 609189: At a certain school, the number of children entering kindergarten increased by 6.7% annually for 5 years, then decreased by 4.2% annually in the next 5 yesrs. If 110 children enrolled in kindergarten at the beginning of this period, how many were enrolled after 10 years? \n" ); document.write( "
Algebra.Com's Answer #383752 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Your problem describes a sequence of percent changes. I find that a simple way to solve these kinds of problems is to use the following equation: \n" ); document.write( "FinalAmt = OriginalAmt * (1 + P)*(1 + P)*(1 + P) ... \n" ); document.write( "where \"P\" is
\n" ); document.write( "FinalAmt = 110*(1+0.067)*(1+0.067)*(1+0.067)*(1+0.067)*(1+0.067)*(1+(-0.042))*(1+(-0.042))*(1+(-0.042))*(1+(-0.042))*(1+(-0.042)) \n" ); document.write( "At any point now you could use your calculator to get the answer. I am going to simplify the equation a little: \n" ); document.write( "1 + 0.067 = 1.067 and 1 + -0.042 = 0.958 so now the equation is \n" ); document.write( "FinalAmt = 110*1.067*1.067*1.067*1.067*1.067*0.958*0.958*0.958*0.958*0.958 \n" ); document.write( "If you are comfortable with exponents we could rewrite the equation as: \n" ); document.write( "FinalAmt = \n" ); document.write( "which can be rewritten as: \n" ); document.write( "FinalAmt = \n" ); document.write( "I'll leave it up to you to use your calculator on any of the four versions of the equation to get an answer. (Round off your answer to the nearest whole number since we're talking about people and we don't have fractions of people.) \n" ); document.write( " |