Let's see if we can find a consistent growth pattern hiding in this set of points. This example shows how to use the core definition of an exponential function to test a set of points.
Example Problem
Determine if the set of ordered pairs satisfies an exponential function:
{(0,5),(β2,45β),(1,10),(β1,25β)}
Step-by-Step
- First, we arrange the ordered pairs so that the x-values are in increasing order.
{(β2,45β),(β1,25β),(0,5),(1,10)} - We can see that the x-values increase by a constant amount of 1.
- Now, we check if there is a common ratio between the y-values. We do this by dividing each y-value by the one before it.
25βΓ·45β=25βΓ54β=2 5Γ·25β=5Γ52β=2 10Γ·5=2 - Because the ratio between consecutive y-values is constant, the set of ordered pairs does satisfy an exponential function. The common ratio, or base, is b=2.