12 multiple-choice questions, progressively harder.
A sensor outputs a voltage v(t)=2t+1v(t) = 2t + 1v(t)=2t+1, and a display converts voltage to a reading by r(v)=3vr(v) = 3vr(v)=3v. What is the reading as a function of ttt?
Solution
Correct answer: D
The voltage feeds into the display, so substitute v(t)=2t+1v(t) = 2t + 1v(t)=2t+1 into rrr and distribute.
r(v(t))=3(2t+1)=6t+3r(v(t)) = 3(2t + 1) = 6t + 3r(v(t))=3(2t+1)=6t+3
A phone plan costs c(m)=0.1m+20c(m) = 0.1m + 20c(m)=0.1m+20 dollars for mmm minutes, and an employer reimburses half of the bill through r(c)=c2r(c) = \dfrac{c}{2}r(c)=2c. What is the reimbursement as a function of mmm?
Correct answer: B
The bill feeds into the reimbursement, so halve the whole cost rule.
r(c(m))=0.1m+202=0.05m+10r(c(m)) = \frac{0.1m + 20}{2} = 0.05m + 10r(c(m))=20.1m+20=0.05m+10
Both terms are divided by 222.
If f(x)=1xf(x) = \dfrac{1}{x}f(x)=x1 and g(x)=x−3g(x) = x - 3g(x)=x−3, what is the domain of f∘gf \circ gf∘g?
Here (f∘g)(x)=1x−3(f \circ g)(x) = \dfrac{1}{x - 3}(f∘g)(x)=x−31, and the outer function cannot take 000, so exclude where g(x)=0g(x) = 0g(x)=0.
x−3=0 ⟹ x=3x - 3 = 0 \;\Longrightarrow\; x = 3x−3=0⟹x=3
The domain is all numbers except 333.
If f(x)=2x+1f(x) = 2x + 1f(x)=2x+1 and g(x)=x2g(x) = x^2g(x)=x2, what is f(g(x))f(g(x))f(g(x))?
Correct answer: A
The inner function is ggg, so substitute x2x^2x2 into fff.
f(g(x))=2(x2)+1=2x2+1f(g(x)) = 2(x^2) + 1 = 2x^2 + 1f(g(x))=2(x2)+1=2x2+1
Here fff acts last, doubling and then adding 111.
If f(x)=2x+1f(x) = 2x + 1f(x)=2x+1 and g(x)=x2g(x) = x^2g(x)=x2, what is g(f(x))g(f(x))g(f(x))?
Correct answer: C
Now fff is the inner function, so square the whole rule 2x+12x + 12x+1.
g(f(x))=(2x+1)2=4x2+4x+1g(f(x)) = (2x + 1)^2 = 4x^2 + 4x + 1g(f(x))=(2x+1)2=4x2+4x+1
This differs from f(g(x))=2x2+1f(g(x)) = 2x^2 + 1f(g(x))=2x2+1, since order matters.
If f(x)=2x−1f(x) = 2x - 1f(x)=2x−1 and g(x)=x+3g(x) = x + 3g(x)=x+3, what is (f∘g)(x)(f \circ g)(x)(f∘g)(x)?
Substitute the whole rule g(x)=x+3g(x) = x + 3g(x)=x+3 into fff, distribute the 222, then combine constants.
(f∘g)(x)=2(x+3)−1=2x+6−1=2x+5(f \circ g)(x) = 2(x + 3) - 1 = 2x + 6 - 1 = 2x + 5(f∘g)(x)=2(x+3)−1=2x+6−1=2x+5
A worker earns w(h)=15hw(h) = 15hw(h)=15h dollars for hhh hours, and after tax keeps 808080 percent through n(w)=0.8wn(w) = 0.8wn(w)=0.8w. What is the net pay as a function of hhh?
The gross pay feeds into the after-tax rule, so keep 808080 percent of 15h15h15h.
n(w(h))=0.8(15h)=12hn(w(h)) = 0.8(15h) = 12hn(w(h))=0.8(15h)=12h
If f(x)=x2f(x) = x^2f(x)=x2 and g(x)=x+3g(x) = x + 3g(x)=x+3, what is f(g(−1))f(g(-1))f(g(−1))?
Run ggg on −1-1−1 first, then square. Here g(−1)=−1+3=2g(-1) = -1 + 3 = 2g(−1)=−1+3=2.
f(2)=22=4f(2) = 2^2 = 4f(2)=22=4
So f(g(−1))=4f(g(-1)) = 4f(g(−1))=4.
If f(x)=x2f(x) = x^2f(x)=x2 and g(x)=2x−1g(x) = 2x - 1g(x)=2x−1, what is f(g(2))f(g(2))f(g(2))?
Run ggg on 222 first, then square. Here g(2)=2(2)−1=3g(2) = 2(2) - 1 = 3g(2)=2(2)−1=3.
f(3)=32=9f(3) = 3^2 = 9f(3)=32=9
So f(g(2))=9f(g(2)) = 9f(g(2))=9.
A shop takes 252525 percent off through d(p)=0.75pd(p) = 0.75pd(p)=0.75p, then adds a flat 555-dollar shipping fee through s(x)=x+5s(x) = x + 5s(x)=x+5. What is the final price of a 404040-dollar item?
Discount first, then add shipping to the discounted price, so evaluate s(d(40))s(d(40))s(d(40)).
s(d(40))=0.75(40)+5=30+5=35s(d(40)) = 0.75(40) + 5 = 30 + 5 = 35s(d(40))=0.75(40)+5=30+5=35
Adding shipping before discounting would instead give 0.75(45)=33.750.75(45) = 33.750.75(45)=33.75 dollars.
If f(x)=4x−1f(x) = 4x - 1f(x)=4x−1 and g(x)=x+2g(x) = x + 2g(x)=x+2, what is g(f(x))g(f(x))g(f(x))?
The inner function is fff, so add 222 to the whole rule 4x−14x - 14x−1.
g(f(x))=(4x−1)+2=4x+1g(f(x)) = (4x - 1) + 2 = 4x + 1g(f(x))=(4x−1)+2=4x+1
A tank holds V(h)=5hV(h) = 5hV(h)=5h litres when the water height is hhh centimetres, and a pump raises the height by h(t)=2th(t) = 2th(t)=2t. What is the volume as a function of time ttt?
The height feeds into the volume rule, so substitute h(t)=2th(t) = 2th(t)=2t into VVV.
V(h(t))=5(2t)=10tV(h(t)) = 5(2t) = 10tV(h(t))=5(2t)=10t
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.