12 multiple-choice questions, progressively harder.
Geometrically, a parabola is which set of points?
Solution
Correct answer: C
A parabola balances a distance to a point against a distance to a line. Writing FFF for the focus and ddd for the directrix, the defining condition is
PF=dist(P,d).PF = \operatorname{dist}(P, d).PF=dist(P,d).
The other three describe different curves. A fixed distance from a fixed point is a circle, points equidistant from two fixed points form the perpendicular bisector of the segment joining them, and points equidistant from two lines form an angle bisector.
What is the directrix of the parabola x2=8yx^2 = 8yx2=8y?
Correct answer: D
In the form x2=4pyx^2 = 4pyx2=4py the focus is (0,p)(0,p)(0,p) and the directrix is the line y=−py = -py=−p.
4p=8 ⟹ p=2 ⟹ y=−24p = 8 \;\Longrightarrow\; p = 2 \;\Longrightarrow\; y = -24p=8⟹p=2⟹y=−2
The directrix is a line, so the answer is an equation. It sits the same distance below the vertex as the focus sits above it.
Which way does the parabola x2=−12yx^2 = -12yx2=−12y open?
Correct answer: B
The square is on xxx, so the axis is vertical and the curve opens up or down. Read off 4p4p4p.
4p=−12 ⟹ p=−34p = -12 \;\Longrightarrow\; p = -34p=−12⟹p=−3
A negative ppp puts the focus at (0,−3)(0,-3)(0,−3), below the vertex, and the directrix at y=3y = 3y=3, above it. A parabola always bends toward its focus and away from its directrix, so it opens downward.
Which way does the parabola y2=4xy^2 = 4xy2=4x open?
Here the square is on yyy, so the axis is horizontal and the curve opens left or right. Compare with y2=4pxy^2 = 4pxy2=4px.
4p=4 ⟹ p=14p = 4 \;\Longrightarrow\; p = 14p=4⟹p=1
The focus is at (p,0)=(1,0)(p, 0) = (1,0)(p,0)=(1,0), to the right of the vertex, and the curve bends toward its focus, so it opens to the right.
What is the focal width (the length of the chord through the focus parallel to the directrix) of x2=20yx^2 = 20yx2=20y?
Correct answer: A
The focal width of x2=4pyx^2 = 4pyx2=4py is ∣4p∣|4p|∣4p∣, which is the size of the coefficient sitting in front of yyy, here 202020.
To see why, note 4p=204p = 204p=20, so p=5p = 5p=5 and the focus is at height y=5y = 5y=5. Substituting that height into the equation gives the chord's endpoints.
x2=20(5)=100 ⟹ x=±10x^2 = 20(5) = 100 \;\Longrightarrow\; x = \pm 10x2=20(5)=100⟹x=±10
The chord runs from (−10,5)(-10, 5)(−10,5) to (10,5)(10, 5)(10,5), so its length is 202020.
Which equation describes the parabola with vertex (0,0)(0,0)(0,0) and focus (0,−1)(0, -1)(0,−1)?
The focus is directly below the vertex, so the axis is vertical and ppp is the signed distance from the vertex to the focus, p=−1p = -1p=−1.
x2=4py=4(−1)y=−4yx^2 = 4py = 4(-1)y = -4yx2=4py=4(−1)y=−4y
The distractor x2=−yx^2 = -yx2=−y has 4p=−14p = -14p=−1, so its focus would be at (0,−14)\left(0, -\tfrac14\right)(0,−41), and y2=−4xy^2 = -4xy2=−4x opens sideways, with focus (−1,0)(-1, 0)(−1,0).
What is the distance from the point (2,5)(2, 5)(2,5) to the line y=−1y = -1y=−1?
Distance to a line means the perpendicular distance. The line y=−1y = -1y=−1 is horizontal, so the perpendicular is vertical and only the yyy-coordinates matter.
∣5−(−1)∣=∣6∣=6|5 - (-1)| = |6| = 6∣5−(−1)∣=∣6∣=6
The xxx-coordinate 222 plays no part: every point at height 555 is 666 units above the line y=−1y = -1y=−1.
A parabola has its vertex at the origin, opens upward, and its focus is 333 units from the vertex. What is its equation?
Opening upward with a vertical axis means the form is x2=4pyx^2 = 4pyx2=4py, and the focus lies ppp above the vertex, so p=3p = 3p=3.
x2=4(3)y=12yx^2 = 4(3)y = 12yx2=4(3)y=12y
The coefficient is 4p=124p = 124p=12, not p=3p = 3p=3. Writing x2=3yx^2 = 3yx2=3y would put the focus only 34\tfrac3443 of a unit above the vertex.
Which point lies on the parabola x2=4yx^2 = 4yx2=4y?
A point is on the curve exactly when its coordinates satisfy the equation. Test (2,1)(2,1)(2,1):
22=4and4(1)=42^2 = 4 \quad\text{and}\quad 4(1) = 422=4and4(1)=4
The two sides agree, so (2,1)(2,1)(2,1) is on the parabola. The others fail: (1,2)(1,2)(1,2) gives 1≠81 \neq 81=8, (4,2)(4,2)(4,2) gives 16≠816 \neq 816=8, and (2,4)(2,4)(2,4) gives 4≠164 \neq 164=16.
For the parabola x2=4pyx^2 = 4pyx2=4py with p>0p > 0p>0, where does the directrix lie?
For x2=4pyx^2 = 4pyx2=4py the vertex is the origin and the directrix is the line y=−py = -py=−p.
p>0 ⟹ −p<0p > 0 \;\Longrightarrow\; -p < 0p>0⟹−p<0
So the directrix sits below the vertex, while the focus (0,p)(0, p)(0,p) sits above it. The two are always on opposite sides of the vertex, at equal distances.
What is the vertex of the parabola y=(x−1)2+5y = (x - 1)^2 + 5y=(x−1)2+5?
This is vertex form, y=a(x−h)2+ky = a(x - h)^2 + ky=a(x−h)2+k, whose vertex is (h,k)(h, k)(h,k).
h=1,k=5h = 1, \qquad k = 5h=1,k=5
The subtraction inside the square flips the sign, so (x−1)2(x-1)^2(x−1)2 means h=+1h = +1h=+1, while the +5+5+5 outside is added directly. The vertex is (1,5)(1,5)(1,5).
Where does the focus of a parabola lie?
The axis is defined as the line through the focus perpendicular to the directrix, so the focus is always on the axis.
It cannot be on the curve. If the focus FFF were a point of the parabola, its distance to itself would have to equal its distance to the directrix:
0=FF=dist(F,d),0 = FF = \operatorname{dist}(F, d),0=FF=dist(F,d),
which would put FFF on the directrix, and the definition forbids that. It cannot be at the vertex either, since the vertex is ∣p∣≠0|p| \neq 0∣p∣=0 away from it.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.