parametric equations and polar coordinates 11. 11.5 conic sections in this section, we will learn:...

81
PARAMETRIC EQUATIONS PARAMETRIC EQUATIONS AND POLAR COORDINATES AND POLAR COORDINATES 11

Upload: henry-gregory

Post on 19-Jan-2016

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARAMETRIC EQUATIONS PARAMETRIC EQUATIONS AND POLAR COORDINATESAND POLAR COORDINATES

11

Page 2: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

11.5Conic Sections

In this section, we will learn:

How to derive standard equations

for conic sections.

PARAMETRIC EQUATIONS & POLAR COORDINATES

Page 3: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

CONIC SECTIONS

Here, we give geometric definitions

and then derive the standard equations of:

Parabolas

Ellipses

Hyperbolas

Page 4: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

CONIC SECTIONS

They are called conic sections, or conics,

because they result from intersecting a cone

with a plane.

Page 5: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLA

A parabola is the set of points in a plane

that are equidistant from a fixed point F

(the focus) and a fixed line (the directrix).

Page 6: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

VERTEX

The point halfway between the focus

and the directrix lies on the parabola.

It is called the vertex.

Page 7: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

AXIS

The line through the focus perpendicular to

the directrix is called the axis of the parabola.

Page 8: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

In the 16th century, Galileo showed that

the path of a projectile that is shot into the air

at an angle to the ground is a parabola.

Since then, parabolic shapes have been used in designing automobile headlights, reflecting telescopes, and suspension bridges.

See Problem 18 for the reflection property of parabolas that makes them so useful.

Page 9: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

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.

Page 10: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

If the focus is the point (0, p), then

the directrix has the equation y = –p.

The figure illustrates the case where p > 0.

Page 11: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

If P(x, y) is any point on the parabola,

then The distance from P to the focus is:

The distance from P to the directrix is: |y + p|

2 2( )PF x y p= + −

Page 12: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

The defining property of a parabola is

that these distances are equal:

2 2( )x y p y p+ − = +

Page 13: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

We get an equivalent equation by squaring

and simplifying:

22 2 2

2 2 2 2 2

2

( ) ( )

2 2

4

x y p y p y p

x y py p y py p

x py

+ − = + = +

+ − + = + +

=

Page 14: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

An equation of the parabola with

focus (0, p) and directrix y = –p

is:

x2 = 4py

Equation 1

Page 15: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

If we write a = 1/(4p), the standard equation

of a parabola (Equation 1) becomes y = ax2.

It opens upward if p > 0 and downward if p < 0.

Page 16: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

The graph is symmetric with respect to

the y-axis because Equation 1 is unchanged

when x is replaced by –x.

Page 17: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

If we interchange x and y in Equation 1,

we obtain:

y2 = 4px

Equation 2

Page 18: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

This is an equation of the parabola with

focus (p, 0) and directrix x = –p.

Interchanging x and y amounts to reflecting about the diagonal line y = x.

Equation 2

Page 19: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

The parabola opens to the right if p > 0

and to the left if p < 0.

In both cases, the graph is symmetric with respect to the x-axis—the axis of the parabola.

Page 20: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

Find the focus and directrix of the parabola

y2 + 10x = 0 and sketch the graph.

If we write the equation as y2 = –10x and compare it with Equation 2, we see that 4p = –10.

So, p = –(5/2).

Example 1

Page 21: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

PARABOLAS

Thus, the focus is (p, 0) = ((–5/2), 0)

and the directrix is x = (5/2).

Example 1

Page 22: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSE

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.

These two fixed points are called the foci.

Page 23: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

One of Kepler’s laws is that the orbits

of the planets in the solar system are

ellipses with the sun at one focus.

Page 24: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

To obtain the simplest equation for an ellipse,

we place the foci on the x-axis at the points

(–c, 0) and (c, 0) so that the origin is halfway

between the foci.

Page 25: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

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

Page 26: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

That is,

or

2 2 2 2( ) ( ) 2x c y x c y a+ + + − + =

2 2 2 2( ) 2 ( )x c y a x c y− + = − + +

Page 27: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Squaring both sides, we have:

This simplifies to:

2 2 2 2 2 2

2 2 2

2 4 4 ( )

2

x cx c y a a x c y

x cx c y

− + + = − + +

+ + + +

2 2 2( )a x c y a cx+ + = +

Page 28: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

We square again:

This becomes:

2 2 2 2 4 2 2 2( 2 ) 2a x cx c y a a cx c x+ + + = + +

2 2 2 2 2 2 2 2( ) ( )a c x a y a a c− + = −

Page 29: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

From triangle F1F2P, we see that:

2c < 2a

Page 30: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Thus, c < a and, therefore,

a2 – c2 > 0.

For convenience, let b2 = a2 – c2.

Page 31: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Then, the equation of the ellipse becomes:

b2x2 + a2y2 = a2b2

If both sides are divided by a2b2, it is:

Since b2 = a2 – c2 < a2, it follows that b < a.

Equation 3

2 2

2 21

x y

a b+ =

Page 32: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

The x-intercepts are found by setting

y = 0.

Then, x2/a2 = 1, or x2 = a2.

So, x = ±a.

Page 33: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

VERTICES

The corresponding points (a, 0) and (–a, 0)

are called the vertices of the ellipse.

Page 34: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

MAJOR AXIS

The line segment joining the vertices

is called the major axis.

Page 35: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

To find the y-intercepts, we set x = 0,

and obtain y2 = b2.

Hence, y = ± b.

Page 36: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Equation 3 remains the same if x is

replaced by –x or y is replaced by –y.

So, the ellipse is symmetric about both axes.

Page 37: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Notice that, if the foci coincide,

then c = 0.

So, a = b, and the ellipse becomes a circle with radius r = a = b.

Page 38: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

We summarize this discussion

as follows.

Page 39: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

The ellipse

has foci (±c, 0), where c2 = a2 – b2, and

vertices (±a, 0).

2 2

2 21 0

x ya b

a b+ = ≥ >

Equation 4

Page 40: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

If the foci of an ellipse are located

on the y-axis at (0, ±c), we can find its

equation by interchanging x and y in

Equation 4.

Page 41: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

The ellipse

has foci (0, ±c),

where c2 = a2 – b2,

and vertices (0, ±a).

Notation 5

2 2

2 21 0

x ya b

b a+ = ≥ >

Page 42: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Sketch the graph of

9x2 + 16y2 = 144

and locate the foci.

Example 2

Page 43: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Divide both sides of the equation

by 144:

The equation is now in the standard form for an ellipse.

Example 2

2

116 9

x y2

+ =

Page 44: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

So, we have:

a2 = 16, b2 = 9, a = 4, b = 3

The x-intercepts are ±4.

The y-intercepts are ±3.

Example 2

Page 45: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Also, c2 = a2 – b2 = 7.

So, c = and the foci are (± , 0).

Example 2

7 7

Page 46: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

The graph is sketched here.

Example 2

Page 47: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Find an equation of the ellipse with foci

(0, ±2) and vertices (0, ±3).

Using the notation of Equation 5, we have:

c = 2, a = 3

Then, we obtain: b2 = a2 – c2 = 9 – 4 = 5

Example 3

Page 48: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

So, an equation of the ellipse

is:

Another way of writing the equation is:

9x2 + 5y2 = 45

Example 3

2

15 9

x y2

+ =

Page 49: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

Like parabolas, ellipses have

an interesting reflection property

that has practical consequences.

Page 50: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ELLIPSES

If a source of light or sound is placed

at one focus of a surface with elliptical

cross-sections, then all the light or sound is

reflected off the surface to the other focus.

See Exercise 63.

Page 51: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

LITHOTRIPSY

This principle is used in lithotripsy,

a treatment for kidney stones.

A reflector with elliptical cross-section is placed in such a way that the kidney stone is at one focus.

High-intensity sound waves generated at the other focus are reflected to the stone.

Page 52: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

LITHOTRIPSY

The waves destroy the stone without damaging other tissue.

Thus, the patient is spared the trauma of surgery, and recovers within a few days.

Page 53: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLA

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.

Page 54: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Hyperbolas occur frequently as graphs

of equations in:

Chemistry (Boyle’s Law)

Physics (Ohm’s Law)

Biology

Economics (Supply and demand curves)

Page 55: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Hyperbolas were used in the navigation

systems developed in World Wars I and II.

See Exercise 51.

Page 56: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Notice that the definition of a hyperbola

is similar to that of an ellipse.

The only change is that the sum of distances has become a difference of distances.

Page 57: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

In fact, the derivation of the equation

of a hyperbola is also similar to the one

given earlier for an ellipse.

Page 58: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

It is left as Exercise 52 to show that, when

the foci are on the x-axis at (±c, 0) and the

difference of distances is |PF1| – |PF2| = ±2a,

then the equation of the hyperbola is:

where c2 = a2 + b2.

2 2

2 21

x y

a b− =

Equation 6

Page 59: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Notice that:

The x-intercepts are again ±a.

The points (a, 0) and (–a, 0) are the vertices of the hyperbola.

Page 60: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

However, if we put x = 0 in Equation 6,

we get:

y2 = –b2

This is impossible.

So, there is no y-intercept.

The hyperbola is symmetric with respect to both axes.

Page 61: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

To analyze the hyperbola further, we look at

Equation 6 and obtain:

This shows that x2 ≥ a2.

So, |x| =√x2 ≥ a.

2 2

2 21 1

x y

a b= + ≥

Page 62: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

BRANCHES

Therefore, we have:

x ≥ a or x ≤ –a

This means that the hyperbola consists of two parts—called its branches.

Page 63: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ASYMPTOTES

When we draw a hyperbola, it is useful to

first draw its asymptotes—the dashed lines

y = (b/a)x and y = –(b/a)x.

Page 64: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

ASYMPTOTES

Both branches of the hyperbola approach

the asymptotes. That is, they come arbitrarily close to the asymptotes.

See Exercise 69 in Section 4.5, where these lines are shown to be slant asymptotes.

Page 65: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

The hyperbola

has foci (±c, 0), where c2 = a2 + b2,

vertices (±a, 0), and asymptotes y = ±(b/a)x.

Equation 7

2 2

2 21

x y

a b− =

Page 66: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

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.

Page 67: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

The hyperbola

has foci (0, ±c), where c2 = a2 + b2,

vertices (0, ±a), and asymptotes y = ±(a/b)x.

2 2

2 21

y x

a b− =

Equation 8

Page 68: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Equation 8 is illustrated here.

Page 69: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Find the foci and asymptotes of

the hyperbola

9x2 – 16y2 = 144

and sketch its graph.

Example 4

Page 70: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

If we divide both sides of the equation

by 144, it becomes:

This is of the form given in Equation 7 with:

a = 4, b = 3

Example 4

2 2

116 9

y x− =

Page 71: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Since c2 = 16 + 9 = 25, the foci are (±5, 0).

The asymptotes are the lines y = ¾x and

y = – ¾x.

Example 4

Page 72: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

HYPERBOLAS

Find the foci and equation of the hyperbola

with vertices (0, ±1) and asymptote y = 2x.

From Equation 8 and the given information, we see that: a = 1 and a/b = 2

Thus, b = a/2 = ½ and c2 = a2 + b2 = (5/4).

The foci are (0, ±√5/2) and the equation of the hyperbola is: y2 – 4x2 = 1

Example 5

Page 73: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

As discussed in Appendix C, we shift

conics by taking the standard equations

(1), (2), (4), (5), (7), and (8) and replacing x

and y by x – h and y – k.

Page 74: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

Find an equation of the ellipse

with foci (2, –2), (4, –2), and vertices

(1, –2), (5, –2).

Example 6

Page 75: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

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.

Example 6

Page 76: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

Since the center of the ellipse is (3, –2),

we replace x and y in Equation (4) by x – 3

and y + 2 to obtain:

2 2( 3) ( 2)1

4 3

x y− ++ =

Example 6

Page 77: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

Sketch the conic

9x2 – 4y2 – 72x + 8y + 176 = 0

and find its foci.

Example 7

Page 78: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

We complete the squares as follows:

2 2

2 2

2 2

2 2

4( 2 ) 9( 8 ) 176

4( 2 1) 9( 8 16) 176 4 144

4( 1) 9( 4) 36

( 1) ( 4)1

9 4

y y x x

y y x x

y x

y x

− − − =

− + − − + = + −

− − − =

− −− =

Example 7

Page 79: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

This is in the form of Equation 8—except that

x and y are replaced by x – 4 and y – 1.

Thus, a2 = 9, b2 = 4, and c2 = 13.

Example 7

Page 80: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

The hyperbola is shifted

four units to the right

and one unit upward.

Example 7

Page 81: PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. 11.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections

SHIFTED CONICS

The foci are (4, 1 + √13)

and (4, 1 – √13) and

the vertices are (4, 4)

and (4, –2) .

The asymptotes are

y – 1 = ±3/2(x – 4).

Example 7