A karate center has 120 students. The director wants to set a goal to motivate her instructors to increase student enrollment. Under plan A, the goal is to increase the number of students by 12% each year. Under plan B, the goal is to increase the number of students by 20 each year.
A) Compare the plans.
B) Which plan should the director choose to double the enrollment in the shortest amount of time? Explain.
C) Which plan should she use to triple the enrollment in the shortest amount of time? Explain.
A) Plan A requires for a percentage increase of a number of students. This means that year after year the number of new students will increase. Plan B requires for a constant number of new students each year. This means that year after year the percentage increase would get smaller.
B) To solve this problem we will use formula for a growth of population: [tex]final = initial * (1+percentage)^{t} [/tex] Where: final = final number of students initial = initial number of students percentage = requested percentage increase t = number of years
We can insert numbers and solve for t: [tex]240= 120* (1+0.12)^{t} \\ 2=1.12^{t} \\ log2=log(1.12^{t} ) \\ log2=t*log1.12 \\ t= \frac{log2}{log1.12} \\ t=6.12years[/tex]
For Plan B we can use simple formula increase = 120 increase per year = 20 number of years = increase / (increase per year) = 120 / 20 = 6 years