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

Exercise 101 Page 90

Practice makes perfect
a To sketch the functions, we must calculate a few data points through which the graph passes. We can do this by using a value table.
|c|c|c| [-1em] x & x^3+1 & f(x) [0.2em] [-1em] -2 & ( -2)^3+1 & -7 [0.2em] [-1em] -1 & ( -1)^3+1 & 0 [0.2em] [-1em] 0 & 0^3+1 & 1 [0.2em] [-1em] 1 & 1^3+1 & 2 [0.2em] [-1em] 2 & 2^3+1 & 9 [0.2em] Now we can sketch f(x).

Let's make a second value table for g(x). |c|c|c| [-1em] x & (x+1)^2 & g(x) [0.2em] [-1em] -2 & ( -2+1)^2 & 1 [0.2em] [-1em] -1 & ( -1+1)^2 & 0 [0.2em] [-1em] 0 & ( 0+1)^2 & 1 [0.2em] [-1em] 1 & ( 1+1)^2 & 4 [0.2em] [-1em] 2 & ( 2+1)^2 & 9 [0.2em] Now we can sketch g(x) as well.

b To solve the equation, we have to set substitute f(x) with 9 in our function and solve for x.
f(x)=x^3+1
9=x^3+1
8=x^3
x^3=8
x=2
c To solve the equation, we have to set substitute g(x) with 0 in our function and solve for x.
g(x)=(x+1)^2
0=(x+1)^2
0=x+1
-1 =x
x= - 1
d Like in Parts B and C, we have to substitute f(x) with -12 and solve for x.
f(x)=x^3+1
- 12=x^3+1
- 13 = x^3
x^3= - 13
x=sqrt(- 13)
e From Part A, we know that g(x) is a parabola with a minimum value that's on the x-axis. This means it cannot go below x=0 and therefore g(x)=-12 does not have any solutions. By graphing g(x) and y=-12 we see that the graphs never intersect.

This tells us the equation g(x)=-12 does not have any solutions.

f The number of values of x where f(x) equals g(x) is the number of intersections between the functions. Let's graph them.

The function's intersect three times which means we have three values of x where f(x) equals g(x).

g By substituting the functions for f(x) and g(x) we can simplify the expression.
f(x)-g(x)
( x^3+1)- (x+1)^2
x^3+1-(x^2+2x+1^2 )
x^3+1-(x^2+2x+1 )
x^3+1-x^2-2x-1
x^3-x^2-2x