12 multiple-choice questions, progressively harder.
How many x-intercepts does the graph of y=2x2−3x−4y = 2x^2 - 3x - 4y=2x2−3x−4 have?
Solution
Correct answer: C
Use the discriminant with a=2a = 2a=2, b=−3b = -3b=−3, c=−4c = -4c=−4, watching the double negative.
D=(−3)2−4(2)(−4)=9+32=41D = (-3)^2 - 4(2)(-4) = 9 + 32 = 41D=(−3)2−4(2)(−4)=9+32=41
Since D>0D > 0D>0 there are two distinct real x-intercepts.
Find the vertex of y=x2+5x+6y = x^2 + 5x + 6y=x2+5x+6.
Correct answer: B
The vertex x-coordinate is x=−b2a=−52x = -\tfrac{b}{2a} = -\tfrac{5}{2}x=−2ab=−25. Substitute it back for the height.
y=(−52)2+5(−52)+6=254−504+244=−14y = \left(-\tfrac{5}{2}\right)^2 + 5\left(-\tfrac{5}{2}\right) + 6 = \tfrac{25}{4} - \tfrac{50}{4} + \tfrac{24}{4} = -\tfrac{1}{4}y=(−25)2+5(−25)+6=425−450+424=−41
So the vertex is (−52,−14)\left(-\tfrac{5}{2}, -\tfrac{1}{4}\right)(−25,−41).
Which equation, written in vertex form, has vertex (3,−2)(3, -2)(3,−2) and opens upward?
Correct answer: A
Vertex form y=a(x−h)2+ky = a(x - h)^2 + ky=a(x−h)2+k needs (h,k)=(3,−2)(h, k) = (3, -2)(h,k)=(3,−2), so x−3x - 3x−3 inside and −2-2−2 outside, with a>0a > 0a>0 for upward.
y=(x−3)2−2y = (x - 3)^2 - 2y=(x−3)2−2
The others fail: (x+3)2−2(x + 3)^2 - 2(x+3)2−2 has vertex (−3,−2)(-3, -2)(−3,−2); −(x−3)2−2-(x - 3)^2 - 2−(x−3)2−2 opens downward; (x−3)2+2(x - 3)^2 + 2(x−3)2+2 has vertex (3,2)(3, 2)(3,2).
What is the maximum value of y=−2(x+1)2+8y = -2(x + 1)^2 + 8y=−2(x+1)2+8?
The leading coefficient a=−2a = -2a=−2 is negative, so the parabola opens downward and its vertex is the highest point. In vertex form the vertex height is kkk.
y=−2(x+1)2+8 ⇒ k=8y = -2(x + 1)^2 + 8 \;\Rightarrow\; k = 8y=−2(x+1)2+8⇒k=8
The squared term only subtracts from 888, so the maximum value of yyy is 888, reached at x=−1x = -1x=−1.
For which value of kkk does y=x2−4x+ky = x^2 - 4x + ky=x2−4x+k have exactly one x-intercept?
Exactly one x-intercept means the discriminant is zero, with a=1a = 1a=1, b=−4b = -4b=−4, c=kc = kc=k.
(−4)2−4(1)(k)=0 ⇒ 16−4k=0 ⇒ k=4(-4)^2 - 4(1)(k) = 0 \;\Rightarrow\; 16 - 4k = 0 \;\Rightarrow\; k = 4(−4)2−4(1)(k)=0⇒16−4k=0⇒k=4
At k=4k = 4k=4 the quadratic is x2−4x+4=(x−2)2x^2 - 4x + 4 = (x - 2)^2x2−4x+4=(x−2)2, touching the axis once at x=2x = 2x=2.
How many times does the parabola y=3x2+1y = 3x^2 + 1y=3x2+1 cross the x-axis?
The parabola opens upward (a=3>0a = 3 > 0a=3>0) with vertex (0,1)(0, 1)(0,1), which is above the x-axis, so the whole curve floats above it. The discriminant confirms this with b=0b = 0b=0, c=1c = 1c=1.
D=02−4(3)(1)=−12<0D = 0^2 - 4(3)(1) = -12 < 0D=02−4(3)(1)=−12<0
A negative discriminant means no real x-intercepts, so the parabola never crosses the x-axis.
Find the vertex of y=2x2+4x+5y = 2x^2 + 4x + 5y=2x2+4x+5 by completing the square.
Correct answer: D
Factor 222 from the first two terms, complete the square inside, and simplify.
y=2(x2+2x)+5=2((x+1)2−1)+5=2(x+1)2+3y = 2(x^2 + 2x) + 5 = 2\left((x + 1)^2 - 1\right) + 5 = 2(x + 1)^2 + 3y=2(x2+2x)+5=2((x+1)2−1)+5=2(x+1)2+3
In vertex form this is y=2(x+1)2+3y = 2(x + 1)^2 + 3y=2(x+1)2+3, so the vertex is (−1,3)(-1, 3)(−1,3).
Which parabola has exactly one x-intercept?
One x-intercept means the curve touches the axis at a single point, which happens when the quadratic is a perfect square (discriminant 000).
y=(x−2)2=0 ⇒ x=2 onlyy = (x - 2)^2 = 0 \;\Rightarrow\; x = 2 \text{ only}y=(x−2)2=0⇒x=2 only
The others differ: x2+4x^2 + 4x2+4 has none, while x2−4x^2 - 4x2−4 and x2−x−2=(x−2)(x+1)x^2 - x - 2 = (x - 2)(x + 1)x2−x−2=(x−2)(x+1) each have two.
Convert y=x2−4x+7y = x^2 - 4x + 7y=x2−4x+7 to vertex form and give the vertex.
Complete the square: half of −4-4−4 is −2-2−2, and (−2)2=4(-2)^2 = 4(−2)2=4.
y=(x2−4x+4)−4+7=(x−2)2+3y = (x^2 - 4x + 4) - 4 + 7 = (x - 2)^2 + 3y=(x2−4x+4)−4+7=(x−2)2+3
So y=(x−2)2+3y = (x - 2)^2 + 3y=(x−2)2+3, and the vertex is (2,3)(2, 3)(2,3).
What is the y-intercept of y=(x−3)2+1y = (x - 3)^2 + 1y=(x−3)2+1?
The y-intercept is at x=0x = 0x=0, so substitute x=0x = 0x=0 into the vertex form and simplify.
y=(0−3)2+1=9+1=10y = (0 - 3)^2 + 1 = 9 + 1 = 10y=(0−3)2+1=9+1=10
So the y-intercept is (0,10)(0, 10)(0,10). The constant 111 is the vertex height, not the y-intercept.
For y=x2+6x+5y = x^2 + 6x + 5y=x2+6x+5, at what value of xxx is yyy smallest?
The parabola opens upward, so yyy is smallest at the vertex, whose x-coordinate is −b2a-\tfrac{b}{2a}−2ab with a=1a = 1a=1, b=6b = 6b=6.
x=−62(1)=−3x = -\frac{6}{2(1)} = -3x=−2(1)6=−3
So yyy reaches its minimum at x=−3x = -3x=−3.
How many x-intercepts does the graph of y=−x2+4x−4y = -x^2 + 4x - 4y=−x2+4x−4 have?
Compute the discriminant with a=−1a = -1a=−1, b=4b = 4b=4, c=−4c = -4c=−4.
D=(4)2−4(−1)(−4)=16−16=0D = (4)^2 - 4(-1)(-4) = 16 - 16 = 0D=(4)2−4(−1)(−4)=16−16=0
Since D=0D = 0D=0 there is exactly one x-intercept. Indeed −x2+4x−4=−(x−2)2-x^2 + 4x - 4 = -(x - 2)^2−x2+4x−4=−(x−2)2, touching the axis at x=2x = 2x=2.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.