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

Exercise 132 Page 295

Practice makes perfect
a

To graph the function we will start by making a table of values. Since we cannot take the square root of a negative number, x must be greater than or equal to 12. Any value less than that would produce a negative argument under the square root.

x 3+sqrt(2x-1) f(x)
0.5 3+sqrt(2( 0.5)-1) 3
1 3+sqrt(2( 1)-1) 4
5 3+sqrt(2( 5)-1) 6
13 3+sqrt(2( 13)-1) 8
Let's mark these points in a coordinate plane and draw our graph.

Examining the graph, we notice that the domain is all values greater than or equal to 0.5. Additionally, the range is all values greater than or equal to 3. Domain f(x): & x ≥ 0.5 Range f(x): & y ≥ 3

b

To find the inverse function we must first switch x and f(x) in the equation.

Function:& f(x)=3+sqrt(2x-1) Switch:& x=1+sqrt(2f(x)-1) Let's now solve this equation for f(x).

x=3+sqrt(2f(x)-1)
â–¼
Solve for f(x)
3+sqrt(2f(x)-1)=x
sqrt(2f(x)-1)=x-3
2f(x)-1=(x-3)^2
2f(x)=(x-3)^2+1
f(x)=(x-3)^2+1/2

Replace f(x) with g(x)

g(x)=(x-3)^2+1/2

c

Every point that falls on f(x) has a corresponding point on its inverse where the x- and y-coordinates of the points on f(x) have switched position. Using the table of values from Part A, we can identify four points on the inverse.

f(x) g(x)
(0.5,3) (3,0.5)
(1,4) (4,1)
(5,6) (6,5)
(13,8) (8,13)
Just like we must switch position of the x- and y-coordinate of the points on f(x) to get some points on g(x), we must also switch the domain and range. In other words, the domain for the function becomes the range of the inverse, and vice versa. Domain g(x): & x ≥ 3 Range g(x): & y ≥ 0.5 Now we can graph the inverse.

d

Here we have a composite function. The inverse has been substituted into the function.

f( g(x))=3+sqrt(2( (x-3)^2+1/2)-1) Let's simplify the right-hand side.

f(g(x))=3+sqrt(2((x-3)^2+1/2)-1)
â–¼
Simplify right-hand side
f(g(x))=3+sqrt(2* (x-3)^2+1/2-1)
f(g(x))=3+sqrt(2((x-3)^2+1)/2-1)
f(g(x))=3+sqrt((x-3)^2+1-1)
f(g(x))=3+sqrt((x-3)^2)
f(g(x))=3+(x-3)
f(g(x))=3+x-3
f(g(x))=x

e

This time, we substitute the function into the inverse. We get the following composite function.

g(f(x))= ((3+sqrt(2x-1))-3)^2+1/2 Let's simplify the right-hand side.

f(g(x))=((3+sqrt(2x-1))-3)^2+1/2
â–¼
Simplify right-hand side
f(g(x))=(3+sqrt(2x-1)-3)^2+1/2
f(g(x))=(sqrt(2x-1))^2+1/2
f(g(x))=2x-1+1/2
f(g(x))=2x/2
f(g(x))=x

As we can see, g(f(x))=x. From Part D and E, we see that f(x) and g(x) undo each other. This happens precisely because they are inverses.