Obesity among children ages 6-11 continues to increase. From 1994 to 2010, the proportion of children classified as obese rose from an average of 1.1 out of every ten children in 1994 to around 2 out of every ten children in 2010.
Assuming that the prevalence of childhood obesity increases exponentially, what is the annual percent increase and what does the equation project for the year 2020? Well, unless we are able to make drastic improvements in how children eat and how much they exercise.
Because we are told obesity is increasing exponentially we can use the template for an exponential equation.
\begin{equation*}
\text{dep }=\text{ start } \ast \text{growth factor}^{\text{indep}}
\end{equation*}
The variables are
\begin{align*}
C \amp= \text{ obese children (out of every ten) } \sim \text{ dep} \\
Y \amp= \text{ time (years since 1994) } \sim \text{ indep}
\end{align*}
The starting amount is 1.1 children out of every ten in 1994 so our equation is of the form
\begin{equation*}
C = 1.1 \ast g^Y
\end{equation*}
Trouble is we don’t actually know what the growth factor \(g\) is. Yet.
We do know that in 2010 we have \(Y = 2010 - 1994 = 16\) years and \(C = 2\text{.}\) We can put those values into our equation to get
\begin{equation*}
1.1 \ast g^{16}=2
\end{equation*}
No particular reason for switching sides, just wanted to have the variable on the left. That’s supposed to be true but we don’t know what number \(g\) is so we can’t check. Argh.
Oh, wait a minute. The only unknown in that equation is the growth factor \(g\text{.}\) What if we solve for \(g\text{?}\) First, divide each side by 1.1 to get
\begin{equation*}
\frac{\cancel{1.1}\ast g^{16}}{\cancel{1.1}} = \frac{2}{1.1}
\end{equation*}
which simplifies to
\begin{equation*}
g^{16} = \frac{2}{1.1} = 2 \div 1.1= 1.818181818\ldots
\end{equation*}
Since we want to solve for the base (not the exponent), we have a power equation. We use the
Root Formula with power
\(n=16\) and value
\(v=1.818181818\) to get
\begin{equation*}
g = \sqrt[n]{v} = \sqrt[16]{1.818181818} = 16 \sqrt[x]{~\text{ }} 1.818181818 = 1.038071653 \approx 1.0381
\end{equation*}
Want a quicker way to find the growth factor? Forget the entire calculation we just did. It all boils down to two steps:
\begin{equation*}
\frac{2}{1.1} = 2 \div 1.1 = 1.818181818\ldots
\end{equation*}
and then
\begin{equation*}
g = \sqrt[16]{1.818181818} = 16 \sqrt[x]{~\text{ }} 1.818181818 = 1.038071653 \approx 1.0381
\end{equation*}
We can even do this calculation all at once as
\begin{equation*}
g = \sqrt[16]{\frac{2}{1.1}} = 16 \sqrt[x]{~\text{ }} (2 \div 1.1)= 1.038071653 \approx 1.0381
\end{equation*}
Notice we added parentheses because the normal order of operations would do the root first and division second. We wanted the division calculated before the root.
Here’s the easy version in a formula.
Growth Factor Formula
We knew from the beginning that our equation was in the form \(C = 1.1 \ast g^Y\text{.}\) Now that we found the growth factor \(g \approx 1.0381\) we get our final equation
\begin{equation*}
C = 1.1 \ast 1.0381^Y
\end{equation*}
For example, we can check that in 2010, we have \(Y=16\) still and so
\begin{equation*}
C = 1.1 \ast 1.0381^{16} = 1.1 \times 1.0381 \wedge \underline{16} = 2.000874004 \approx 2 \quad \checkmark
\end{equation*}
You might wonder why we didn’t just round off and use the equation
\begin{equation*}
C = 1.1 \ast 1.04^Y
\end{equation*}
Look what happens when we evaluate at \(Y=16\) then. We would get
\begin{equation*}
C = 1.1 \ast1.04^{16} = 1.1 \times 1.04 \wedge \underline{16} = 2.06027937 \approx 2.1
\end{equation*}
Not a big difference (2.1 vs. 2.0) but enough to encourage us to keep extra digits in the growth factor in our equation. Lesson here is: don’t round off the growth factor too much.
Back to the more reliable equation
\begin{equation*}
C = 1.1 \ast 1.0381^Y
\end{equation*}
We can now answer the two questions. First, in 2020 we have \(Y = 2020-1994 = 26\) and so
\begin{equation*}
C = 1.1 \ast 1.0381^{26} = 1.1 \times 1.0381 \wedge \underline{26} = 2.908115507 \approx 2.9
\end{equation*}
According to our equation, by 2020 there would be approximately 2.9 obese children for every ten children.
The other question was what the annual percent increase is. Think back to an earlier example. Remember that Jocelyn was analyzing health care costs in Section 2.2? They began at $2.26 million and grew 6.7% per year. She had the equation
\begin{equation*}
H=2.26\ast1.067^Y
\end{equation*}
So the growth factor \(g=1.067\) in the equation came from the growth rate \(r=6.7\%=0.067\text{.}\) Our equation modeling childhood obesity is
\begin{equation*}
C = 1.1 \ast 1.0381^Y
\end{equation*}
The growth factor of \(g=1.0381\) in our equation must come from the growth rate \(r= 0.0381=3.81\%\text{.}\) Think of it as converting to percent \(1.0381 = 103.81 \%\) and then ignoring the 100% to see the 3.81% increase. Childhood obesity has increased around 3.81% each year. Well, on average.
Here’s the general formula relating the growth rate and growth factor.
Percent Change Formula
Let’s check. We have \(g=1.0381\) and so the growth rate is
\begin{equation*}
r=g-1 = 1.0381-1 = 0.0381= 3.81\%
\end{equation*}
Not sure we really need these formulas, but there you have it.
By the way, formula works just fine if a quantity decreases by a fixed percent. One example we saw was Joe, who drank too much coffee. The growth (or should I say decay) factor was \(g=0.87\text{.}\) That corresponds to a growth (decay) rate of
\begin{equation*}
r=g-1=0.87-1=-0.83=-13\%
\end{equation*}
Again, the negative means that we have a percent decrease.