12 multiple-choice questions, progressively harder.
If f(x)=x2f(x) = x^2f(x)=x2, which expression equals f(x+h)f(x + h)f(x+h) expanded?
Solution
Correct answer: A
Square the whole input x+hx + hx+h.
f(x+h)=(x+h)2=x2+2xh+h2f(x + h) = (x + h)^2 = x^2 + 2xh + h^2f(x+h)=(x+h)2=x2+2xh+h2
The middle term 2xh2xh2xh is the one most often dropped.
For f(x)=3x+2f(x) = 3x + 2f(x)=3x+2, simplify f(x+h)−f(x)h\dfrac{f(x + h) - f(x)}{h}hf(x+h)−f(x) for h≠0h \ne 0h=0.
Correct answer: B
Subtract the values, then divide.
(3x+3h+2)−(3x+2)h=3hh=3\frac{(3x + 3h + 2) - (3x + 2)}{h} = \frac{3h}{h} = 3h(3x+3h+2)−(3x+2)=h3h=3
The difference quotient of a line is its slope.
For f(x)=x2f(x) = x^2f(x)=x2, which statement is true?
Correct answer: D
Compute each side separately.
f(2+3)=52=25,f(2)+f(3)=4+9=13f(2 + 3) = 5^2 = 25, \qquad f(2) + f(3) = 4 + 9 = 13f(2+3)=52=25,f(2)+f(3)=4+9=13
Squaring is not additive, so the two are not equal.
For which rule is f(a+b)=f(a)+f(b)f(a + b) = f(a) + f(b)f(a+b)=f(a)+f(b) true for all aaa and bbb?
Test the through-origin rule f(x)=3xf(x) = 3xf(x)=3x.
f(a+b)=3(a+b)=3a+3b=f(a)+f(b)f(a + b) = 3(a + b) = 3a + 3b = f(a) + f(b)f(a+b)=3(a+b)=3a+3b=f(a)+f(b)
The others fail; for f(x)=x+1f(x) = x + 1f(x)=x+1, f(a)+f(b)=a+b+2f(a) + f(b) = a + b + 2f(a)+f(b)=a+b+2 but f(a+b)=a+b+1f(a + b) = a + b + 1f(a+b)=a+b+1.
For f(x)=x2f(x) = x^2f(x)=x2, which statement about f(2x)f(2x)f(2x) and 2f(x)2f(x)2f(x) is true?
Compute each expression.
f(2x)=(2x)2=4x2,2f(x)=2x2f(2x) = (2x)^2 = 4x^2, \qquad 2f(x) = 2x^2f(2x)=(2x)2=4x2,2f(x)=2x2
Since 4x2≠2x24x^2 \ne 2x^24x2=2x2 except at x=0x = 0x=0, doubling the input is not doubling the output.
Let f(x)=x2f(x) = x^2f(x)=x2 for x<2x < 2x<2 and f(x)=3x−1f(x) = 3x - 1f(x)=3x−1 for x≥2x \ge 2x≥2. What is f(2)f(2)f(2)?
Correct answer: C
Since 2≥22 \ge 22≥2, use the second rule.
f(2)=3(2)−1=5f(2) = 3(2) - 1 = 5f(2)=3(2)−1=5
The x2x^2x2 case needs x<2x < 2x<2, so it does not apply at the boundary.
Let f(x)=x2f(x) = x^2f(x)=x2 for x<2x < 2x<2 and f(x)=3x−1f(x) = 3x - 1f(x)=3x−1 for x≥2x \ge 2x≥2. What is f(−1)f(-1)f(−1)?
Since −1<2-1 < 2−1<2, use the first rule.
f(−1)=(−1)2=1f(-1) = (-1)^2 = 1f(−1)=(−1)2=1
Wrap the input in parentheses so the square is positive.
Are f(x)=x2xf(x) = \dfrac{x^2}{x}f(x)=xx2 and g(x)=xg(x) = xg(x)=x the same function?
Take both with codomain the real numbers. For x≠0x \ne 0x=0, the fraction cancels to xxx, so the rules agree there.
f(0)=00 is undefined,g(0)=0f(0) = \tfrac{0}{0} \ \text{is undefined}, \qquad g(0) = 0f(0)=00 is undefined,g(0)=0
Since 000 is in ggg's domain but not fff's, the domains differ and the functions are different, even though the codomains match.
If f(x)=1xf(x) = \dfrac{1}{x}f(x)=x1, which expression equals f(a+1)f(a + 1)f(a+1)?
The whole input a+1a + 1a+1 goes in the denominator.
f(a+1)=1a+1f(a + 1) = \frac{1}{a + 1}f(a+1)=a+11
Do not split it into 1a+1\tfrac{1}{a} + 1a1+1.
What does the difference quotient f(x+h)−f(x)h\dfrac{f(x + h) - f(x)}{h}hf(x+h)−f(x) measure?
It is the slope of the line through (x,f(x))(x, f(x))(x,f(x)) and (x+h,f(x+h))(x + h, f(x + h))(x+h,f(x+h)).
slope=f(x+h)−f(x)h\text{slope} = \frac{f(x + h) - f(x)}{h}slope=hf(x+h)−f(x)
That secant slope is the average rate of change over the interval.
Why must the simplified difference quotient 2x+h2x + h2x+h (for f(x)=x2f(x) = x^2f(x)=x2) exclude h=0h = 0h=0?
The original 2xh+h2h\dfrac{2xh + h^2}{h}h2xh+h2 reads 00\tfrac{0}{0}00 at h=0h = 0h=0.
2xh+h2h=2x+h(h≠0)\frac{2xh + h^2}{h} = 2x + h \quad (h \ne 0)h2xh+h2=2x+h(h=0)
Cancelling hhh is a division, so the two forms agree only for h≠0h \ne 0h=0.
If f(x)=2x−1f(x) = 2x - 1f(x)=2x−1, for which input xxx is f(x)=9f(x) = 9f(x)=9?
Set the output equal to 999 and solve for the input.
2x−1=9 ⇒ 2x=10 ⇒ x=52x - 1 = 9 \ \Rightarrow \ 2x = 10 \ \Rightarrow \ x = 52x−1=9 ⇒ 2x=10 ⇒ x=5
Here you solve for the input that produces the output 999.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.