12 multiple-choice questions, progressively harder.
If f(x)=5xf(x) = 5xf(x)=5x and g(x)=x−1g(x) = x - 1g(x)=x−1, what is (f−g)(2)(f - g)(2)(f−g)(2)?
Solution
Correct answer: D
Evaluate each function at 222, then subtract. Here f(2)=5(2)=10f(2) = 5(2) = 10f(2)=5(2)=10 and g(2)=2−1=1g(2) = 2 - 1 = 1g(2)=2−1=1.
(f−g)(2)=10−1=9(f - g)(2) = 10 - 1 = 9(f−g)(2)=10−1=9
If f(x)=x2f(x) = x^2f(x)=x2 and g(x)=xg(x) = xg(x)=x, what is (fg)(3)(fg)(3)(fg)(3)?
Correct answer: B
The product fgfgfg multiplies the two outputs at the same input. Here f(3)=32=9f(3) = 3^2 = 9f(3)=32=9 and g(3)=3g(3) = 3g(3)=3.
(fg)(3)=9⋅3=27(fg)(3) = 9 \cdot 3 = 27(fg)(3)=9⋅3=27
If f(x)=2xf(x) = 2xf(x)=2x and g(x)=x+5g(x) = x + 5g(x)=x+5, what is (f+g)(0)(f + g)(0)(f+g)(0)?
Correct answer: A
Evaluate at 000 and add. Here f(0)=2(0)=0f(0) = 2(0) = 0f(0)=2(0)=0 and g(0)=0+5=5g(0) = 0 + 5 = 5g(0)=0+5=5.
(f+g)(0)=0+5=5(f + g)(0) = 0 + 5 = 5(f+g)(0)=0+5=5
The input being 000 does not force the output to be 000.
If f(x)=x+1f(x) = x + 1f(x)=x+1 and g(x)=2xg(x) = 2xg(x)=2x, what is f(g(3))f(g(3))f(g(3))?
Work from the inside out. First run ggg on 333, then run fff on the result. Here g(3)=2(3)=6g(3) = 2(3) = 6g(3)=2(3)=6.
f(6)=6+1=7f(6) = 6 + 1 = 7f(6)=6+1=7
So f(g(3))=7f(g(3)) = 7f(g(3))=7. The value 888 comes from doing the functions in the wrong order.
The composition f∘gf \circ gf∘g is defined by which formula?
Composition feeds the output of ggg into fff, so the inner function is ggg.
(f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x))(f∘g)(x)=f(g(x))
The product and sum are different combinations, and g(f(x))g(f(x))g(f(x)) is the opposite order.
If f(x)=3xf(x) = 3xf(x)=3x and g(x)=x+2g(x) = x + 2g(x)=x+2, what is g(f(2))g(f(2))g(f(2))?
The inner function here is fff, so run fff on 222 first. Here f(2)=3(2)=6f(2) = 3(2) = 6f(2)=3(2)=6.
g(6)=6+2=8g(6) = 6 + 2 = 8g(6)=6+2=8
So g(f(2))=8g(f(2)) = 8g(f(2))=8. Running them the other way would give f(g(2))=f(4)=12f(g(2)) = f(4) = 12f(g(2))=f(4)=12.
If f(x)=x+7f(x) = x + 7f(x)=x+7 and g(x)=xg(x) = xg(x)=x, what is (f−g)(x)(f - g)(x)(f−g)(x)?
Correct answer: C
Subtract the two rules at the same input. The xxx terms cancel.
(f−g)(x)=(x+7)−x=7(f - g)(x) = (x + 7) - x = 7(f−g)(x)=(x+7)−x=7
What remains is the constant 777.
If f(x)=x−2f(x) = x - 2f(x)=x−2 and g(x)=x+6g(x) = x + 6g(x)=x+6, what is (f+g)(x)(f + g)(x)(f+g)(x)?
Add the two rules and combine like terms.
(f+g)(x)=(x−2)+(x+6)=2x+4(f + g)(x) = (x - 2) + (x + 6) = 2x + 4(f+g)(x)=(x−2)+(x+6)=2x+4
The constants −2-2−2 and +6+6+6 add to 444.
If f(x)=2xf(x) = 2xf(x)=2x and g(x)=3xg(x) = 3xg(x)=3x, what is (fg)(2)(fg)(2)(fg)(2)?
Evaluate each at 222, then multiply. Here f(2)=2(2)=4f(2) = 2(2) = 4f(2)=2(2)=4 and g(2)=3(2)=6g(2) = 3(2) = 6g(2)=3(2)=6.
(fg)(2)=4⋅6=24(fg)(2) = 4 \cdot 6 = 24(fg)(2)=4⋅6=24
If f(x)=x+1f(x) = x + 1f(x)=x+1 and g(x)=x−1g(x) = x - 1g(x)=x−1, what is (f−g)(10)(f - g)(10)(f−g)(10)?
Evaluate each at 101010 and subtract. Here f(10)=11f(10) = 11f(10)=11 and g(10)=9g(10) = 9g(10)=9.
(f−g)(10)=11−9=2(f - g)(10) = 11 - 9 = 2(f−g)(10)=11−9=2
How do you read the symbol f∘gf \circ gf∘g aloud?
The ring sign ∘\circ∘ is the composition sign, not multiplication.
f∘g is read f composed with gf \circ g \;\text{is read } f \text{ composed with } gf∘gis read f composed with g
It means apply ggg first, then fff.
If f(x)=10−xf(x) = 10 - xf(x)=10−x and g(x)=x+4g(x) = x + 4g(x)=x+4, what is f(g(2))f(g(2))f(g(2))?
First run ggg on 222, then run fff. Here g(2)=2+4=6g(2) = 2 + 4 = 6g(2)=2+4=6.
f(6)=10−6=4f(6) = 10 - 6 = 4f(6)=10−6=4
So f(g(2))=4f(g(2)) = 4f(g(2))=4.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.