a) g(x) = f(x + 1)
The domain of f is (-1, 1) , so x + 1 has to be in the interval (-1, 1) .
-1 < x + 1 < 1 Subtract 1 from each part of the inequality.
-2 < x < 0
So the domain of g(x) is (-2, 0) .
b) h(x) = f(x) + 1
The domain of f is (-1, 1) , so x has to be in the interval (-1, 1) .
So the domain of g(x) is (-1, 1) .
c) j(x) = f( 1/x )
The domain of f is (-1, 1) , so 1/x has to be in the interval (-1, 1) .
-1 < 1/x < 1
By looking at a graph, here: https://www.desmos.com/calculator/tswnd5ukqx ,
we can see that all x values > 1 cause 1/x to be within the desired range,
and all x values < -1 cause 1/x to be within the desired range.
So the domain of g(x) is (-∞, -1) U (1, ∞) .
d) k(x) = f( √x )
The domain of f is (-1, 1) , so √x has to be in the interval (-1, 1) .
-1 < √x < 1 To solve this inequality, let's split it into two parts.
-1 < √x This is true for all non-negative x values, so...
x ≥ 0
and
√x < 1
x < 1
We can check this with a graph: https://www.desmos.com/calculator/wqoa050mj0
So the domain of k(x) is [0, 1) .
e) l(x)=f(x+1x−1)
The domain of f is (-1, 1) , so x+1x−1 has to be in the interval (-1, 1) .
-1 < x+1x−1 < 1
The easiest way to solve this inequality is, again, with a graph.
So the x values that cause x+1x−1 to be in the desired range are those < 0 .
So the domain of l(x) is (-∞, 0)
1. | f(x) = 2(x - 1) |
| Using the rule xaxb=xa−b , we have |
f(x) = 2x21 |
| ||
f(x) = 2x2 |
| ||
f(x) = 12⋅2x |
| Here, a = 1/2 and b = 2 . | |
| |||
2. | f(x) = 2(3x + 4) |
| Using the rule xa · xb = x(a + b) , we have |
f(x) = 23x · 24 |
| ||
f(x) = 23x · 16 |
| Using the rule (xa)b = xab , we have | |
f(x) = (23)x · 16 |
| ||
f(x) = 16 · 8x | Here, a = 16 and b = 8 . |