Core Connections Algebra 1, 2013
CC
Core Connections Algebra 1, 2013 View details
Chapter Closure

Exercise 148 Page 520

Create a system of equations by substituting the given points into the equation of an exponential function, f(x)=ab^x.

f(x)=3(2)^x

We want to find an exponential function for which f(3)=24 and f(4)=48, which means that it passes through (3,24) and (4,48). Let's create a system of equations by substituting ( x, f(x)) = ( 3, 24) into the general form of exponential function, f(x)=ab^x, and then substituting again with ( x, f(x)) = ( 4, 48). 24=a * b^3 & (I) 48=a * b^4 & (II) We want to solve the above system of equations. When solving a system of equations using substitution, there are three steps.
  1. Isolate a variable in one of the equations.
  2. Substitute the expression for that variable into the other equation and solve.
  3. Substitute this solution into one of the equations and solve for the value of the other variable.
Observing the given equations, it looks like it will be simplest to isolate a in the first equation.
24=a * b^3 & (I) 48=a * b^4 & (II)
(I): Solve for a
24b^3=a 48=a * b^4
a= 24b^3 48=a * b^4
Now that we have isolated a we can solve the system by substitution.
a= 24b^3 48=a * b^4
a= 24b^3 48= 24b^3 * b^4
a= 24b^3 48= 24b^3 * b^3 * b
a= 24b^3 48=24 * b
(II): Solve for b
a= 24b^3 2=b
a= 24b^3 b=2
Great! Now, to find the value of a we need to substitute b=2 into either one of the equations in the given system. Let's use the first equation.
a= 24b^3 b=2
a= 24 2^3 b=2
(I): Evaluate
a= 248 b=2
a=3 b=2
The solution to this system of equations is a=3 and b=2. With this information, we can finally write an equation of the exponential function that passes through the given points. f(x)=ab^x ⇔ f(x)=3 (2)^x