10-5 Parametric Equations and Polar Coordinates
10-5 Parametric Equations and Polar Coordinates
10-5 Parametric Equations and Polar Coordinates
Conics
Figure 1 3
Parabolas
4
Parabolas
A parabola is the set of points in a plane that are
equidistant from a fixed point F (called the focus) and a
fixed line (called the directrix). This definition is illustrated
by Figure 2.
Figure 2
5
Parabolas
Notice that the point halfway between the focus and the
directrix lies on the parabola; it is called the vertex.
6
Parabolas
We obtain a particularly simple equation for a parabola if
we place its vertex at the origin O and its directrix parallel to
the x-axis as in Figure 3.
Figure 3
7
Parabolas
If the focus is the point (0, p), then the directrix has the
equation y = –p. If P (x, y) is any point on the parabola,
then the distance from P to the focus is
| PF | =
8
Parabolas
The defining property of a parabola is that these distances
are equal:
= |y + p|
x2 + (y – p)2 = | y + p |2 = (y + p)2
x2 + y2 – 2py + p2 = y2 + 2py + p2
9
Parabolas
x2 = 4py
10
Parabolas
It opens upward if p > 0 and downward if p < 0
[see Figure 4, parts (a) and (b)].
Figure 4
11
Parabolas
The graph is symmetric with respect to the y-axis because
is unchanged when is replaced by –x.
12
Parabolas
The parabola opens to the right if p > 0 and to the left if
p < 0 [see Figure 4, parts (c) and (d)].
Figure 4
Solution:
If we write the equation as y2 = –10x and compare it with
Equation 2, we see that 4p = –10, so p =
14
Example 1 – Solution cont’d
Figure 5
15
Ellipses
16
Ellipses
An ellipse is the set of points in a plane the sum of whose
distances from two fixed points F1 and F2 is a constant
(see Figure 6).
Figure 6
These two fixed points are called the foci (plural of focus).
One of Kepler’s laws is that the orbits of the planets in the
solar system are ellipses with the sun at one focus.
17
Ellipses
In order to obtain the simplest equation for an ellipse, we
place the foci on the x-axis at the points (– c, 0) and (c, 0)
as in Figure 7 so that the origin is halfway between the foci.
Figure 7
18
Ellipses
Let the sum of the distances from a point on the ellipse to
the foci be 2a > 0. Then P (x, y) is a point on the ellipse
when
| PF1 | + | PF2 | = 2a
that is,
or
19
Ellipses
Squaring both sides, we have
x2 – 2cx + c2 + y2
= 4a2 – 4a + x2 + 2cx + c2 + y2
which simplifies to
We square again:
a2(x2 + 2cx + c2 + y2) = a4 + 2a2cx + c2x2
which becomes
(a2 – c2)x2 + a2y2 = a2(a2 – c2) 20
Ellipses
From triangle F1F2P in Figure 7 we see that 2c < 2a, so
c < a and therefore a2 – c2 > 0. For convenience,
let b2 = a2 – c2.
21
Ellipses
The x-intercepts are found by setting y = 0. Then
x2/a2 = 1, or x2 = a2, so x = a.
The line segment joining (0, b) and (0, –b) is the minor
axis.
22
Ellipses
Equation 3 is unchanged if x is replaced by –x or y is
replaced by –y, so the ellipse is symmetric about both axes.
23
Ellipses
We summarize this discussion as follows (see also Figure 8).
Figure 8
24
Ellipses
If the foci of an ellipse are located on the y-axis at (0, c),
then we can find its equation by interchanging x and y in
(See Figure 9.)
Figure 9
25
Ellipses
26
Example 2
Sketch the graph of 9x2 + 16y2 = 144 and locate the foci.
Solution:
Divide both sides of the equation by 144:
27
Example 2 – Solution cont’d
28
Hyperbolas
29
Hyperbolas
A hyperbola is the set of all points in a plane the difference
of whose distances from two fixed points F1 and F2
(the foci) is a constant. This definition is illustrated in
Figure 11.
where c2 = a2 + b2. 31
Hyperbolas
Notice that the x-intercepts are again a and the points
(a, 0) and (–a, 0) are the vertices of the hyperbola.
But if we put x = 0 in Equation 6 we get y2 = –b2, which is
impossible, so there is no y-intercept. The hyperbola is
symmetric with respect to both axes.
Figure 12 33
Hyperbolas
Both branches of the hyperbola approach the asymptotes;
that is, they come arbitrarily close to the asymptotes.
34
Hyperbolas
If the foci of a hyperbola are on the y-axis, then by
reversing the roles of x and y we obtain the following
information, which is illustrated in Figure 13.
Figure 13
35
Example 4
Find the foci and asymptotes of the hyperbola
9x2 – 16y2 = 144 and sketch its graph.
Solution:
If we divide both sides of the equation by 144, it becomes
36
Example 4 – Solution cont’d
37
Shifted Conics
38
Shifted Conics
We shift conics by taking the standard equations
39
Example 6
Find an equation of the ellipse with foci (2, –2), (4, –2) and
vertices (1, –2), (5, –2).
Solution:
The major axis is the line segment that joins the vertices
(1, –2), (5, –2) and has length 4, so a = 2. The distance
between the foci is 2, so c = 1. Thus b2 = a2 – c2 = 3.
Since the center of the ellipse is (3, –2), we replace x and
y in by x – 3 and y + 2 to obtain
Solution:
We complete the squares as follows:
42
Example 7 – Solution cont’d