12 multiple-choice questions, progressively harder.
A quadratic function fff has a positive leading coefficient and satisfies f(2)=f(10)f(2) = f(10)f(2)=f(10). At what input does its minimum occur?
Solution
Correct answer: D
Equal outputs at 222 and 101010 make them mirror partners, so the axis lies at their midpoint. A positive leading coefficient opens the parabola upward, putting the minimum on the axis.
x=2+102=6x = \frac{2 + 10}{2} = 6x=22+10=6
The minimum occurs at x=6x = 6x=6.
Using the same fff (axis x=6x = 6x=6, opening upward), which is larger, f(4)f(4)f(4) or f(9)f(9)f(9)?
Correct answer: B
For an upward parabola the height grows with distance from the axis, by the identity f(6+t)=f(6)+at2f(6 + t) = f(6) + at^2f(6+t)=f(6)+at2 with a>0a > 0a>0. Compare distances.
∣9−6∣=3>2=∣4−6∣|9 - 6| = 3 > 2 = |4 - 6|∣9−6∣=3>2=∣4−6∣
The input 999 is farther from the axis, so f(9)>f(4)f(9) > f(4)f(9)>f(4).
A parabola has vertex (3,−4)(3, -4)(3,−4) and passes through (0,5)(0, 5)(0,5). Written as y=a(x−3)2−4y = a(x - 3)^2 - 4y=a(x−3)2−4, what is aaa?
Correct answer: C
Substitute the known point (0,5)(0, 5)(0,5) into the vertex form and solve for aaa.
5=a(0−3)2−4 ⇒ 9a=9 ⇒ a=15 = a(0 - 3)^2 - 4 \ \Rightarrow\ 9a = 9 \ \Rightarrow\ a = 15=a(0−3)2−4 ⇒ 9a=9 ⇒ a=1
So a=1a = 1a=1.
What is the range of f(x)=−2x2+8x−3f(x) = -2x^2 + 8x - 3f(x)=−2x2+8x−3?
Correct answer: A
The axis is x=−82(−2)=2x = -\dfrac{8}{2(-2)} = 2x=−2(−2)8=2, and since a=−2<0a = -2 < 0a=−2<0 the vertex value is a maximum.
f(2)=−8+16−3=5f(2) = -8 + 16 - 3 = 5f(2)=−8+16−3=5
The outputs run up to 555, so the range is (−∞,5](-\infty, 5](−∞,5].
A parabola opens upward and has range [3,∞)[3, \infty)[3,∞). How many real zeros does it have?
The range [3,∞)[3, \infty)[3,∞) means the smallest output is 333, so every output is at least 333.
y≥3>0 ⇒ y=0 nevery \ge 3 > 0 \ \Rightarrow\ y = 0 \text{ never}y≥3>0 ⇒ y=0 never
The graph never touches the xxx-axis, so it has no real zeros.
A quadratic passes through (2,0)(2, 0)(2,0) and (8,0)(8, 0)(8,0). What is its axis of symmetry?
The two intercepts are zeros, an equal-height pair at height 000, so the axis bisects them.
x=2+82=5x = \frac{2 + 8}{2} = 5x=22+8=5
The axis of symmetry is x=5x = 5x=5.
Does the graph of f(x)=x2−8x+20f(x) = x^2 - 8x + 20f(x)=x2−8x+20 cross the xxx-axis?
The axis is x=4x = 4x=4, and the vertex height decides everything since the parabola opens upward.
f(4)=16−32+20=4>0f(4) = 16 - 32 + 20 = 4 > 0f(4)=16−32+20=4>0
The lowest point sits at height 444, above the axis, so the graph never crosses it: no real zeros.
The graph of y=ax2+bx+cy = ax^2 + bx + cy=ax2+bx+c has its vertex on the yyy-axis. What must be true?
The vertex sits at x=−b2ax = -\dfrac{b}{2a}x=−2ab; putting it on the yyy-axis means that input is 000.
−b2a=0 ⇒ b=0-\frac{b}{2a} = 0 \ \Rightarrow\ b = 0−2ab=0 ⇒ b=0
So b=0b = 0b=0; the value of ccc only sets the vertex's height, not its horizontal position.
For f(x)=ax2+bx+cf(x) = ax^2 + bx + cf(x)=ax2+bx+c with a>0a > 0a>0, what happens to f(x)f(x)f(x) as xxx grows large in both directions?
Factor out the highest power: f(x)=x2(a+bx+cx2)f(x) = x^2\left(a + \dfrac{b}{x} + \dfrac{c}{x^2}\right)f(x)=x2(a+xb+x2c). For large ∣x∣|x|∣x∣ the bracket approaches a>0a > 0a>0 while x2x^2x2 grows without bound.
a>0 ⇒ f(x)→+∞ on both endsa > 0 \ \Rightarrow\ f(x) \to +\infty \text{ on both ends}a>0 ⇒ f(x)→+∞ on both ends
Both ends of the parabola rise to +∞+\infty+∞.
At what input does the maximum of f(x)=−4x2+16x−7f(x) = -4x^2 + 16x - 7f(x)=−4x2+16x−7 occur?
The extremum sits on the axis x=−b2ax = -\dfrac{b}{2a}x=−2ab, with a=−4a = -4a=−4 and b=16b = 16b=16.
x=−162(−4)=−16−8=2x = -\frac{16}{2(-4)} = -\frac{16}{-8} = 2x=−2(−4)16=−−816=2
Since a<0a < 0a<0 this is a maximum, at x=2x = 2x=2.
What is the maximum value of f(x)=−4x2+16x−7f(x) = -4x^2 + 16x - 7f(x)=−4x2+16x−7?
The maximum is the vertex height, evaluated at the axis x=2x = 2x=2.
f(2)=−4(4)+16(2)−7=−16+32−7=9f(2) = -4(4) + 16(2) - 7 = -16 + 32 - 7 = 9f(2)=−4(4)+16(2)−7=−16+32−7=9
The maximum value is 999.
For f(x)=a(x−r1)(x−r2)f(x) = a(x - r_1)(x - r_2)f(x)=a(x−r1)(x−r2), reading the form back gives an axis of symmetry at
The zeros r1r_1r1 and r2r_2r2 are a pair of inputs sharing the output 000, so they are mirror partners and the axis bisects them.
x=r1+r22x = \frac{r_1 + r_2}{2}x=2r1+r2
The axis lies at the average of the two roots.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.