Lesson 20

Changes over Equal Intervals

Let's explore how linear and exponential functions change over equal intervals.

20.1: Writing Equivalent Expressions

For each given expression, write an equivalent expression with as few terms as possible.

  1. \(7p -3+ 2(p +1)\)
  2. \([4(n+1)+10] - 4(n+1)\)
  3. \(9^5 \boldcdot 9^2\boldcdot 9^x\)
  4. \(\frac {2^{4n}}{2^n}\)

20.2: Outputs of A Linear Function

Here is a graph of \(y =f(x)\) where \(f(x) = 2x + 5\).

 

Graph of an increasing linear function, x y plane, origin O.

 

  1. How do the values of \(f\) change whenever \(x\) increases by 1, for instance, when it increases from 1 to 2, or from 19 to 20? Be prepared to explain or show how you know.
  2. Here is an expression we can use to find the difference in the values of \(f\) when the input changes from \(x\) to \(x+1\).

    \(\displaystyle  [2(x+1) +5] - [2x+5]\)

    Does this expression have the same value as what you found in the previous questions? Show your reasoning.

    1. How do the values of \(f\) change whenever \(x\) increases by 4? Explain or show how you know.
    2. Write an expression that shows the change in the values of \(f\) when the input value changes from \(x\) to \(x+4\).
    3. Show or explain how that expression has a value of 8.

20.3: Outputs of An Exponential Function

Here is a table that shows some input and output values of an exponential function \(g\). The equation \(g(x) = 3^x\) defines the function.

\(x\) \(g(x)\)
3 27
4 81
5 243
6 729
7 2,187
8 6,561
\(x\)
\(x+1\)
  1. How does \(g(x)\) change every time \(x\) increases by 1? Show or explain your reasoning.
  2. Choose two new input values that are consecutive whole numbers and find their output values. Record them in the table. How do the output values change for those two input values?
  3. Complete the table with the output when the input is \(x\) and when it is \(x+1\).
  4. Look at the change in output values as the \(x\) increases by 1. Does it still agree with your findings earlier? Show your reasoning.

    Pause here for a class discussion. Then, work with your group on the next few questions.

  5. Choose two \(x\)-values where one is 3 more than the other (for example, 1 and 4). How do the output values of \(g\) change as \(x\) increases by 3? (Each group member should choose a different pair of numbers and study the outputs.)
  6. Complete this table with the output when the input is \(x\) and when it is \(x+3\). Look at the change in output values as \(x\) increases by 3. Does it agree with your group's findings in the previous question? Show your reasoning.

    \(x\) \(g(x)\)
    \(x\)
    \(x+3\)


For integer inputs, we can think of multiplication as repeated addition and exponentiation as repeated multiplication:

\(\displaystyle 3\cdot 5=3+3+3+3+3\qquad\qquad\text{ and }\qquad\qquad 3^5=3\cdot 3\cdot 3\cdot 3\cdot 3\)

We could continue this process with a new operation called tetration. It uses the symbol \(\uparrow\uparrow\), and is defined as repeated exponentiation:

\(\displaystyle 3\uparrow\uparrow5 = 3^{3^{3^{3^3}}}.\)

Compute \(2\uparrow\uparrow 3\) and \(3\uparrow\uparrow 2\). If \(f(x)=3\uparrow\uparrow x\), what is the relationship between \(f(x)\) and \(f(x+1)\)?

Summary

Linear and exponential functions each behave in a particular way every time their input value increases by the same amount.

Take the linear function \(f\) defined by \(f(x) = 5x + 3\). The graph of this function has a slope of 5. That means that each time \(x\) increases by 1, \(f(x)\) increases by 5. For example, the points \((7,38)\) and \((8,43)\) are both on the graph. When \(x\) increases by 1 (from 7 to 8), \(y\) increases by 5 (because \(43-38=5\)). We can show algebraically that this is always true, regardless of what value \(x\) takes.

Graph of an increasing linear function, x y plane, origin O.

The value of \(f\) when \(x\) increases by 1, or \(f(x+1)\), is \(5(x+1) +3\). Subtracting \(f(x+1)\) and \(f(x)\), we have:

\(\displaystyle \begin {align} f(x+1) - f(x)=5(x+1) + 3 - (5x+3)\\ =5x + 5 +3 -5x-3\\ =5\end{align}\)

This tells us that whenever \(x\) increases by 1, the difference in the output is always 5. In the lesson, we also saw that when \(x\) increases by an amount other than 1, the output always increases by the same amount if the function is linear.

Now let's look at an exponential function \(g\) defined by \(g(x) = 2^x\). If we graph \(g\), we see that each time \(x\) increases by 1, the value \(g(x)\) doubles. We can show algebraically that this is always true, regardless of what value \(x\) takes.

Graph of an increasing exponential function, x y plane, origin O. 

The value of \(g\) when \(x\) increases by 1, or \(g(x+1)\), is \(2^{x+1}\). Dividing \(g(x+1)\) by \(g(x)\), we have:

\(\displaystyle \begin {align} \frac{g(x+1)}{g(x)}=\frac{2^{(x+1)}}{2^x}\\ =2^{x+1-x}\\ =2^1\\ =2\\ \end{align}\)

This means that, whenever \(x\) increases by 1, the value of \(g\) always increases by a multiple of 2. In the lesson, we also saw that when \(x\) increases by an amount other than 1, the output always increases by the same factor if the function is exponential.

A linear function always increases (or decreases) by the same amount over equal intervals. An exponential function increases (or decreases) by equal factors over equal intervals.

Video Summary