Precalc Parabola 1
Precalc Parabola 1
To listen for signals from space, a radio telescope uses a dish in the
shape of a parabola to focus and collect the signals in the receiver.
Vertex Directrix
y=-p x
x
For general parabolas,
The axis of symmetry is the line passing through the foci, perpendicular to the
directrix.
The vertex is the point where the parabola crosses the axis of symmetry.
The distance from the vertex to the focus, p, is the focal length.
6
Pbroks13 (https://commons.wikimedia.org/wiki/File:Conic_sections_with_plane.svg), “Conic sections
with plane”, cropped to show only parabola, CC BY 3.0
Section 9.3 Parabolas and Non-Linear Systems 619
From the definition above we can find an equation of a parabola. We will find it for a
parabola with vertex at the origin, C(0,0) , opening upward with focus at F (0, p) and
directrix at y = − p .
Suppose Q(x, y ) is some point on the parabola. The distance from Q to the focus is
d (Q, F ) = (x − 0)2 + ( y − p )2 = x2 + (y − p)
2
The distance from the point Q to the directrix is the difference of the y-values:
d = y − (− p) = y + p
This is the standard conic form of a parabola that opens up or down (vertical axis of
symmetry), centered at the origin. Note that if we divided by 4p, we would get a more
x2
familiar equation for the parabola, y = . We can recognize this as a transformation of
4p
1
the parabola y = x 2 , vertically compressed or stretched by .
4p
Using a similar process, we could find an equation of a parabola with vertex at the origin
opening left or right. The focus will be at (p,0) and the graph will have a horizontal axis
of symmetry and a vertical directrix. The standard conic form of its equation will be
y2
y 2 = 4 px , which we could also write as x = .
4p
Example 1
Write the standard conic equation for a parabola with vertex at the origin and focus at
(0, -2).
With focus at (0, -2), the axis of symmetry is vertical, so the standard conic equation is
x 2 = 4 py . Since the focus is (0, -2), p = -2.
x 2 = −8 y
For parabolas with vertex not at the origin, we can shift these equations, leading to the
equations summarized next.
Horizontal Vertical
Standard
Equation
( y − k )2 = 4 p(x − h) (x − h)2 = 4 p( y − k )
Axis of
y=k x=h
symmetry
(h, k + p)
Focus (h + p, k)
(h,k+p)
Graph y=k (h,k)
(h+p,k) (h,k)
y=k-p
x x
Since you already studied quadratics in some depth earlier, we will primarily explore the
new concepts associated with parabolas, particularly the focus.
Section 9.3 Parabolas and Non-Linear Systems 621
Example 2
Put the equation of the parabola y = 8( x − 1) 2 + 2 in standard conic form. Find the
vertex, focus, and axis of symmetry.
From your earlier work with quadratics, you may already be able to identify the vertex
as (1,2), but we’ll go ahead and put the parabola in the standard conic form. To do so,
we need to isolate the squared factor.
y = 8( x − 1) 2 + 2 Subtract 2 from both sides
y − 2 = 8( x − 1) 2 Divide by 8
( y − 2) = ( x − 1) 2
8
1 1
4 p = . Solving this tells us p = . The standard conic form of the equation is
8 32
(x − 1)2 = 4 1 ( y − 2) .
32
Example 3
A parabola has its vertex at (1,5) and focus at (3,5). Find an equation for the parabola.
Since the vertex and focus lie on the line y = 5, that is our axis of symmetry.
8
Try it Now
1. A parabola has its vertex at (-2,3) and focus at (-2,2). Find an equation for this
parabola.
Applications of Parabolas
Example 4
A solar cooker is a parabolic dish that reflects the sun’s rays to a central point allowing
you to cook food. If a solar cooker has a parabolic dish 16 inches in diameter and 4
inches tall, where should the food be placed?
The focus is 4 inches above the vertex. This makes for a very convenient design, since
then a grate could be placed on top of the dish to hold the food.
Try it Now
2. A radio telescope is 100 meters in diameter and 20 meters deep. Where should the
receiver be placed?
In many applications, it is necessary to solve for the intersection of two curves. Many of
the techniques you may have used before to solve systems of linear equations will work
for non-linear equations as well, particularly substitution. You have already solved some
examples of non-linear systems when you found the intersection of a parabola and line
while studying quadratics, and when you found the intersection of a circle and line while
studying circles.
Example 4
x2 y2
= 1 intersects the circle x + y = 9 .
2 2
Find the points where the ellipse +
4 25
To start, we might multiply the ellipse equation by 100 on both sides to clear the
fractions, giving 25 x 2 + 4 y 2 = 100 .
25 x 2 + 4 y 2 = 100 Substitute x 2 = 9 − y 2
( )
25 9 − y 2 + 4 y 2 = 100 Distribute
225 − 25 y 2 + 4 y 2 = 100 Combine like terms
− 21 y 2 = −125 Divide by -21
125
y2 = Use the square root to solve
21
125 5 5
y= =
21 21
624 Chapter 9
Example 5
y2 x2
= 1 intersects the parabola y = 2x .
2
Find the points where the hyperbola −
4 9
1 325
x2 = But 1 − 325 0 , so
18
1+ 325
x= This leads to two real solutions
18
x ≈ 1.028, -1.028
Try it Now
y2 x2
3. Find the points where the line y = 4 x intersect the ellipse − =1
4 16
Example 6
Continuing the situation from the last section, suppose stations C and D are located 200
km due south of stations A and B and 100 km apart. The signal from D arrives 0.0001
x 2 ( y + 200 ) 2
seconds before the signal from C, leading to the equation − = 1 . Find
225 2275
the position of the ship.
To solve for the position of the boat, we need to find where the hyperbolas intersect.
This means solving the system of equations. To do this, we could start by solving both
2
equations for x . With the first equation from the previous example,
x2 y2
− =1 Move the y term to the right
2025 3600
x2 y2
= 1+ Multiply both sides by 2025
2025 3600
626 Chapter 9
2025 y 2
x = 2025 +
2
Simplify
3600
9 y2
x 2 = 2025 +
16
9 y2 9( y + 200 ) 2
2025 + = 225 + Subtract 225 from both sides
16 91
9y 2
9( y + 200 ) 2
1800 + = Divide by 9
16 91
y 2
( y + 200 ) 2
200 + = Multiply both sides by 16 91 = 1456
16 91
291200 + 91 y 2 = 16( y + 200 ) 2 Expand and distribute
291200 + 91 y 2 = 16 y 2 + 6400 y + 640000 Combine like terms on one side
75 y − 6400 y − 348800 = 0
2
Solve using the quadratic formula
− (−6400 ) (−6400 ) 2 −4(75)(−348800 )
y= 123.11 km or -37.78 km
2(75)
We can find the associated x values by substituting these y-values into either hyperbola
equation. When y ≈ 123.11,
9(123 .11) 2
x 2 2025 +
16
x 102 .71
When y ≈ -37.78km,
9(−37 .78) 2
x 2 2025 +
16
x 53.18
This provides 4 possible locations for the ship. Two can be immediately discarded, as
they’re on land. Navigators would use other navigational techniques to decide between
the two remaining locations.
Section 9.3 Parabolas and Non-Linear Systems 627
3. Substituting y = 4 x gives
(4 x )2 − x 2 = 1 . Simplify
4 16
16 x 2 x 2
− = 1 . Multiply by 16 to get
4 16
64 x 2 − x 2 = 16
16
x= = 0.504
63
Substituting those into y = 4 x gives the corresponding y values.
The curves intersect at (0.504, 2.016) and (-0.504, -2.016).
628 Chapter 9
In problems 1–4, match each graph with one of the equations A–D.
A. y 2 = 4 x B. x 2 = 4 y C. x 2 = 8 y D. y 2 + 4 x = 0
1. 2. 3. 4.
In problems 5–14, find the vertex, axis of symmetry, directrix, and focus of the parabola.
y2
5. y 2 = 16 x 6. x 2 = 12 y 7. y = 2x 2 8. x = −
8
9. x + 4 y 2 = 0 10. 8 y + x 2 = 0 11. ( x − 2) 2 = 8( y + 1)
1 1
12. ( y + 3) 2 = 4( x − 2) 13. y = ( x + 1) 2 + 4 14. x = − ( y + 1) 2 + 1
4 12
In problems 17-20, find the standard form of the equation for a parabola satisfying the
given conditions.
17. Vertex at (2,3), opening to the right, focal length 3
21. The mirror in an automobile headlight has a parabolic cross-section with the light
bulb at the focus. On a schematic, the equation of the parabola is given as x 2 = 4y 2 .
At what coordinates should you place the light bulb?
22. If we want to construct the mirror from the previous exercise so that the focus is
located at (0,0.25), what should the equation of the parabola be?
23. A satellite dish is shaped like a paraboloid of revolution. This means that it can be
formed by rotating a parabola around its axis of symmetry. The receiver is to be
located at the focus. If the dish is 12 feet across at its opening and 4 feet deep at its
center, where should the receiver be placed?
24. Consider the satellite dish from the previous exercise. If the dish is 8 feet across at
the opening and 2 feet deep, where should we place the receiver?
26. If the searchlight from the previous exercise has the light source located 6 inches
from the base along the axis of symmetry and the opening is 4 feet wide, find the
depth.
In problems 27–34, solve each system of equations for the intersections of the two
curves.
y = 2x y = x +1
27. 28.
y − x =1
2 2
2x2 + y 2 = 1
x 2 + y 2 = 11 2x2 + y2 = 4
29. 30.
x2 − 4y2 = 1 y2 − x2 = 1
x = y2
y = x2
31. 32. x 2 y 2
y 2 − 6 x 2 = 16 + =1
4 9
x2 − y2 = 1 x 2 = 4( y − 2)
33. 34.
4 y2 − x2 = 1 x 2 = 8( y + 1)
630 Chapter 9