Core Connections Algebra 1, 2013
CC
Core Connections Algebra 1, 2013 View details
2. Section 7.2
Continue to next subchapter

Exercise 99 Page 347

Practice makes perfect
a Using the function f(x) we want to evaluate for the given value, f( - 1). To do this we need to substitute - 1 for x in each instance of the x-variable and simplify.
f(x)=3(2)^x
f( - 1)=3(2)^(- 1)
f(- 1)=3 ( 1/2)
f(- 1)= 3/2
b Using the function f(x) we want to evaluate for the given value, f( 0). To do this, we need to substitute 0 for x in each instance of the x-variable and simplify.
f(x)=3(2)^x
f( 0)=3(2)^0
f(0)=3 (1)
f(0)= 3
c Using the function f(x) we want to evaluate for the given value, f( 1). To do this, we need to substitute 1 for x in each instance of the x-variable and simplify.
f(x)=3(2)^x
f( 1)=3(2)^1
f(1)=3 (2)
f(1)= 6
d Using the function f(x), we want to find the value of x that gives f(x)=12. To do this, we need to substitute 12 for f(x) and solve for x.
f(x)=3(2)^x
12=3(2)^x
4=2^x
2^x=4
2^x=2^2
Now, notice that 2 is the value of x that satisfies this equation. It means that x=2 gives f(x)=12.
e The given function is written in function notation. For simplicity let's rewrite it using the y-variable.
f(x)=3(2)^x ⇒ y=3(2)^x To determine the points where the graph crosses the x- and y-axis, we need to substitute 0 for one variable, solve, then repeat for the other variable.

Finding the x-intercept

Think of the point where the graph of an equation crosses the x-axis. The y-value of that ( x, y) coordinate pair is 0, and the x-value is the x-intercept. To find the x-intercept of the equation we should substitute 0 for y and solve for x.
y=3(2)^x
0=3(2)^x
0=2^x
There is no such value of x such that 2 raised to the power of x will have the value of 0. Thus, our substitution resulted in a contradiction. It means that the given function does not have an x-intercept.

Finding the y-intercept

Let's use the same concept to find the y-intercept. Consider the point where the graph of the equation crosses the y-axis. The x-value of the ( x, y) coordinate pair at the y-intercept is 0. Therefore, substituting 0 for x will give us the y-intercept.
y=3(2)^x
y=3(2)^0
y=3(1)
y=3
A y-intercept of 3 means that the graph passes through the y-axis at the point (0, 3).
f Using functions f(x) and g(x), we want to find f(x) * g(x). To do this, we need to substitute 3(2)^x for f(x) and 13x for g(x) and simplify.
f(x) * g(x)
3(2)^x * 1/3x
3(2)^x * 1/3 * 1/x
(2)^x * 3 * 1/3 * 1/x
(2)^x * 1 * 1/x
(2)^x * 1/x
(2)^x/x
2^x/x