12 multiple-choice questions, progressively harder.
Which of these is a quadratic function?
Solution
Correct answer: B
A quadratic function has the form ax2+bx+cax^2 + bx + cax2+bx+c with a≠0a \ne 0a=0: the highest power of xxx is exactly 222.
f(x)=2x2−5x+1f(x) = 2x^2 - 5x + 1f(x)=2x2−5x+1
The first option is linear (highest power 111), the third is not a polynomial, and the fourth has a cube, so only the second is quadratic.
In f(x)=4x2−7x+2f(x) = 4x^2 - 7x + 2f(x)=4x2−7x+2, what is the leading coefficient aaa?
Correct answer: A
The leading coefficient is the number multiplying x2x^2x2 in ax2+bx+cax^2 + bx + cax2+bx+c.
a=4,b=−7,c=2a = 4, \quad b = -7, \quad c = 2a=4,b=−7,c=2
So a=4a = 4a=4; the −7-7−7 is bbb and the 222 is ccc.
In f(x)=−x2+5x−9f(x) = -x^2 + 5x - 9f(x)=−x2+5x−9, what is the constant term ccc?
Correct answer: D
The constant term is the number with no xxx attached, which is also the output f(0)f(0)f(0).
c=f(0)=−9c = f(0) = -9c=f(0)=−9
The 555 is bbb and the coefficient of x2x^2x2 is −1-1−1, so c=−9c = -9c=−9.
Why does the definition of a quadratic function require a≠0a \ne 0a=0?
Correct answer: C
The whole bend of a parabola lives in the x2x^2x2 term. Setting a=0a = 0a=0 removes it.
0⋅x2+bx+c=bx+c0 \cdot x^2 + bx + c = bx + c0⋅x2+bx+c=bx+c
That is a straight line, not a parabola, so a≠0a \ne 0a=0 is what keeps the function quadratic.
What is the vertex of y=(x−4)2+3y = (x - 4)^2 + 3y=(x−4)2+3?
Vertex form a(x−h)2+ka(x - h)^2 + ka(x−h)2+k has vertex (h,k)(h, k)(h,k). Match the parts, remembering the inside runs backward.
x−4=x−h ⇒ h=4,k=3x - 4 = x - h \ \Rightarrow\ h = 4, \qquad k = 3x−4=x−h ⇒ h=4,k=3
So the vertex is (4,3)(4, 3)(4,3).
What is the axis of symmetry of y=(x−4)2+3y = (x - 4)^2 + 3y=(x−4)2+3?
The axis of symmetry of a(x−h)2+ka(x - h)^2 + ka(x−h)2+k is the vertical line through the vertex, x=hx = hx=h.
h=4 ⇒ x=4h = 4 \ \Rightarrow\ x = 4h=4 ⇒ x=4
The axis is the vertical line x=4x = 4x=4, passing through the vertex (4,3)(4, 3)(4,3).
What is the vertex of y=(x+2)2−5y = (x + 2)^2 - 5y=(x+2)2−5?
Write the inside as a subtraction to read hhh correctly.
x+2=x−(−2) ⇒ h=−2,k=−5x + 2 = x - (-2) \ \Rightarrow\ h = -2, \qquad k = -5x+2=x−(−2) ⇒ h=−2,k=−5
So the vertex is (−2,−5)(-2, -5)(−2,−5): the plus sign inside gives a negative hhh.
Which way does y=−3(x−2)2+1y = -3(x - 2)^2 + 1y=−3(x−2)2+1 open?
The direction is set by the sign of the leading coefficient aaa.
a=−3<0 ⇒ opens downwarda = -3 < 0 \ \Rightarrow\ \text{opens downward}a=−3<0 ⇒ opens downward
A parabola of this form always opens up or down, never sideways, and a negative aaa opens it down.
What is the maximum value of y=−(x−5)2+8y = -(x - 5)^2 + 8y=−(x−5)2+8?
Here a=−1<0a = -1 < 0a=−1<0, so the parabola opens downward and its vertex is the highest point.
−(x−5)2≤0 ⇒ y≤8-(x-5)^2 \le 0 \ \Rightarrow\ y \le 8−(x−5)2≤0 ⇒ y≤8
The maximum value is k=8k = 8k=8, reached at x=5x = 5x=5.
For f(x)=2x2+3x−1f(x) = 2x^2 + 3x - 1f(x)=2x2+3x−1, what is f(0)f(0)f(0)?
Substituting x=0x = 0x=0 kills every term that carries an xxx.
f(0)=2(0)+3(0)−1=−1f(0) = 2(0) + 3(0) - 1 = -1f(0)=2(0)+3(0)−1=−1
So f(0)=−1f(0) = -1f(0)=−1, which is just the constant term ccc.
What is the range of y=(x−2)2+4y = (x - 2)^2 + 4y=(x−2)2+4?
The parabola opens upward (a=1>0a = 1 > 0a=1>0) with vertex value k=4k = 4k=4, so 444 is the smallest output.
(x−2)2≥0 ⇒ y≥4(x - 2)^2 \ge 0 \ \Rightarrow\ y \ge 4(x−2)2≥0 ⇒ y≥4
The outputs fill [4,∞)[4, \infty)[4,∞).
Using x=−b2ax = -\dfrac{b}{2a}x=−2ab, what is the axis of symmetry of f(x)=x2−4x+1f(x) = x^2 - 4x + 1f(x)=x2−4x+1?
Read off a=1a = 1a=1 and b=−4b = -4b=−4, then apply the formula, watching the signs.
x=−−42⋅1=42=2x = -\frac{-4}{2 \cdot 1} = \frac{4}{2} = 2x=−2⋅1−4=24=2
The axis of symmetry is x=2x = 2x=2.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.