12 multiple-choice questions, progressively harder.
A quadratic f(x)=ax2+bx+cf(x) = ax^2 + bx + cf(x)=ax2+bx+c has a=3a = 3a=3 and axis of symmetry x=2x = 2x=2. What is bbb?
Solution
Correct answer: D
The axis is x=−b2ax = -\dfrac{b}{2a}x=−2ab. Set it equal to 222 and solve.
−b2⋅3=2 ⇒ −b=12 ⇒ b=−12-\frac{b}{2 \cdot 3} = 2 \ \Rightarrow\ -b = 12 \ \Rightarrow\ b = -12−2⋅3b=2 ⇒ −b=12 ⇒ b=−12
So b=−12b = -12b=−12.
Expanded to standard form, f(x)=3(x−2)2−5f(x) = 3(x - 2)^2 - 5f(x)=3(x−2)2−5 has what yyy-intercept?
Correct answer: A
The yyy-intercept is f(0)f(0)f(0), and vertex form evaluates just as readily at 000.
f(0)=3(0−2)2−5=3(4)−5=7f(0) = 3(0 - 2)^2 - 5 = 3(4) - 5 = 7f(0)=3(0−2)2−5=3(4)−5=7
So the graph crosses the yyy-axis at (0,7)(0, 7)(0,7).
A parabola has vertex value f(m)=−5f(m) = -5f(m)=−5 and leading coefficient a=2a = 2a=2. Using f(m+t)=f(m)+at2f(m + t) = f(m) + at^2f(m+t)=f(m)+at2, what is the output 333 units from the axis?
Substitute t=3t = 3t=3 into the displacement identity.
f(m+3)=−5+2(3)2=−5+18=13f(m + 3) = -5 + 2(3)^2 = -5 + 18 = 13f(m+3)=−5+2(3)2=−5+18=13
The output 333 units from the axis is 131313.
Does f(x)=x2+6x+11f(x) = x^2 + 6x + 11f(x)=x2+6x+11 have real zeros?
The axis is x=−3x = -3x=−3, and the vertex height settles it since the parabola opens upward.
f(−3)=9−18+11=2>0f(-3) = 9 - 18 + 11 = 2 > 0f(−3)=9−18+11=2>0
The lowest point sits at height 222, above the xxx-axis, so there are no real zeros.
Which feature of f(x)=ax2+bx+cf(x) = ax^2 + bx + cf(x)=ax2+bx+c is NOT readable at sight, but needs a computation?
Correct answer: C
Standard form shows the yyy-intercept ccc and, through the sign of aaa, the opening direction, all at sight. The vertex is hidden.
vertex x=−b2a,y=f (−b2a)\text{vertex } x = -\frac{b}{2a}, \quad y = f\!\left(-\frac{b}{2a}\right)vertex x=−2ab,y=f(−2ab)
Finding the vertex takes a division and an evaluation, so it is the feature that requires computation.
Which statement is true of every quadratic function?
Squaring, scaling, and adding accept every real input, so the domain is always all reals. The other claims fail: the range is bounded on one side, zeros may be 000, 111, or 222, and evenness needs b=0b = 0b=0.
domain of ax2+bx+c=(−∞,∞)\text{domain of } ax^2 + bx + c = (-\infty, \infty)domain of ax2+bx+c=(−∞,∞)
So the guaranteed property is that the domain is all real numbers.
The function y=−(x−2)2+ky = -(x - 2)^2 + ky=−(x−2)2+k has a maximum value of 999. What are kkk and the range?
For a downward parabola the vertex value kkk is the maximum, so k=9k = 9k=9. Every output lies at or below it.
−(x−2)2≤0 ⇒ y≤9-(x - 2)^2 \le 0 \ \Rightarrow\ y \le 9−(x−2)2≤0 ⇒ y≤9
So k=9k = 9k=9 and the range is (−∞,9](-\infty, 9](−∞,9].
The function f(x)=−x2+6x−5f(x) = -x^2 + 6x - 5f(x)=−x2+6x−5 factors as −(x−1)(x−5)-(x - 1)(x - 5)−(x−1)(x−5). What is its axis of symmetry?
The factored form shows zeros at 111 and 555, a mirror pair at height 000, so the axis bisects them.
x=1+52=3x = \frac{1 + 5}{2} = 3x=21+5=3
The axis of symmetry is x=3x = 3x=3.
Two points (1,5)(1, 5)(1,5) and (9,5)(9, 5)(9,5) lie on a parabola. What is its axis of symmetry?
Correct answer: B
The two points share the height 555, so they are mirror partners and the axis bisects them.
x=1+92=5x = \frac{1 + 9}{2} = 5x=21+9=5
The axis of symmetry is x=5x = 5x=5.
Which quantity alone decides whether a parabola opens upward or downward?
The opening direction is set by the coefficient of x2x^2x2: positive opens up, negative opens down.
a>0 ⇒ up,a<0 ⇒ downa > 0 \ \Rightarrow\ \text{up}, \qquad a < 0 \ \Rightarrow\ \text{down}a>0 ⇒ up,a<0 ⇒ down
So the sign of the leading coefficient aaa decides it, while ccc, kkk, and the axis only place the graph.
Completing the square (a later lesson) performs which change of form?
Completing the square rewrites ax2+bx+cax^2 + bx + cax2+bx+c as a perfect square plus a constant.
ax2+bx+c ⟶ a(x−h)2+kax^2 + bx + c \ \longrightarrow\ a(x - h)^2 + kax2+bx+c ⟶ a(x−h)2+k
That is exactly standard form turned into vertex form.
How many times can a parabola meet the xxx-axis?
The vertex can sit above, on, or below the axis, giving three cases for an upward parabola (and symmetrically for a downward one).
meetings∈{0,1,2}\text{meetings} \in \{0, 1, 2\}meetings∈{0,1,2}
A parabola can miss the axis, touch it once at the vertex, or cross it twice, so 000, 111, or 222.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.