12 multiple-choice questions, progressively harder.
If f(x)=x+5f(x) = x + 5f(x)=x+5 and g(x)=2xg(x) = 2xg(x)=2x, what is (f∘g)(x)(f \circ g)(x)(f∘g)(x)?
Solution
Correct answer: D
Substitute the whole rule g(x)=2xg(x) = 2xg(x)=2x into fff in place of its input.
(f∘g)(x)=f(2x)=2x+5(f \circ g)(x) = f(2x) = 2x + 5(f∘g)(x)=f(2x)=2x+5
The outer function only adds 555 to whatever it receives.
If f(x)=3xf(x) = 3xf(x)=3x and g(x)=x−4g(x) = x - 4g(x)=x−4, what is f(g(x))f(g(x))f(g(x))?
Correct answer: B
Drop the rule g(x)=x−4g(x) = x - 4g(x)=x−4 into fff, then distribute the 333.
f(g(x))=3(x−4)=3x−12f(g(x)) = 3(x - 4) = 3x - 12f(g(x))=3(x−4)=3x−12
The multiplier hits both terms inside the parentheses.
For (fg)(x)=f(x)g(x)\left(\dfrac{f}{g}\right)(x) = \dfrac{f(x)}{g(x)}(gf)(x)=g(x)f(x) with g(x)=x−3g(x) = x - 3g(x)=x−3, which input is excluded from the domain?
Correct answer: C
The quotient is undefined where the denominator g(x)g(x)g(x) equals zero.
x−3=0 ⟹ x=3x - 3 = 0 \;\Longrightarrow\; x = 3x−3=0⟹x=3
So 333 must be thrown out of the domain.
If f(x)=2x+1f(x) = 2x + 1f(x)=2x+1 and g(x)=x−1g(x) = x - 1g(x)=x−1, what is g(f(x))g(f(x))g(f(x))?
The inner function is fff, so substitute f(x)=2x+1f(x) = 2x + 1f(x)=2x+1 into ggg, which subtracts 111.
g(f(x))=(2x+1)−1=2xg(f(x)) = (2x + 1) - 1 = 2xg(f(x))=(2x+1)−1=2x
The +1+1+1 and the −1-1−1 cancel.
If f(x)=x−5f(x) = x - 5f(x)=x−5 and g(x)=x+6g(x) = x + 6g(x)=x+6, what is (f∘g)(x)(f \circ g)(x)(f∘g)(x)?
Correct answer: A
Substitute the whole rule g(x)=x+6g(x) = x + 6g(x)=x+6 into fff, which subtracts 555, then combine the constants.
(f∘g)(x)=(x+6)−5=x+1(f \circ g)(x) = (x + 6) - 5 = x + 1(f∘g)(x)=(x+6)−5=x+1
If f(x)=x2f(x) = x^2f(x)=x2 and g(x)=x−3g(x) = x - 3g(x)=x−3, what is f(g(x))f(g(x))f(g(x))?
Substitute g(x)=x−3g(x) = x - 3g(x)=x−3 into fff, then expand the square.
f(g(x))=(x−3)2=x2−6x+9f(g(x)) = (x - 3)^2 = x^2 - 6x + 9f(g(x))=(x−3)2=x2−6x+9
The square of a binomial keeps the middle term −6x-6x−6x.
The quotient (fg)(x)\left(\dfrac{f}{g}\right)(x)(gf)(x) is undefined at any input where...
A fraction has no value when its denominator is zero, and here the denominator is g(x)g(x)g(x).
f(x)g(x) is undefined when g(x)=0\frac{f(x)}{g(x)} \;\text{is undefined when}\; g(x) = 0g(x)f(x)is undefined wheng(x)=0
A zero numerator, by contrast, just makes the quotient equal to 000.
For f(x)=1xf(x) = \dfrac{1}{x}f(x)=x1 the composition (f∘g)(x)=1g(x)(f \circ g)(x) = \dfrac{1}{g(x)}(f∘g)(x)=g(x)1. If g(x)=x+5g(x) = x + 5g(x)=x+5, which input is excluded from the domain?
The outer function cannot take 000, so exclude the input that makes g(x)=0g(x) = 0g(x)=0.
x+5=0 ⟹ x=−5x + 5 = 0 \;\Longrightarrow\; x = -5x+5=0⟹x=−5
At x=−5x = -5x=−5 the inner output is 000, which fff rejects.
If f(x)=x−7f(x) = x - 7f(x)=x−7 and g(x)=x−7g(x) = x - 7g(x)=x−7, what is (f−g)(x)(f - g)(x)(f−g)(x)?
Subtracting a function from itself leaves nothing.
(f−g)(x)=(x−7)−(x−7)=0(f - g)(x) = (x - 7) - (x - 7) = 0(f−g)(x)=(x−7)−(x−7)=0
Every term cancels.
If f(x)=x2f(x) = x^2f(x)=x2 and g(x)=2xg(x) = 2xg(x)=2x, what is g(f(x))g(f(x))g(f(x))?
Now fff is inner, so double the output of the square.
g(f(x))=2(x2)=2x2g(f(x)) = 2(x^2) = 2x^2g(f(x))=2(x2)=2x2
Compare with f(g(x))=4x2f(g(x)) = 4x^2f(g(x))=4x2: reversing the order changes the result.
If f(x)=x2f(x) = x^2f(x)=x2 and g(x)=x+4g(x) = x + 4g(x)=x+4, what is f(g(1))f(g(1))f(g(1))?
First run ggg on 111, then square. Here g(1)=1+4=5g(1) = 1 + 4 = 5g(1)=1+4=5.
f(5)=52=25f(5) = 5^2 = 25f(5)=52=25
So f(g(1))=25f(g(1)) = 25f(g(1))=25.
If f(x)=3x−2f(x) = 3x - 2f(x)=3x−2 and g(x)=x+2g(x) = x + 2g(x)=x+2, what is f(g(x))f(g(x))f(g(x))?
Substitute g(x)=x+2g(x) = x + 2g(x)=x+2 into fff, distribute, then combine constants.
f(g(x))=3(x+2)−2=3x+6−2=3x+4f(g(x)) = 3(x + 2) - 2 = 3x + 6 - 2 = 3x + 4f(g(x))=3(x+2)−2=3x+6−2=3x+4
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.