66
Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors 6.3 Parametric Equations and Motion 6.4 Polar Coordinates 6.5 Graphs of Polar Equations 6.6 De Moivre’s Theorem and nth Roots Young salmon migrate from the fresh water they are born in to salt water and live in the ocean for several years. When it’s time to spawn, the salmon return from the ocean to the river’s mouth, where they follow the organic odors of their homestream to guide them upstream. Researchers believe the fish use currents, salinity, temperature, and the magnetic field of the Earth to guide them. Some fish swim as far as 3500 miles upstream for spawning. See a related problem on page 510. CHAPTER 6 5144_Demana_Ch06pp501-566 01/11/06 9:31 PM Page 501

Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

Applications of Trigonometry

501

6.1 Vectors in the Plane

6.2 Dot Product ofVectors

6.3 ParametricEquations andMotion

6.4 Polar Coordinates

6.5 Graphs of PolarEquations

6.6 De Moivre’sTheorem and nthRoots

Young salmon migrate from the fresh water they are born into salt water and live in the ocean for several years. Whenit’s time to spawn, the salmon return from the ocean to theriver’s mouth, where they follow the organic odors of theirhomestream to guide them upstream. Researchers believethe fish use currents, salinity, temperature, and the magneticfield of the Earth to guide them. Some fish swim as far as3500 miles upstream for spawning. See a related problem on page 510.

C H A P T E R 6

5144_Demana_Ch06pp501-566 01/11/06 9:31 PM Page 501

Page 2: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

Chapter 6 OverviewWe introduce vectors in the plane, perform vector operations, and use vectors to representquantities such as force and velocity. Vector methods are used extensively in physics, engi-neering, and applied mathematics. Vectors are used to plan airplane flight paths. Thetrigonometric form of a complex number is used to obtain De Moivre’s theorem and findthe nth roots of a complex number.

Parametric equations are studied and used to simulate motion. One of the principal appli-cations of parametric equations is the analysis of motion in space. Polar coordinates �an-other of Newton’s inventions, although James Bernoulli usually gets the credit because hepublished first� are used to represent points in the coordinate plane. Planetary motion isbest described with polar coordinates. We convert rectangular coordinates to polar coordi-nates, polar coordinates to rectangular coordinates, and study graphs of polar equations.

502 CHAPTER 6 Applications of Trigonometry

6.1Vectors in the Plane

Two-Dimensional VectorsSome quantities, like temperature, distance, height, area, and volume, can be repre-sented by a single real number that indicates magnitude or size. Other quantities, suchas force, velocity, and acceleration, have magnitude and direction. Since the numberof possible directions for an object moving in a plane is infinite, you might be sur-prised to learn that two numbers are all that we need to represent both the magnitudeof an object’s velocity and its direction of motion. We simply look at ordered pairs ofreal numbers in a new way. While the pair (a, b) determines a point in the plane, italso determines a (or ) with its tail at the origin andits head at (a, b) (Figure 6.1). The length of this arrow represents magnitude, while thedirection in which it points represents direction. Because in this context the orderedpair (a, b) represents a mathematical object with both magnitude and direction, wecall it the , and denote it as �a, b� to distinguish it from thepoint (a, b).

position vector of (a, b)

arrowdirected line segment

What you’ll learn about■ Two-Dimensional Vectors

■ Vector Operations

■ Unit Vectors

■ Direction Angles

■ Applications of Vectors

. . . and whyThese topics are important inmany real-world applications,such as calculating the effect ofthe wind on an airplane’s path.

OBJECTIVE

Students will be able to apply thearithmetic of vectors and use vectors tosolve real-world problems.

MOTIVATE

Discuss the difference between the state-ments: “Jose lives 3 miles away fromMary” and “Jose lives 3 miles west ofMary.”

LESSON GUIDE

Day 1: Two-Dimensional Vectors; VectorOperationsDay 2: Unit Vectors, Direction Angles;Applications of Vectors

(a, b)

a, b

y

x

y

x

(a, b)

OO(a) (b)

FIGURE 6.1 The point represents the ordered pair (a, b). The arrow (directed linesegment) represents the vector �a, b�.

JAMES BERNOULLI (1654–1705)

The first member of the Bernoulli family(driven out of Holland by the Spanishpersecutions and settled in Switzerland)to achieve mathematical fame, Jamesdefined the numbers now known asBernoulli numbers. He determined theform (the elastica) taken by an elasticrod acted on at one end by a given forceand fixed at the other end.

5144_Demana_Ch06pp501-566 01/11/06 9:31 PM Page 502

Page 3: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

It is often convenient in applications to represent vectors with arrows that begin atpoints other than the origin. The important thing to remember is that any two arrowswith the same length and pointing in the same direction represent the same vector.In Figure 6.2, for example, the vector �3, 4� is shown represented by RS��, an arrow with

R and S, as well as by its standard representation OP��.Two arrows that represent the same vector are called .equivalent

terminal pointinitial point

SECTION 6.1 Vectors in the Plane 503

DEFINITION Two-Dimensional Vector

A is an ordered pair of real numbers, denoted in

as �a, b�. The numbers a and b are the of the

vector . The of the vector �a, b� is the arrow from

the origin to the point (a, b). The of is the length of the arrow,

and the of v is the direction in which the arrow is pointing. The vec-

tor 0 � �0, 0�, called the , has zero length and no direction. zero vectordirection

vmagnitudestandard representationv

componentscomponent formtwo-dimensional vector v

Head Minus Tail (HMT) Rule

If an arrow has initial point �x1, y1� and terminal point �x2, y2�, it represents thevector �x2 � x1, y2 � y1�.

y

x

P(3, 4)

O(0, 0)

R(–4, 2)

S(–1, 6)

FIGURE 6.2 The arrows RS�� and OP��

both represent the vector �3, 4�, as wouldany arrow with the same length pointing inthe same direction. Such arrows are calledequivalent.

The quick way to associate arrows with the vectors they represent is to use thefollowing rule.

IS AN ARROW A VECTOR?

While an arrow represents a vector, it isnot a vector itself, since each vector canbe represented by an infinite number ofequivalent arrows. Still, it is hard to avoidreferring to “the vector PQ�� ” in practice,and we will often do that ourselves.When we say “the vector u � PQ��,” wereally mean “the vector u representedby PQ��.”

x

y

Q(5, 3)

O

S(–1, 6)

R(–4, 2)

P(2, –1)

FIGURE 6.3 The arrows RS�� and PQ�� appear to have the same magnitude and direction. TheHead Minus Tail Rule proves that they represent the same vector (Example 1).

SOLUTION

Applying the HMT rule, we see that RS�� represents the vector ��1 � (�4), 6 � 2� ��3, 4�, while PQ�� represents the vector �5 � 2, 3�(�1)� � �3, 4�. Although they havedifferent positions in the plane, these arrows represent the same vector and are there-fore equivalent. Now try Exercise 1.

EXAMPLE 1 Showing Arrows are EquivalentShow that the arrow from R � (�4, 2) to S � (�1, 6) is equivalent to the arrow fromP � (2, �1) to Q � (5, 3) (Figure 6.3).

5144_Demana_Ch06pp501-566 01/11/06 9:31 PM Page 503

Page 4: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

FIGURE 6.4 The magnitude of v is the length of the arrow PQ��, which is foundusing the distance formula: �v � �

��x�2��� x�1��2��� ��y2� �� y�1��2�.

504 CHAPTER 6 Applications of Trigonometry

EXPLORATION 1 Vector Archery

See how well you can direct arrows in the plane using vector informationand the HMT Rule.

1. An arrow has initial point (2, 3) and terminal point (7, 5). What vectordoes it represent? �5, 2�

2. An arrow has initial point (3, 5) and represents the vector ��3, 6�. Whatis the terminal point? �0, 11�

3. If P is the point (4, �3) and PQ�� represents �2, �4�, find Q. �6, �7�

4. If Q is the point (4, �3) and PQ�� represents �2, �4�, find P. �2, 1�

If you handled Exploration 1 with relative ease, you have a good understanding of howvectors are represented geometrically by arrows. This will help you understand thealgebra of vectors, beginning with the concept of magnitude.

The magnitude of a vector v is also called the absolute value of v, so it is usuallydenoted by �v �. (You might see ��v �� in some textbooks.) Note that it is a nonnegativereal number, not a vector. The following computational rule follows directly from thedistance formula in the plane (Figure 6.4).

y

x

P(x1, y1)

Q(x2, y2)

Magnitude

If v is represented by the arrow from �x1, y1� to �x2, y2�, then

�v � � ��x�2��� x�1��2��� ��y2� �� y�1��2�.

If v � �a, b�, then �v � � �a2 � b�2�.

EXAMPLE 2 Finding Magnitude of a VectorFind the magnitude of the vector v represented by PQ��, where P � (�3, 4) and

Q � (�5, 2).

SOLUTION

Working directly with the arrow, �v � � �(�5 �� (�3))�2 � (2� � 4)2� � 2�2�. Or, the

HMT Rule shows that v � ��2, �2�, so �v �� �(�2)2�� (�2�)2� � 2�2�.

(See Figure 6.5.) Now try Exercise 5.

Vector OperationsThe algebra of vectors sometimes involves working with vectors and numbers at the sametime. In this context we refer to the numbers as . The two most basic algebraicoperations involving vectors are vector addition (adding a vector to a vector) and scalarmultiplication (multiplying a vector by a number). Both operations are easily representedgeometrically, and both have immediate applications to many real-world problems.

scalars

y

xv O(0, 0)

(–2, –2)

Q(–5, 2)

P(–3, 4)

FIGURE 6.5 The vector v of Example 2.

WHAT ABOUT DIRECTION?

You might expect a quick computation-al rule for direction to accompany therule for magnitude, but direction is lesseasily quantified. We will deal with vec-tor direction later in the section.

5144_Demana_Ch06pp501-566 01/11/06 9:31 PM Page 504

Page 5: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.1 Vectors in the Plane 505

The sum of the vectors u and v can be represented geometrically by arrows in twoways.

In the representation, the standard representation of u points from theorigin to �u1, u2�. The arrow from �u1, u2� to �u1 � v1, u2 � v2� represents v (as you canverify by the HMT Rule). The arrow from the origin to �u1 � v1, u2 � v2� then repre-sents u � v (Figure 6.6a).

In the representation, the standard representations of u and v deter-mine a parallelogram, the diagonal of which is the standard representation of u � v(Figure 6.6b).

parallelogram

tail-to-head

x

y

v

u

x

y

u + v

v

u

(a) (b)

u + v

–2u

(1/2)uu

2u

FIGURE 6.7 Representations of u andseveral scalar multiples of u.

The product ku of the scalar k and the vector u can be represented by a stretch (or shrink)of u by a factor of k. If k > 0, then ku points in the same direction as u; if k < 0, then kupoints in the opposite direction (Figure 6.7).

EXAMPLE 3 Performing Vector OperationsLet u � ��1, 3� and v � �4, 7�. Find the component form of the following vectors:

(a) u � v (b) 3u (c) 2u � (�1)v

SOLUTION Using the vector operations as defined, we have:

(a) u � v � ��1, 3� � �4, 7� � ��1 � 4, 3 � 7� � �3, 10�

(b) 3u � 3��1, 3� � ��3, 9�

(c) 2u � (�1)v � 2��1, 3� � (�1) �4, 7� � ��2, 6� � ��4, �7� � ��6, �1�

Geometric representations of u � v and 3u are shown in Figure 6.8 on the next page.

FIGURE 6.6 Two ways to represent vector addition geometrically: (a) tail-to-head, and (b)parallelogram.

WHAT ABOUT VECTOR

MULTIPLICATION?

There is a useful way to define the mul-tiplication of two vectors—in fact, thereare two useful ways, but neither one ofthem follows the simple pattern of vec-tor addition. (You may recall that matrixmultiplication did not follow the simplepattern of matrix addition either, andfor similar reasons.) We will look at thedot product in Section 6.2. The crossproduct requires a third dimension, sowe will not deal with it in this course.

DEFINITION Vector Addition and Scalar Multiplication

Let u � �u1, u2� and v � �v1, v2� be vectors and let k be a real number (scalar). The sum(or ) is the vector

u � v � �u1 � v1, u2 � v2�.

The is

ku � k�u1, u2� � �ku1, ku2�.

product of the scalar k and the vector u

of the vectors u and vresultant

continued

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 505

Page 6: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

506 CHAPTER 6 Applications of Trigonometry

Unit VectorsA vector u with length � u � � 1 is a . If v is not the zero vector �0, 0�, then the vector

u � ��vv �� � �

�1v ��v

is a . Unit vectors provide a way to represent thedirection of any nonzero vector. Any vector in the direction of v, or the opposite direc-tion, is a scalar multiple of this unit vector u.

EXAMPLE 4 Finding a Unit VectorFind a unit vector in the direction of v � ��3, 2�, and verify that it has length 1.

SOLUTION

�v � � � ��3, 2� � � ����3��2� �� ��2��2� � �1�3�, so

��vv �� � �

1

1�3�� ��3, 2�

� ����

1�

3

3��, �

2

1�3��

The magnitude of this vector is

�����

1�

3

3��, �

2

1�3��� � (�����

1�

3�3�

��)2� �� (����2

1��

3���)2�

� �19�3�� �� �

1�43�� � �

11�33�� � 1

Thus, the magnitude of v��v � is 1. Its direction is the same as v because it is a posi-tive scalar multiple of v. Now try Exercise 21.

unit vector in the direction of v

unit vector

y

x

v

u

u + v

(–1, 3)

(3, 10)

(a)

y

x

u = –1, 3

3u = –3, 9

(b)

FIGURE 6.8 Given that u � ��1, 3� and v � �4, 7�, we can (a) represent u � v by thetail-to-head method, and (b) represent 3u as a stretch of u by a factor of 3.

Now try Exercise 13.

A WORD ABOUT VECTOR NOTATION

Both notations, �a, b� and ai � bj, aredesigned to convey the idea that a sin-gle vector v has two separate compo-nents. This is what makes a two-dimensional vector two-dimensional.You will see both �a, b, c� and ai � bj �ck used for three-dimensional vectors,but scientists stick to the � � notationfor dimensions higher than three.

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 506

Page 7: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.1 Vectors in the Plane 507

EXAMPLE 5 Finding the Components of a VectorFind the components of the vector v with direction angle 115� and magnitude 6�Figure 6.11�.

SOLUTION If a and b are the horizontal and vertical components, respectively, ofv, then

v � �a, b� � �6 cos 115�, 6 sin 115��.

So, a � 6 cos 115� � �2.54 and b � 6 sin 115� � 5.44.

Now try Exercise 29.

The two unit vectors i � �1, 0� and j � �0, 1� are the . Any vec-tor v can be written as an expression in terms of the standard unit vectors:

v � �a, b�

� �a, 0� � �0, b�

� a�1, 0� � b�0, 1�

� ai � bj

Here the vector v � �a, b� is expressed as the ai � bj of the vec-tors i and j. The scalars a and b are the and , respec-tively, of the vector v. �See Figure 6.9.�

Direction AnglesYou may recall from our applications in Section 4.8 that direction is measured in dif-ferent ways in different contexts, especially in navigation. A simple but precise way tospecify the direction of a vector v is to state its , the angle � that vmakes with the positive x-axis, just as we did in Section 4.3. Using trigonometry(Figure 6.10), we see that the horizontal component of v is �v � cos � and the verticalcomponent is �v �sin �. Solving for these components is called .resolving the vector

direction angle

componentsverticalhorizontallinear combination

standard unit vectors

FIGURE 6.9 The vector v is equal toai � bj.

y

x

v = �a, b�

bj

ai

Resolving the Vector

If v has direction angle �, the components of v can be computed using the formula

v � ��v � cos �, �v � sin ��.

From the formula above, it follows that the unit vector in the direction of v is

u � ��vv �� � �cos �, sin ��.

y

x

v|v| sin θ

|v| cos θ

θ

FIGURE 6.10 The horizontal and verti-cal components of v.

FIGURE 6.11 The direction angle of vis 115°. (Example 5)

y

x

v = �a, b�

6 115°

O

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 507

Page 8: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

508 CHAPTER 6 Applications of Trigonometry

FIGURE 6.12 The two vectors ofExample 6.

y

x

βα

u = �3, 2�

v = �–2, –5�

v

u

EXAMPLE 6 Finding the Direction Angle of a Vector

Find the magnitude and direction angle of each vector:

(a) u � �3, 2� (b) v � ��2, �5�

SOLUTION See Figure 6.12.

(a) � u � � �3�2��� 2�2� � �1�3�. If � is the direction angle of u, then u � �3, 2�� ��u � cos �, �u � sin ��.

3 � �u � cos � Horizontal component of u

3 � �3�2��� 2�2� cos � �u � � �32 � 2�2�

3 � �1�3� cos �

� � cos�1 (��

3

1�3�� ) � 33.69� � is acute.

(b) � v � � ����2��2� �� ����5��2� � �2�9�. If � is the direction angle of v, then v ���2, �5� � ��v � cos �, �v � sin ��.

�2 � �v � cos � Horizontal component of v

�2 � ����2��2� �� ����5��2� cos � �v � � �(�2)2�� (�5�)2�

�2 � �2�9� cos �

� � 360� � cos�1 (���2�

2

9�� ) � 248.2� 180° � � � 270°

Now try Exercise 33.

FIGURE 6.13 The airplane’s path (bear-ing) in Example 7.

x

y

v

500 mph

25°

65°

TEACHING NOTE

Encourage students to draw picturesto analyze the geometry of varioussituations.

Applications of VectorsThe of a moving object is a vector because velocity has both magnitude anddirection. The magnitude of velocity is .

EXAMPLE 7 Writing Velocity as a VectorA DC-10 jet aircraft is flying on a bearing of 65� at 500 mph. Find the componentform of the velocity of the airplane. Recall that the bearing is the angle that the lineof travel makes with due north, measured clockwise �see Section 4.1, Figure 4.2�.

SOLUTION Let v be the velocity of the airplane. A bearing of 65� is equivalent toa direction angle of 25�. The plane’s speed, 500 mph, is the magnitude of vector v;that is, �v � � 500. �See Figure 6.13.�

The horizontal component of v is 500 cos 25� and the vertical component is500 sin 25�, so

v � �500 cos 25��i � �500 sin 25��j

� �500 cos 25�, 500 sin 25�� � �453.15, 211.31�

The components of the velocity give the eastward and northward speeds. That is, theairplane travels about 453.15 mph eastward and about 211.31 mph northward as ittravels at 500 mph on a bearing of 65�.

Now try Exercise 41.

speedvelocity

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 508

Page 9: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.1 Vectors in the Plane 509

FOLLOW-UP

Have students discuss why it does notmake sense to add a scalar to a vector.

ASSIGNMENT GUIDE

Day 1: Ex. 3–27, multiples of 3, 39, 40Day 2: Ex. 29, 32, 34, 37, 42, 43, 45, 46, 49

COOPERATIVE LEARNING

Group Activity: Ex. 53–54

NOTES ON EXERCISES

Ex. 43–50 are problems that studentswould typically encounter in a physicscourse.Ex. 55–60 provide practice withstandardized tests.Ex. 62 and 64 demonstrate connectionsbetween vectors and geometry.

ONGOING ASSESSMENT

Self-Assessment: Ex. 1, 5, 13, 21, 29, 33,41, 43, 47Embedded Assessment: Ex. 45, 46, 62

y

xθA

C

B

D

60°65 mph

450 mph

v

FIGURE 6.14 The x-axis represents the

flight path of the plane in Example 8.

A typical problem for a navigator involves calculating the effect of wind on the direc-tion and speed of the airplane, as illustrated in Example 8.

EXAMPLE 8 Calculating the Effect of Wind VelocityPilot Megan McCarty’s flight plan has her leaving San Francisco InternationalAirport and flying a Boeing 727 due east. There is a 65-mph wind with the bearing60�. Find the compass heading McCarty should follow, and determine what the air-plane’s ground speed will be �assuming that its speed with no wind is 450 mph�.

SOLUTION See Figure 6.14. Vector AB�� represents the velocity produced by the air-plane alone, AC�� represents the velocity of the wind, and � is the angle DAB. Vectorv � AD�� represents the resulting velocity, so

v � AD�� � AC�� � AB��.

We must find the bearing of AB�� and �v �.

Resolving the vectors, we obtain

AC�� � �65 cos 30�, 65 sin 30��

AB�� � �450 cos �, 450 sin ��

AD�� � AC�� � AB��

� �65 cos 30� � 450 cos �, 65 sin 30� � 450 sin ��

Because the plane is traveling due east, the second component of AD�� must be zero.

65 sin 30� � 450 sin � � 0

� � sin�1 (��654s5i0n 30�� )

� �4.14� � � 0

Thus, the compass heading McCarty should follow is

90� � �� � � 94.14�. Bearing � 90°

The ground speed of the airplane is

�v � � �AD�� � � ��6�5� c�o�s�3�0�°��� 4�5�0� c�o�s����2��� 0�2�

� �65 cos 30� � 450 cos � �

� 505.12 Using the unroundedvalue of �.

McCarty should use a bearing of approximately 94.14�. The airplane will travel dueeast at approximately 505.12 mph. Now try Exercise 43.

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 509

Page 10: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

EXAMPLE 9 Finding the Effect of GravityA force of 30 pounds just keeps the box in Figure 6.15 from sliding down the rampinclined at 20�. Find the weight of the box.

SOLUTION We are given that �AD�� � � 30. Let �AB�� � � w; then

sin 20� � ��C

wB�� �� � �

3w0�.

Thus,

w � �sin

3020°� � 87.71.

The weight of the box is about 87.71 pounds. Now try Exercise 47.

510 CHAPTER 6 Applications of Trigonometry

FIGURE 6.15 The force of gravity AB��

has a component AC�� that holds the boxagainst the surface of the ramp, and a com-ponent AD�� � CB�� that tends to push the boxdown the ramp. (Example 9)

w

A

BC

D

20° 20°

CHAPTER OPENER PROBLEM (from page 501)

PROBLEM: During one part of its migration, a salmon is swimming at 6 mph,and the current is flowing downstream at 3 mph at an angle of 7 degrees. Howfast is the salmon moving upstream?

SOLUTION: Assume the salmon is swimming in a plane parallel to the surfaceof the water.

In the figure, vector AB�� represents the current of 3 mph, � is the angle CAB, whichis 7 degrees, the vector CA�� represents the velocity of the salmon of 6 mph, and thevector CB�� is the net velocity at which the fish is moving upstream.

So we have

AB�� � �3 cos ��83��, 3 sin ��83��� �0.37, �2.98�

CA�� � �0, 6�

Thus CB�� � CA�� � AB�� � �3 cos ��83��, 3 sin ��83�� � 6� �0.37, 3.02�

The speed of the salmon is then �CB��� �0.372 +� 3.022� 3.04 mph upstream.

A

C

B

θ

salmonswimming

in still water

current

salmon netvelocity

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 510

Page 11: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.1 EXERCISES

In Exercises 1–4, prove that RS�� and PQ�� are equivalent by showingthat they represent the same vector.

1. R � ��4, 7�, S � ��1, 5�, O � �0, 0�, and P � �3, �2�2. R � �7, �3�, S � �4, �5�, O � �0, 0�, and P � ��3, �2�3. R � �2, 1�, S � �0, �1�, O � �1, 4�, and P � ��1, 2�4. R � ��2, �1�, S � �2, 4�, O � ��3, �1�, and P � �1, 4�

In Exercises 5–12, let P � ��2, 2�, Q � �3, 4�, R � ��2, 5�, andS � �2, �8�. Find the component form and magnitude of the vector.

5. PQ�� �5, 2�; �2�9� 6. RS�� �4, �13�; �1�8�5�

7. QR�� ��5, 1�; �2�6� 8. PS�� �4, �10�; 2�2�9�

9. 2QS�� ��2, �24�; 2�1�4�5� 10. ��2��PR�� �0, 3�2��; 3�2�

11. 3QR�� � PS�� ��11, �7�; �170� 12. PS�� � 3PQ�� ��11, �16�; �377�

In Exercises 13–20, let u � ��1, 3�, v � �2, 4�, and w � �2, �5�.Find the component form of the vector.

13. u � v �1, 7� 14. u � ��1�v ��3, �1�

15. u � w ��3, 8� 16. 3v �6, 12�

17. 2u � 3w �4, �9� 18. 2u � 4v ��10, �10�

19. �2u � 3v ��4, �18� 20. �u � v ��1, �7�

In Exercises 21–24, find a unit vector in the direction of the givenvector.

21. u � ��2, 4� 22. v � �1, �1�23. w � �i � 2j 24. w � 5i � 5j

In Exercises 25–28, find the unit vector in the direction of the givenvector. Write your answer in (a) component form and (b) as a linearcombination of the standard unit vectors i and j.

25. u � �2, 1� 26. u � ��3, 2�27. u � ��4, �5� 28. u � �3, �4�

In Exercises 29–32, find the component form of the vector v.29. 30. y

x55°

14v

y

x25°

18 v

SECTION 6.1 Vectors in the Plane 511

QUICK REVIEW 6.1 (For help, go to Sections 4.3 and 4.7.)

In Exercises 1–4, find the values of x and y.

1. 2.

3. 4.

In

y

x

6

–50°

x

(x, y)

y

y

x

(x, y)

y7

220°x

15

y

x

(x, y)

120°

x

y

y

x

9

30°

(x, y)

x

y

Exercises 5 and 6, solve for � in degrees.

5. � � sin�1 (��

3

2�9�� ) 33.85°

6. � � cos�1 ( ��

1�

1

5�� ) 104.96°

In Exercises 7–9, the point P is on the terminal side of the angle �.Find the measure of � if 0� � � � 360�.

7. P�5, 9� 60.95°

8. P�5, �7� 305.54°

9. P��2, �5� 180� � tan–1 (5�2) 248.20�

10. A naval ship leaves Port Norfolk and averages 42 knots �nautical mph� traveling for 3 hr on a bearing of 40� andthen 5 hr on a course of 125�. What is the boat’s bearingand distance from Port Norfolk after 8 hr?Distance: 254.14 naut mi.; Bearing: 95.40°

�7.5; �15�

23�

��9�

23�

�; 4.5

�5.36; �4.50 3.86; �4.60

�16.31, 7.61� �8.03, 11.47�

21. �0.45i � 0.89j 22. 0.71i � 0.71j

23. �0.45i � 0.89j 24. 0.71i � 0.71j

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 511

Page 12: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

31. 32.

In Exercises 33–38, find the magnitude and direction angle of the vector.

33. �3, 4� 5; 53.13° 34. ��1, 2� �5�; 116.57°

35. 3i � 4j 5; 306.87° 36. �3i � 5j �3�4�; 239.04°

37. 7�cos 135� i � sin 135� j� 7; 135° 38. 2�cos 60� i � sin 60� j� 2; 60°

In Exercises 39 and 40, find the vector v with the given magnitudeand the same direction as u.

39. �v � � 2, u � �3, �3� 40. �v � � 5, u � ��5, 7�41. Navigation An airplane is flying on a bearing of 335� at

530 mph. Find the component form of the velocity of the airplane. ��223.99, 480.34�

42. Navigation An airplane is flying on a bearing of 170� at 460 mph. Find the component form of the velocity of the airplane. �79.88, �453.01�

43. Flight Engineering An airplane is flying on a compass head-ing �bearing� of 340� at 325 mph. A wind is blowing with thebearing 320� at 40 mph.

(a) Find the component form of the velocity of the airplane.

(b) Find the actual ground speed and direction of the plane.

44. Flight Engineering An airplane is flying on a compass head-ing �bearing� of 170� at 460 mph. A wind is blowing with thebearing 200� at 80 mph.

(a) Find the component form of the velocity of the airplane.

(b) Find the actual ground speed and direction of the airplane.

45. Shooting a Basketball A basketball is shot at a 70� angle withthe horizontal direction with an initial speed of 10 m�sec.

(a) Find the component form of the initial velocity.

(b) Writing to Learn Give an interpretation of the horizontaland vertical components of the velocity.

46. Moving a Heavy Object In a warehouse a box is beingpushed up a 15� inclined plane with a force of 2.5 lb, as shown inthe figure.

(a) Find the component form of the force. �2.41, 0.65�

(b) Writing to Learn Give an interpretation of the horizontaland vertical components of the force.

15°2.5 lb

v

y

x

136°33

v

y

x

108°47

v

47. Moving a Heavy Object Suppose the box described inExercise 46 is being towed up the inclined plane, as shown in thefigure below. Find the force w needed in order for the componentof the force parallel to the inclined plane to be 2.5 lb. Give theanswer in component form. �2.20, 1.43�

48. Combining Forces Juana and Diego Gonzales, ages six and four respectively, own a strong and stubborn puppy namedCorporal. It is so hard to take Corporal for a walk that they devise a scheme to use two leashes. If Juana and Diego pull withforces of 23 lb and 27 lb at the angles shown in the figure, howhard is Corporal pulling if the puppy holds the children at a standstill? about 47.95 lb

In Exercises 49 and 50, find the direction and magnitude of the resul-tant force.

49. Combining Forces A force of 50 lb acts on an object at anangle of 45�. A second force of 75 lb acts on the object at an angleof �30�. �F � 100.33 lb and � �1.22�

50. Combining Forces Three forces with magnitudes 100, 50, and80 lb, act on an object at angles of 50�, 160�, and �20�, respec-tively. �F � 113.81 lb and � � 35.66�

51. Navigation A ship is heading due north at 12 mph. The currentis flowing southwest at 4 mph. Find the actual bearing and speedof the ship. 342.86�; 9.6 mph

52. Navigation A motor boat capable of 20 mph keeps the bow ofthe boat pointed straight across a mile-wide river. The current isflowing left to right at 8 mph. Find where the boat meets the oppo-site shore. 0.4 mi downstream

53. Group Activity A ship heads due south with the current flow-ing northwest. Two hours later the ship is 20 miles in the direc-tion 30� west of south from the original starting point. Find the speed with no current of the ship and the rate of the current. 13.66 mph; 7.07 mph

54. Group Activity Express each vector in component form andprove the following properties of vectors.

(a) u � v � v � u

(b) �u � v� � w � u � �v � w�(c) u � 0 � u, where 0 � �0, 0�

23 lb

27 lb

18°15°

15°

33°

w

512 CHAPTER 6 Applications of Trigonometry

��14.52, 44.70� ��23.74, 22.92�

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 512

Page 13: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

(d) u � ��u� � 0, where ��a, b� � ��a, �b�(e) a�u � v� � au � av (f) �a � b�u � au � bu

(g) �ab�u � a�bu� (h) a0 � 0, 0u � 0

(i) �1�u � u, ��1�u � �u (j) �au � � �a � �u �

Standardized Test Questions55. True or False If u is a unit vector, then �u is also a unit vector.

Justify your answer.

56. True or False If u is a unit vector, then 1�u is also a unit vector.Justify your answer. False. 1/u is not a vector.

In Exercises 57–60, you may use a graphing calculator to solve theproblem.

57. Multiple Choice Which of the following is the magnitude ofthe vector �2, �1�? D

(A) 1 (B) �3� (C) ��55�

(D) �5� (E) 5

58. Multiple Choice Let u � ��2, 3� and v � �4, �1�. Which ofthe following is equal to u � v? E

(A) �6, �4� (B) �2, 2� (C) ��2, 2�(D) ��6, 2� (E) ��6, 4�

59. Multiple Choice Which of the following represents the vectorv shown in the figure below? A

(A) �3 cos 30�, 3 sin 30�� (B) �3 sin 30�, 3 cos 30��(C) �3 cos 60�, 3 sin 60�� (D) ��3� cos 30�, �3� sin 30��(E) ��3� cos 30�, �3� sin 30��

60. Multiple Choice Which of the following is a unit vector in thedirection of v � �i � 3j? C

(A) ��110�i � �

130�j (B) �

110�i � �

130�j (C) ��

�1

10��i � �

�3

10��j

(D) ��

1

10��i � �

�3

10��j (E) ��

�1

8��i � �

�3

8��j

y

x

v

30°

3

O

Explorations61. Dividing a Line Segment in a Given Ratio Let A and B be

two points in the plane, as shown in the figure.(a) Prove that BA�� � OA�� � OB��, where O is the

origin.

(b) Let C be a point on the line segment BAwhich divides the segment in the ratio x : ywhere x � y � 1. That is,

��

B

C

C�

A��

�� � �

xy

�.

Show that OC�� � xOA�� � yOB��.

62. Medians of a Triangle Perform the following steps to usevectors to prove that the medians of a triangle meet at a point Owhich divides each median in the ratio 1 : 2. M1, M2, and M3 aremidpoints of the sides of the triangle shown in the figure.

(a) Use Exercise 61 to prove that

OM1��� � �

12

� OA�� � �12

� OB��

OM2��� � �

12

� OC�� � �12

� OB��

OM3��� � �

12

� OA�� � �12

� OC��

(b) Prove that each of 2 OM1��� � OC��, 2 OM2

��� � OA��, 2OM3��� � OB�� is

equal to OA�� � OB�� � OC��.

(c) Writing to Learn Explain why part �b� establishes thedesired result.

Extending the Ideas63. Vector Equation of a Line Let L be the line through the two

points A and B. Prove that C � �x, y� is on the line L if and only ifOC�� � t OA�� � �1 � t�OB��, where t is a real number and O is theorigin.

64. Connecting Vectors and Geometry Prove that the lineswhich join one vertex of a parallelogram to the midpoints of theopposite sides trisect the diagonal.

A B

C

OM3 M2

M1

SECTION 6.1 Vectors in the Plane 513

AC

B

O

55. True. u and �u have the same length but opposite directions. Thus, thelength of �u is also 1.

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 513

Page 14: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

6.2Dot Product of Vectors What you’ll learn about■ The Dot Product

■ Angle Between Vectors

■ Projecting One Vector ontoAnother

■ Work

. . . and whyVectors are used extensively inmathematics and science appli-cations such as determining thenet effect of several forces act-ing on an object and computingthe work done by a force actingon an object.

The Dot ProductVectors can be multiplied in two different ways, both of which are derived from their use-fulness for solving problems in vector applications. The cross product (or vector productor outer product) results in a vector perpendicular to the plane of the two vectors beingmultiplied, which takes us into a third dimension and outside the scope of this chapter. Thedot product (or scalar product or inner product) results in a scalar. In other words, the dotproduct of two vectors is not a vector but a real number! It is the important informationconveyed by that number that makes the dot product so worthwhile, as you will see.

Now that you have some experience with vectors and arrows, we hope we won’tconfuse you if we occasionally resort to the common convention of using arrows toname the vectors they represent. For example, we might write “u � PQ�� ” as a short-hand for “u is the vector represented by PQ��.” This greatly simplifies the discussionof concepts like vector projection. Also, we will continue to use both vector nota-tions, �a, b� and ai � bj, so you will get some practice with each.

514 CHAPTER 6 Applications of Trigonometry

Dot products have many important properties that we make use of in this section. Weprove the first two and leave the rest for the Exercises.

DEFINITION Dot Product

The or of u � �u1, u2� and v � �v1, v2� is

u • v � u1v1 � u2v2.

inner productdot product

Properties of the Dot Product

Let u, v, and w be vectors and let c be a scalar.

1. u • v � v • u 4. u • �v � w� � u • v � u • w

2. u • u � �u �2 �u � v� • w � u • w � v • w

3. 0 • u � 0 5. �cu� • v � u • �cv� � c�u • v�

Proof

Let u � �u1, u2� and v � �v1, v2�.

Property 1

u • v � u1v1 � u2v2 Definition of u • v

� v1u1 � v2u2 Commutative property of real numbers

� v • u Definition of u • v

Property 2

u • u � u12 � u2

2 Definition of u • u

� ��u�12��� u�2

2��2

� �u �2 Definition of � u �

DOT PRODUCT AND STANDARD

UNIT VECTORS

(u1i � u2 j) • (v1i � v2 j) � u1v1 � u2v2

OBJECTIVE

Students will be able to calculate dotproducts and projections of vectors.

MOTIVATE

Ask students to guess the meaning of aprojection of one vector onto another.

LESSON GUIDE

Day 1: The Dot Product; Angle BetweenVectorsDay 2: Projecting One Vector OntoAnother; Work

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 514

Page 15: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

EXAMPLE 1 Finding Dot ProductsFind each dot product.

(a) �3, 4� • �5, 2�

(b) �1, �2� • ��4, 3�

(c) �2i � j� • �3i � 5j�

SOLUTION

(a) �3, 4� • �5, 2� � �3��5� � �4��2� � 23

(b) �1, �2� • ��4, 3� � �1���4� � ��2��3� � �10

(c) �2i � j� • �3i � 5j� � �2��3� � ��1���5� � 11 Now try Exercise 3.

SECTION 6.2 Dot Product of Vectors 515

THEOREM Angle Between Two Vectors

If � is the angle between the nonzero vectors u and v, then

cos � � ��uu�•

�vv�

and � � cos�1 (��uu�•

�vv�

� )

TEACHING NOTE

If you do not plan to cover Chapter 8and you want to cover vectors in three-dimensional space, you can cover therelevant parts of Section 8.6 after youfinish Section 6.2.

FIGURE 6.16 The angle � betweennonzero vectors u and v.

v

� u

v – u

DOT PRODUCTS ON

CALCULATORS

It is really a waste of time to compute asimple dot product of two-dimensionalvectors using a calculator, but it can bedone. Some calculators do vector opera-tions outright, and others can do vectoroperations via matrices. If you havelearned about matrix multiplicationalready, you will know why the matrix

product [u1, u2] • yields the dot

product �u1, u2� • �v1, v2� as a 1-by-1matrix. (The same trick works with vec-tors of higher dimensions.) This bookwill cover matrix multiplication inChapter 7.

[ ]v1

v2

Property 2 of the dot product gives us another way to find the length of a vector, asillustrated in Example 2.

EXAMPLE 2 Using Dot Product to Find LengthUse the dot product to find the length of the vector u � �4,�3�.

SOLUTION It follows from Property 2 that �u � � �u� •� u�. Thus,

� �4, �3� � � ��4�,���3���•��4�,���3��� � ��4����4����� ����3������3��� � �2�5� � 5.

Now try Exercise 9.

Angle Between VectorsLet u and v be two nonzero vectors in standard position as shown in Figure 6.16. The

is the angle �, 0 � � or 0� � 180�. The angle betweenany two nonzero vectors is the corresponding angle between their respective standard posi-tion representatives.

We can use the dot product to find the angle between nonzero vectors, as we prove inthe next theorem.

angle between u and v

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 515

Page 16: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

Proof

We apply the Law of Cosines to the triangle determined by u, v, and v � u in Figure 6.16,and use the properties of the dot product.

�v � u �2 � �u �2 � �v �2 � 2�u � �v � cos �

�v � u� • �v � u� � �u �2 � �v �2 � 2�u � �v � cos �

v • v � v • u � u • v � u • u � �u �2 � �v �2 �2 �u � �v � cos �

�v �2 � 2u • v � �u �2 � �u �2 � �v �2 � 2�u � �v � cos �

�2u • v � �2�u � �v � cos �

cos � � ��uu�•

�vv �

� � cos�1 (��uu�•

�vv�

� )

516 CHAPTER 6 Applications of Trigonometry

FIGURE 6.17 The vectors in (a) Example 3a and (b) Example 3b.

y

x

(b)

θ

v = �–1, –3

u = �2, 1

y

x

(a)

θ

v = �–2, 5

u = �2, 3

DEFINITION Orthogonal Vectors

The vectors u and v are if and only if u • v � 0.orthogonal

EXAMPLE 3 Finding the Angle Between VectorsFind the angle between the vectors u and v.

(a) u � �2, 3�, v � ��2, 5� (b) u � �2, 1�, v � ��1, �3�

SOLUTION

(a) See Figure 6.17a. Using the Angle Between Two Vectors Theorem, we have

cos � � ��uu�•

�vv �

� � �� ��22,,

33���•

����

22,,

55�� �

�� ��1�3�

11

�2�9�� .

So,

� � cos�1���1�3�11

�2�9��� 55.5�.

(b) See Figure 6.17b. Again using the Angle Between Two Vectors Theorem, we have

cos � � ��uu�•

�vv �

� ��� ��22,,

11���•

����

11,,

33�� �

�� ��5�

�5

1�0�� � �

��1

2�� .

So,

� � cos�1����1

2��� � 135�.

Now try Exercise 13.

If vectors u and v are perpendicular, that is, if the angle between them is 90�, then

u • v � �u � �v � cos 90� � 0

because cos 90� � 0.

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 516

Page 17: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

The terms “perpendicular” and “orthogonal” almost mean the same thing. The zerovector has no direction angle, so technically speaking, the zero vector is not perpen-dicular to any vector. However, the zero vector is orthogonal to every vector. Except forthis special case, orthogonal and perpendicular are the same.

EXAMPLE 4 Proving Vectors are OrthogonalProve that the vectors u � �2, 3� and v � ��6, 4� are orthogonal.

SOLUTION We must prove that their dot product is zero.

u • v � �2, 3� • ��6, 4� � �12 � 12 � 0

The two vectors are orthogonal. Now try Exercise 23.

SECTION 6.2 Dot Product of Vectors 517

Projecting One Vector onto AnotherThe of u � PQ�� onto a nonzero vector v � PS�� is the vector PR�� deter-mined by dropping a perpendicular from Q to the line PS (Figure 6.19). We haveresolved u into components PR�� and RQ��

u � PR�� � RQ��

with PR�� and RQ�� perpendicular.

The standard notation for PR��, the vector projection of u onto v, is PR�� � projvu. Withthis notation, RQ�� � u � projvu. We ask you to establish the following formula in theExercises (see Exercise 58).

vector projection

EXPLORATION 1 Angles Inscribed in Semicircles

Figure 6.18 shows �ABC inscribed in the upper half of the circle x2 � y2 � a2.

1. For a � 2, find the component form of the vectors u � BA�� and v � BC��. ��2 � x, �y�, �2 � x, �y�

2. Find u • v. What can you conclude about the angle � between these twovectors? � � 90�

3. Repeat parts 1 and 2 for arbitrary a. Answers will vary

Projection of u onto v

If u and v are nonzero vectors, the projection of u onto v is

projvu � ��u�v

v2��v.

FIGURE 6.18 The angle �ABC inscribed

in the upper half of the circle x2 � y2 � a2.

(Exploration 1)

y

x

θ

C(a, 0)A(–a, 0)

B(x, y)

FIGURE 6.19 The vectors u � PQ��,

v � PS��, and the vector projection of u onto v,

PR�� � projvu.

SR

Q

P

v

u

EXPLORATION EXTENSIONS

Now suppose B(x, y) is a point that is noton the given circle. If x2 � y2 � a2, whatcan you say about u • v? If x2 � y2 � a2,what can you say about u • v?

FOLLOW-UP

Ask students to name a pair of vectorsthat are orthogonal but not perpendicular.

ASSIGNMENT GUIDE

Day 1: Ex. 1–21, multiples of 3, 30–42,multiples of 3Day 2: Ex. 27–51, multiples of 3, 61–66

COOPERATIVE LEARNING

Group Activity: Ex. 58, 59

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 517

Page 18: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

518 CHAPTER 6 Applications of Trigonometry

FIGURE 6.22 The sled in Example 6.

F1

F

45°

FIGURE 6.20 The vectors u � �6, 2�,v � �5, �5�, u1 � projvu, and u2 � u � u1.(Example 5)

321

–6

y

–5–4–3–2–1

x–1 321 4 5 6 7

v = �5, –5

u = �6, 2

u2

u1

FIGURE 6.21 If we pull on a box withforce u, the effective force in the directionof v is projvu, the vector projection of uonto v.

v

u

projv u

EXAMPLE 5 Decomposing a Vector intoPerpendicular Components

Find the vector projection of u � �6, 2� onto v � �5, �5�. Then write u as the sum oftwo orthogonal vectors, one of which is projvu.

SOLUTION We write u � u1 � u2 where u1 � projvu and u2 � u � u1 (Figure 6.20).

u1 � projvu � ��u�v

v2��v � �

2500� �5, �5� � �2, �2�

u2 � u � u1 � �6, 2� � �2, �2� � �4, 4�

Thus, u1 � u2 � �2, �2� � �4, 4� � �6, 2� � u.

Now try Exercise 25.

If u is a force, then projvu represents the effective force in the direction of v (Figure6.21).

We can use vector projections to determine the amount of force required in problemsituations like Example 6.

EXAMPLE 6 Finding a ForceJuan is sitting on a sled on the side of a hill inclined at 45�. The combined weight ofJuan and the sled is 140 pounds. What force is required for Rafaela to keep the sledfrom sliding down the hill? (See Figure 6.22.)

SOLUTION We can represent the force due to gravity as F � �140j because grav-ity acts vertically downward. We can represent the side of the hill with the vector

v � �cos 45��i � �sin 45��j � ��

22�

� i � ��

22�

� j.

The force required to keep the sled from sliding down the hill is

F1 � projvF � (�F�v

�2v

� )v � �F • v�v

because �v � � 1. So,

F1 � �F • v�v � ��140�(��

22�

� )v � �70�i � j�.

The magnitude of the force that Rafaela must exert to keep the sled from sliding downthe hill is 70�2� 99 pounds. Now try Exercise 45.

WorkIf F is a constant force whose direction is the same as the direction of AB��, then the

W done by F in moving an object from A to B is

W � �F � �AB�� �.

work

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 518

Page 19: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.2 EXERCISES

If F is a constant force in any direction, then the W done by F in moving anobject from A to B is

W � F • AB��

� �F � �AB�� � cos �

where � is the angle between F and AB��. Except for the sign, the work is the magnitudeof the effective force in the direction of AB�� times AB��.

EXAMPLE 7 Finding WorkFind the work done by a 10 pound force acting in the direction �1, 2� in moving anobject 3 feet from �0, 0� to �3, 0�.

SOLUTION The force F has magnitude 10 and acts in the direction �1, 2�, so

F � 10 ����11,,

22�� �

� � ��10

5�� �1, 2�.

The direction of motion is from A � �0, 0� to B � �3, 0�, so AB�� � �3, 0�. Thus, thework done by the force is

F • AB�� � ��10

5�� �1, 2� • �3, 0� � �

�30

5�� 13.42 foot-pounds.

Now try Exercise 53.

work

SECTION 6.2 Dot Product of Vectors 519

UNITS FOR WORK

Work is usually measured in foot-pounds or Newton-meters. OneNewton-meter is commonly referred toas one Joule.

NOTES ON EXERCISES

Ex. 19–20 can be completed by using dotproducts or by using common sense.Encourage students to try both methods.Ex. 51–56 involve work done by a forcethat is not parallel to the direction ofmotion.Ex. 61–66 provide practice withstandardized tests.

ONGOING ASSESSMENT

Self-Assessment: Ex. 3, 9, 13, 23, 25,45, 53Embedded Assessment: Ex. 67, 68

QUICK REVIEW 6.2 (For help, go to Section 6.1.)

In Exercises 1–4, find �u �.

1. u � �2, �3� �1�3� 2. u � �3i � 4j 5

3. u � cos 35� i � sin 35� j 1

4. u � 2�cos 75�i � sin 75�j� 2

In Exercises 5–8, the points A and B lie on the circle x2 � y2 � 4.Find the component form of the vector AB��.

5. A � ��2, 0�, B � �1, �3�� 6. A � �2, 0�, B � �1, �3��

7. A � �2, 0�, B � �1, ��3�� ��1, ��3��

8. A � ��2, 0�, B � �1,��3�� �3, ��3��

In Exercises 9 and 10, find a vector u with the given magnitude in thedirection of v.

9. �u � � 2, v � �2, 3� 10. �u � � 3, v � �4i � 3j

���4

1�3��, �

�6

1�3��� ���

152�, �

95

��

In Exercises 1–8, find the dot product of u and v.

1. u � �5, 3�, v � �12, 4� 72

2. u � ��5, 2�, v � �8, 13� �14

3. u � �4, 5�, v � ��3, �7� �47

4. u � ��2, 7�, v � ��5, �8� �46

5. u � �4i � 9j, v � �3i � 2j 30

6. u � 2i � 4j, v � �8i � 7j �44

7. u � 7i, v � �2i � 5j �14

8. u � 4i � 11j, v � �3j 33

In Exercises 9–12, use the dot product to find �u �.

9. u � �5, �12� 13 10. u � ��8, 15� 17

11. u � �4i 4 12. u � 3j 3

�3, �3�� ��1, �3��

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 519

Page 20: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

520 CHAPTER 6 Applications of Trigonometry

In Exercises 13–22, find the angle � between the vectors.

13. u � ��4, �3�, v � ��1, 5� 115.6�

14. u � �2, �2�, v � ��3, �3� 90�

15. u � �2, 3�, v � ��3, 5� 64.65° 16. u � �5, 2�, v � ��6, �1�17. u � 3i � 3j, v � �2i � 2�3�j 165�

18. u � �2i, v � 5j 90�

19. u � (2 cos ��

4� ) i � (2 sin �

4� )j, v � (cos �

32��) i � (sin �

32��)j 135°

20. u � (cos ��

3� ) i � (sin �

3� )j, v � (3 cos �

56�� ) i � (3 sin �

56�� )j 90°

21. 94.86�

22. 153.10�

In Exercises 23–24, prove that the vectors u and v are orthogonal.

23. u � �2, 3�, v � �3�2, �1�24. u � ��4, �1�, v � �1, �4�

In Exercises 25–28, find the vector projection of u onto v. Then write uas a sum of two orthogonal vectors, one of which is projvu.

25. u � ��8, 3�, v � ��6, �2� 26. u � �3, �7�, v � ��2, �6�

9

32

–1–2

–10

y

45678

–9

x–4 –3 –2 –1 1

(–3, 8)

(–1, –9)

321

–1

y

456

x–4 –3 –2 –1 3 4 5 6 7 821 9

v u

(–3, 4)(8, 5)

27. u � �8, 5�, v � ��9, �2� 28. u � ��2, 8�, v � �9, �3�

In Exercises 29 and 30, find the interior angles of the triangle withgiven vertices.

29. ��4, 5 �, �1, 10�, �3, 1� 30. ��4, 1�, �1, �6�, �5, �1�

In Exercises 31 and 32, find u • v satisfying the given conditionswhere � is the angle between u and v.

31. � � 150�, �u � � 3, �v � � 8 32. � � ��

3�, �u � � 12, �v � � 40

In Exercises 33–38, determine whether the vectors u and v are paral-lel, orthogonal, or neither.

33. u � �5, 3�, v � �� �140�, � �

32

� Parallel

34. u � �2, 5�, v � ��130�, �

43

� Neither

35. u � �15, �12�, v � ��4, 5� Neither

36. u � �5, �6�, v � ��12, �10� Orthogonal

37. u � ��3, 4�, v � �20, 15� Orthogonal

38. u � �2, �7�, v � ��4, 14� Parallel

In Exercises 39– 42, find

(a) the x-intercept A and y-intercept B of the line.

(b) the coordinates of the point P so that AP�� is perpendicular to theline and �AP�� � � 1. (There are two answers.)

39. 3x � 4y � 12 40. �2x � 5y � 10

41. 3x � 7y � 21 42. x � 2y � 6

In Exercises 43 and 44, find the vector(s) v satisfying the givenconditions.

43. u � �2, 3�, u • v � 10, �v �2 � 17

44. u � ��2, 5�, u • v � �11, �v �2 � 10

45. Sliding Down a Hill Ojemba is sitting on a sled on the side ofa hill inclined at 60�. The combined weight of Ojemba and thesled is 160 pounds. What is the magnitude of the force requiredfor Mandisa to keep the sled from sliding down the hill?

46. Revisiting Example 6 Suppose Juan and Rafaela switch posi-tions. The combined weight of Rafaela and the sled is 125 pounds.What is the magnitude of the force required for Juan to keep thesled from sliding down the hill? 88.39 pounds

47. Braking Force A 2000 pound car is parked on a street thatmakes an angle of 12� with the horizontal (see figure).

(a) Find the magnitude of the force required to keep the car fromrolling down the hill. 415.82 pounds

(b) Find the force perpendicular to the street. 1956.30 pounds

12°

167.66°

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 520

Page 21: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

48. Effective Force A 60 pound forceF that makes an angle of 25� with an inclined plane is pulling a box upthe plane.The inclined plane makes an 18� angle with the horizontal (seefigure). What is the magnitude of theeffective force pulling the box up theplane? 54.38 pounds

49. Work Find the work done lifting a2600 pound car 5.5 feet. 14,300 foot-pounds

50. Work Find the work done lifting a 100 pound bag of potatoes 3 feet. 300 foot-pounds

51. Work Find the work done by a force F of 12 pounds acting in the direction �1, 2� in moving an object 4 feet from �0, 0�to �4, 0�. 21.47 foot-pounds

52. Work Find the work done by a force F of 24 pounds acting in the direction �4, 5� in moving an object 5 feet from �0, 0�to �5, 0�. 74.96 foot-pounds

53. Work Find the work done by a force F of 30 pounds acting inthe direction �2, 2� in moving an object 3 feet from �0, 0� to apoint in the first quadrant along the line y � �1�2�x.

54. Work Find the work done by a force F of 50 pounds acting inthe direction �2, 3� in moving an object 5 feet from �0, 0� to apoint in the first quadrant along the line y � x.

55. Work The angle between a 200 pound force F and AB�� � 2i � 3j is 30�. Find the work done by F in moving anobject from A to B. 100�3�9� 624.5 foot-pounds

56. Work The angle between a 75 pound force F and AB�� is 60�,where A � ��1, 1� and B � �4, 3�. Find the work done by F inmoving an object from A to B. 201.94 foot-pounds

57. Properties of the Dot Product Let u, v, and w be vectorsand let c be a scalar. Use the component form of vectors to provethe following properties.

(a) 0 • u � 0

(b) u • �v � w� � u • v � u • w

(c) �u � v� • w � u • w � v • w

(d) �cu� • v � u • �cv� � c�u • v�58. Group Activity Projection of a Vector Let u and v be

nonzero vectors. Prove that

(a) projvu � (�u�v

v2� )v

(b) �u � projvu� • �projvu� � 0

59. Group Activity Connecting Geometry and VectorsProve that the sum of the squares of the diagonals of aparallelogram is equal to the sum of the squares of its sides.

60. If u is any vector, prove that we can write u as

u � �u • i�i � �u • j�j.

Standardized Test Questions 61. True or False If u • v � 0, then u and v are perpendicular.

Justify your answer.

62. True or False If u is a unit vector, then u • u � 1. Justify youranswer. True. u • u � �u�2 � (1)2 � 1

In Exercises 63–66, you may use a graphing calculator to solve theproblem.

63. Multiple Choice Let u � �1, 1� and v � ��1, 1�. Which of thefollowing is the angle between u and v? D

(A) 0� (B) 45� (C) 60� (D) 90� (E) 135�

64. Multiple Choice Let u � �4, �5� and v � ��2, �3�. Which ofthe following is equal to u • v? C

(A) �23 (B) �7 (C) 7 (D) 23 (E) �7�65. Multiple Choice Let u � �3�2, �3�2� and v � �2, 0�. Which of

the following is equal to projvu? A

(A) �3�2, 0� (B) �3, 0� (C) ��3�2, 0�(D) �3�2, 3�2� (E) ��3�2, �3�2�

66. Multiple Choice Which of the following vectors describes a 5 lbforce acting in the direction of u � ��1, 1�? B

(A) 5 ��1, 1� (B) ��

5

2�� ��1, 1� (C) 5 �1, �1�

(D) ��

5

2�� �1, �1� (E) �

52

� ��1, 1�

Explorations67. Distance from a Point to a Line Consider the line L with

equation 2x � 5y � 10 and the point P � �3, 7�.(a) Verify that A � �0, 2� and B � �5, 0� are the y- and

x-intercepts of L.

(b) Find w1 � projAB�� AP�� and w2 � AP�� � projAB�� AP��.

(c) Writing to Learn Explain why �w2 � is the distance from Pto L. What is this distance?

(d) Find a formula for the distance of any point P � �x0, y0� to L.

(e) Find a formula for the distance of any point P � �x0, y0� to theline ax � by � c.

Extending the Ideas68. Writing to Learn Let w � �cos t� u � �sin t� v where u and v

are not parallel.

(a) Can the vector w be parallel to the vector u? Explain.

(b) Can the vector w be parallel to the vector v? Explain.

(c) Can the vector w be parallel to the vector u � v? Explain.

69. If the vectors u and v are not parallel, prove that

au � bv � cu � dv ⇒ a � c, b � d.

SECTION 6.2 Dot Product of Vectors 521

18°

25°

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 521

Page 22: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

522 CHAPTER 6 Applications of Trigonometry

6.3Parametric Equations and Motion What you’ll learn about■ Parametric Equations

■ Parametric Curves

■ Eliminating the Parameter

■ Lines and Line Segments

■ Simulating Motion with aGrapher

. . . and whyThese topics can be used tomodel the path of an objectsuch as a baseball or a golf ball.

Parametric EquationsImagine that a rock is dropped from a 420-ft tower. The rock’s height y in feet abovethe ground t seconds later (ignoring air resistance) is modeled by y � �16t2 � 420as we saw in Section 2.1. Figure 6.23 shows a coordinate system imposed on thescene so that the line of the rock’s fall is on the vertical line x � 2.5.

The rock’s original position and its position after each of the first 5 seconds are thepoints

�2.5, 420�, �2.5, 404�, �2.5, 356�, �2.5, 276�, �2.5, 164�, �2.5, 20�,

which are described by the pair of equations

x � 2.5, y � �16t2 � 420,

when t � 0, 1, 2, 3, 4, 5. These two equations are an example of parametric equationswith parameter t. As is often the case, the parameter t represents time.

Parametric CurvesIn this section we study the graphs of parametric equations and investigate motionof objects that can be modeled with parametric equations.

When we give parametric equations and a parameter interval for a curve, we haveparametrized the curve. A of a curve consists of the parametricequations and the interval of t-values. Sometimes parametric equations are used by com-panies in their design plans. It is then easier for the company to make larger and smallerobjects efficiently by just changing the parameter t.

Graphs of parametric equations can be obtained using parametric mode on a grapher.

EXAMPLE 1 Graphing Parametric EquationsFor the given parameter interval, graph the parametric equations

x � t2 � 2, y � 3t.

(a) �3 t 1 (b) �2 t 3 (c) �3 t 3

parametrization

FIGURE 6.23 The position of the rock at

0, 1, 2, 3, 4, and 5 seconds.

[0, 5] by [–10, 500]

t = 0, y = 420t = 1, y = 404t = 2, y = 356

t = 3, y = 276

t = 4, y = 164

t = 5, y = 20

OBJECTIVE

Students will be able to define parametricequations, graph curves parametrically,and solve application problems usingparametric equations.

MOTIVATE

Have students use a grapher to graph theparametric equations x � t and y � t2

for �5 t 5. Have them write theequation for this graph in the form y � f(x). ( y � x2)

LESSON GUIDE

Day 1: Parametric Equations; ParametricCurves; Eliminating the Parameter; Linesand Line SegmentsDay 2: Simulating Motion with a Grapher

DEFINITION Parametric Curve, Parametric Equations

The graph of the ordered pairs �x, y� where

x � f �t�, y � g�t�

are functions defined on an interval I of t-values is a . The equationsare for the curve, the variable t is a , and I is the

.parameter intervalparameterparametric equations

parametric curve

continued

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 522

Page 23: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SOLUTION In each case, set Tmin equal to the left endpoint of the interval andTmax equal to the right endpoint of the interval. Figure 6.24 shows a graph of theparametric equations for each parameter interval. The corresponding relations are dif-ferent because the parameter intervals are different. Now try Exercise 7.

SECTION 6.3 Parametric Equations and Motion 523

FIGURE 6.24 Three different relations defined parametrically. (Example 1)

[–10, 10] by [–10, 10]

(c)

[–10, 10] by [–10, 10]

(b)

[–10, 10] by [–10, 10]

(a)

FIGURE 6.25 The graph of y � 0.5x � 1.5.

(Example 2)

[–10, 5] by [–5, 5]

TEACHING NOTE

If students are not familiar withparametric graphing, it might be helpfulto show them the graph of the linear func-tion f(x) � 3x � 2 and compare it to onedefined parametrically as x � t andy � 3t � 2, using a trace key to showhow t, x, and y are related.

Eliminating the ParameterWhen a curve is defined parametrically it is sometimes possible to eliminate the para-meter and obtain a rectangular equation in x and y that represents the curve. This oftenhelps us identify the graph of the parametric curve as illustrated in Example 2.

EXAMPLE 2 Eliminating the Parameter

Eliminate the parameter and identify the graph of the parametric curve

x � 1 � 2t, y � 2 � t, �∞ � t � ∞.

SOLUTION We solve the first equation for t:

x � 1 � 2t

2t � 1 � x

t � �12

� �1 � x�

Then we substitute this expression for t into the second equation:

y � 2 � t

y � 2 � �12

� �1 � x�

y � 0.5x � 1.5

The graph of the equation y � 0.5x � 1.5 is a line with slope 0.5 and y-intercept1.5 �Figure 6.25�. Now try Exercise 11.

NOTES ON EXAMPLES

Example 1 is important because it showshow a parametric graph is affected by thechosen range of t-values.

5144_Demana_Ch06pp501-566 01/11/06 9:32 PM Page 523

Page 24: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

If we do not specify a parameter interval for the parametric equations x � f �t�, y � g�t�,it is understood that the parameter t can take on all values which produce real num-bers for x and y. We use this agreement in Example 3.

524 CHAPTER 6 Applications of Trigonometry

EXPLORATION EXTENSIONS

Determine the smallest possible range oft-values that produces the graph shown inFigure 6.25, using the given parametricequations.

ALERT

Many students will confuse range valuesof t with range values on the function grapher. Point out that while the scale factor does not affect the way a graph isdrawn, the Tstep does affect the way thegraph is displayed.

EXPLORATION 1 Graphing the Curve of Example 2Parametrically

1. Use the parametric mode of your grapher to reproduce the graph in Figure 6.25. Use �2 for Tmin and 5.5 for Tmax.

2. Prove that the point �17, 10� is on the graph of y � 0.5x � 1.5. Find thecorresponding value of t that produces this point. t � �8

3. Repeat part 2 for the point ��23, �10�. t � 12

4. Assume that �a, b� is on the graph of y � 0.5x � 1.5. Find the correspondingvalue of t that produces this point. t � 1�2 � a�2 � 2 � b

5. How do you have to choose Tmin and Tmax so that the graph in Figure 6.25 fills the window? Tmin �2 and Tmax 5.5

PARABOLAS

The inverse of a parabola that opens upor down is a parabola that opens left orright. We will investigate these curvesin more detail in Chapter 8.

FIGURE 6.26 The graph of the circleof Example 4.

[–4.7, 4.7] by [–3.1, 3.1]

EXAMPLE 3 Eliminating the ParameterEliminate the parameter and identify the graph of the parametric curve

x � t2 � 2, y � 3t.

SOLUTION Here t can be any real number. We solve the second equation for tobtaining t � y�3 and substitute this value for y into the first equation.

x � t2 � 2

x � ( �3y

� )2

� 2

x � �y9

2

� � 2

y2 � 9�x � 2�

Figure 6.24c shows what the graph of these parametric equations looks like. InChapter 8 we will call this a parabola that opens to the right. Interchanging x and ywe can identify this graph as the inverse of the graph of the parabola x2 � 9�y � 2�.

Now try Exercise 15.

EXAMPLE 4 Eliminating the ParameterEliminate the parameter and identify the graph of the parametric curve

x � 2 cos t, y � 2 sin t, 0 t 2�.

SOLUTION The graph of the parametric equations in the square viewing windowof Figure 6.26 suggests that the graph is a circle of radius 2 centered at the origin.We confirm this result algebraically.

continued

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 524

Page 25: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.3 Parametric Equations and Motion 525

TEACHING NOTE

The parametrization in Example 5 is notunique. You may want to have yourstudents find alternate parametrizations.

FIGURE 6.27 Example 5 uses vectors toconstruct a parametrization of the linethrough A and B.

y

A(–2, 3)

B(3, 6) P(x, y)

xO 1

x2 � y2 � 4 cos2 t � 4 sin2 t

� 4�cos2 t � sin2 t�

� 4�1� cos2 t � sin2 t � 1

� 4

The graph of x2 � y2 � 4 is a circle of radius 2 centered at the origin. Increasing thelength of the interval 0 t 2� will cause the grapher to trace all or part of the cir-cle more than once. Decreasing the length of the interval will cause the grapher toonly draw a portion of the complete circle. Try it! Now try Exercise 23.

In Exercise 65, you will find parametric equations for any circle in the plane.

Lines and Line SegmentsWe can use vectors to help us find parametric equations for a line as illustrated inExample 5.

EXAMPLE 5 Finding Parametric Equations for a LineFind a parametrization of the line through the points A � ��2, 3� and B � �3, 6�.

SOLUTION Let P�x, y� be an arbitrary point on the line through A and B. As youcan see from Figure 6.27, the vector OP�� is the tail-to-head vector sum of OA�� and AP��.You can also see that AP�� is a scalar multiple of AB��.

If we let the scalar be t, we have

OP�� � OA�� � AP��

OP�� � OA�� � t • AB��

�x, y� � ��2, 3� � t �3�(�2), 6 � 3�

�x, y� � ��2, 3� � t �5, 3�

�x, y� � ��2 � 5t, 3 � 3t�

This vector equation is equivalent to the parametric equations x � �2 � 5t and y � 3 � 3t. Together with the parameter interval (��, �), these equations definethe line.

We can confirm our work numerically as follows: If t � 0, then x � �2 and y � 3,which gives the point A. Similarly, if t � 1, then x � 3 and y � 6, which gives thepoint B. Now try Exercise 27.

The fact that t � 0 yields point A and t � 1 yields point B in Example 5 is no accident,as a little reflection on Figure 6.27 and the vector equation OP�� � OA�� � t • AB�� shouldsuggest. We use this fact in Example 6.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 525

Page 26: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

526 CHAPTER 6 Applications of Trigonometry

GRAPHER NOTE

The equation y2 � t is typically used inthe parametric equations for the graphC2 in Figure 6.29. We have chosen y2 � �tto get two curves in Figure 6.29 that donot overlap. Also notice that the y-coor-dinates of C1 are constant ( y1 � 5), andthat the y-coordinates of C2 vary withtime t ( y2 � �t).

FIGURE 6.28 Three views of the graphC1: x1 � �0.1(t3 � 20t2 � 110t � 85),y1 � 5, 0 t 12 in the [�12, 12] by[�10, 10] viewing window. (Example 7)

3 sec after that, t = 8

(c)

T=8X=–2.7 Y=5

5 sec later, t = 5

(b)

T=5X=–9 Y=5

Start, t = 0

(a)

T=0X=8.5 Y=5

EXAMPLE 6 Finding Parametric Equations fora Line Segment

Find a parametrization of the line segment with endpoints A � ��2, 3� and B � �3, 6�.

SOLUTION In Example 5 we found parametric equations for the line through Aand B:

x � �2 � 5t, y � 3 � 3t.

We also saw in Example 5 that t � 0 produces the point A and t � 1 produces thepoint B. A parametrization of the line segment is given by

x � �2 � 5t, y � 3 � 3t, 0 t 1.

As t varies between 0 and 1 we pick up every point on the line segment between Aand B. Now try Exercise 29.

Simulating Motion with a GrapherExample 7 illustrates several ways to simulate motion along a horizontal line using para-metric equations. We use the variable t for the parameter to represent time.

EXAMPLE 7 Simulating Horizontal MotionGary walks along a horizontal line �think of it as a number line� with the coordinateof his position �in meters� given by

s � �0.1�t3 � 20t2 � 110t � 85�

where 0 t 12. Use parametric equations and a grapher to simulate his motion.Estimate the times when Gary changes direction.

SOLUTION We arbitrarily choose the horizontal line y � 5 to display this motion.The graph C1 of the parametric equations,

C1: x1 � �0.1�t3 � 20t2 � 110t � 85�, y1 � 5, 0 t 12,

simulates the motion. His position at any time t is given by the point �x1�t�, 5�.

Using trace in Figure 6.28 we see that when t � 0, Gary is 8.5 m to the right of they-axis at the point �8.5, 5�, and that he initially moves left. Five seconds later he is 9 mto the left of the y-axis at the point ��9, 5�. And after 8 seconds he is only 2.7 m to theleft of the y-axis. Gary must have changed direction during the walk. The motion of thetrace cursor simulates Gary’s motion.

A variation in y�t�,

C2 : x2 � �0.1�t3 � 20t2 � 110t � 85�, y2 � �t, 0 t 12,

can be used to help visualize where Gary changes direction. The graph C2 shown inFigure 6.29 suggests that Gary reverses his direction at 3.9 seconds and again at9.5 seconds after beginning his walk. Now try Exercise 37.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 526

Page 27: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

Example 8 solves a projectile-motion problem. Parametric equations are used in twoways: to find a graph of the modeling equation and to simulate the motion of the pro-jectile.

EXAMPLE 8 Simulating Projectile MotionA distress flare is shot straight up from a ship’s bridge 75 ft above the water with aninitial velocity of 76 ft�sec. Graph the flare’s height against time, give the height ofthe flare above water at each time, and simulate the flare’s motion for each length oftime.

(a) 1 sec (b) 2 sec (c) 4 sec (d) 5 sec

SOLUTION An equation that models the flare’s height above the water t secondsafter launch is

y � �16t2 � 76t � 75.

A graph of the flare’s height against time can be found using the parametric equations

x1 � t, y1 � �16t2 � 76t � 75.

To simulate the flare’s flight straight up and its fall to the water, use the parametricequations

x2 � 5.5, y2 � �16t2 � 76t � 75.

�We chose x2 � 5.5 so that the two graphs would not intersect.�

Figure 6.30 shows the two graphs in simultaneous graphing mode for �a� 0 t 1,�b� 0 t 2, �c� 0 t 4, and �d� 0 t 5. We can read that the height of the flareabove the water after 1 sec is 135 ft, after 2 sec is 163 ft, after 4 sec is 123 ft, and after5 sec is 55 ft. Now try Exercise 39.

SECTION 6.3 Parametric Equations and Motion 527

[–12, 12] by [–15, 15]

(a)

C2

C1

T=3.9X=–9.9119 Y=–3.9

[–12, 12] by [–15, 15]

(b)

C2

C1

T=9.5X=–1.2375 Y=–9.5

FIGURE 6.29 Two views of the graph C1 : x1 � �0.1(t3 � 20t2 � 110t � 85), y1 � 5, 0 t 12 and the graph C2: x2 � �0.1(t3 � 20t2 � 110t � 85), y2 � �t , 0 t 12 in the[�12, 12] by [�15, 15] viewing window. (Example 7)

FIGURE 6.30 Simultaneous graphing ofx1 � t, y1 � �16t2 � 76t � 75 (height againsttime) and x2 � 5.5, y2 � �16t2 � 76t � 75(the actual path of the flare). (Example 8)

[0, 6] by [0, 200]

(d)

T=5X=5.5 Y=55

[0, 6] by [0, 200]

(c)

T=4X=5.5 Y=123

[0, 6] by [0, 200]

(b)

T=2X=5.5 Y=163

[0, 6] by [0, 200]

(a)

T=1X=5.5 Y=135

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 527

Page 28: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

In Example 8 we modeled the motion of a projectile that was launched straight up.Now we investigate the motion of objects, ignoring air friction, that are launched atangles other than 90° with the horizontal.

Suppose that a baseball is thrown from a point y0 feet above ground level with an ini-tial speed of v0 ft�sec at an angle � with the horizontal �Figure 6.31�. The initial veloc-ity can be represented by the vector

v � �v0 cos �, v0 sin ��.

The path of the object is modeled by the parametric equations

x � �v0 cos ��t, y � �16t2 � �v0 sin ��t � y0.

The x-component is simply

distance � �x-component of initial velocity� � time.

The y-component is the familiar vertical projectile-motion equation using the y-component of initial velocity.

EXAMPLE 9 Hitting a BaseballKevin hits a baseball at 3 ft above the ground with an initial speed of 150 ft�sec atan angle of 18� with the horizontal. Will the ball clear a 20-ft wall that is 400 ft away?

SOLUTION The path of the ball is modeled by the parametric equations

x � �150 cos 18��t, y � �16t2 � �150 sin 18�� t � 3.

A little experimentation will show that the ball will reach the fence in less than 3 sec.Figure 6.32 shows a graph of the path of the ball using the parameter interval 0 t 3and the 20-ft wall. The ball does not clear the wall.

Now try Exercise 43.

528 CHAPTER 6 Applications of Trigonometry

In Example 10 we see how to write parametric equations for position on a movingFerris wheel using time t as the parameter.

EXAMPLE 10 Riding on a Ferris WheelJane is riding on a Ferris wheel with a radius of 30 ft. As we view it in Figure 6.33,the wheel is turning counterclockwise at the rate of one revolution every 10 sec.Assume the lowest point of the Ferris wheel �6 o’clock� is 10 ft above the ground, andthat Jane is at the point marked A �3 o’clock� at time t � 0. Find parametric equationsto model Jane’s path and use them to find Jane’s position 22 sec into the ride.

EXPLORATION 2 Extending Example 9

1. If your grapher has a line segment feature, draw the fence in Example 9.

2. Describe the graph of the parametric equations

x � 400, y � 20�t�3�, 0 t 3.

3. Repeat Example 9 for the angles 19�, 20�, 21�, and 22�.

FIGURE 6.31 Throwing a baseball.

x

y

y0 �v0 cos �

v0 sin �v0

FIGURE 6.33 The Ferris wheel ofExample 10.

10 ft

30 ft

A

FIGURE 6.32 The fence and path of thebaseball in Example 9. See Exploration 2for ways to draw the wall.

[0, 450] by [0, 80]

EXPLORATION EXTENSIONS

Using trial and error, determine the mini-mum angle, to the nearest 0.05°, such thatthe ball clears the fence.

continued

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 528

Page 29: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

FIGURE 6.34 A model for the Ferris wheel of Example 10.

SOLUTION Figure 6.34 shows a circle with center �0, 40� and radius 30 that mod-els the Ferris wheel. The parametric equations for this circle in terms of the parame-ter �, the central angle of the circle determined by the arc AP, are

x � 30 cos �, y � 40 � 30 sin �, 0 � 2�.

To take into account the rate at which the wheel is turning we must describe � as afunction of time t in seconds. The wheel is turning at the rate of 2� radians every 10sec, or 2��10 � ��5 rad�sec. So, � � ���5�t. Thus, parametric equations that modelJane’s path are given by

x � 30 cos ( ��

5� t ), y � 40 � 30 sin ( �

5� t ), t 0.

We substitute t � 22 into the parametric equations to find Jane’s position at that time:

x � 30 cos ( ��

5� • 22) y � 40 � 30 sin ( �

5� • 22)

x 9.27 y 68.53

After riding for 22 sec, Jane is approximately 68.5 ft above the ground and approxi-mately 9.3 ft to the right of the y-axis using the coordinate system of Figure 6.34.

Now try Exercise 51.

y

x

A

P

40

30θ

SECTION 6.3 Parametric Equations and Motion 529

FOLLOW-UP

Have students explain how the parametricequations in Example 10 were deter-mined.

ASSIGNMENT GUIDE

Day 1: Ex. 1–4, 6–30, multiples of 3,33–36Day 2: Ex. 39–51, multiples of 3, 59–64

COOPERATIVE LEARNING

Group Activity: Ex. 55–58, 66

NOTES ON EXERCISES

Ex. 37–51 and 67–70 include a variety ofinteresting applications.Ex. 53–54 relate to cycloids and hypocycloids. A Spirograph can beused to help illustrate these curves.Ex. 59–64 provide practice withstandardized tests.

ONGOING ASSESSMENT

Self-Assessment: Ex. 7, 11, 15, 23, 27,29, 37, 39, 43, 51Embedded Assessment: Ex. 57, 58, 65, 66

Quick Review 6.3 (For help, go to Sections P.2, P.4, 1.3, 4.1, and 6.1.)

In Exercises 1 and 2, find the component form of the vectors (a) OA��, (b) OB��, and (c) AB�� where O is the origin.

1. A � ��3, �2�, B � �4, 6� 2. A � ��1, 3�, B � �4, �3�

In Exercises 3 and 4, write an equation in point-slope form for theline through the two points.

3. ��3, �2�, �4, 6� 4. ��1, 3�, �4, �3�

In Exercises 5 and 6, find and graph the two functions definedimplicitly by each given relation.

5. y2 � 8x 6. y2 � �5x

In Exercises 7 and 8, write an equation for the circle with given cen-ter and radius.

7. �0, 0�, 2 x2 � y2 � 4 8. ��2, 5�, 3

In Exercises 9 and 10, a wheel with radius r spins at the given rate.Find the angular velocity in radians per second.

9. r � 13 in., 600 rpm 10. r � 12 in., 700 rpm

3. y � 2 � �87

�(x � 3) or y � 6 � �87

�(x � 4)

4. y � 3 � ��65

�(x � 1) or y � 3 � ��65

�(x � 4) 8. (x � 2)2 � (y � 5)2 � 9

9. 20� rad/sec 10. �730�� rad/sec

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 529

Page 30: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.3 EXERCISES

In Exercises 1–4, match the parametric equations with their graph.Identify the viewing window that seems to have been used.

1. x � 4 cos3 t, y � 2 sin3 t 2. x � 3 cos t, y � sin 2t

3. x � 2 cos t � 2 cos2 t, y � 2 sin t � sin 2t

4. x � sin t � t cos t, y � cos t � t sin t

In Exercises 5 and 6, (a) complete the table for the parametric equa-tions and (b) plot the corresponding points.

5. x � t � 2, y � 1 � 3�t

6. x � cos t, y � sin t

In Exercises 7–10, graph the parametric equations x � 3 � t2, y � 2t,in the specified parameter interval. Use the standard viewing window.

7. 0 t 10 8. �10 t 0

9. �3 t 3 10. �2 t 4

In Exercises 11–26, eliminate the parameter and identify the graph ofthe parametric curve.

11. x � 1 � t, y � t 12. x � 2 � 3t, y � 5 � t

13. x � 2t � 3, y � 9 � 4t, 3 t 5

14. x � 5 � 3t, y � 2 � t, �1 t 3

15. x � t2, y � t � 1 [Hint: Eliminate t and solve for x in terms of y.]

16. x � t, y � t2 � 3

17. x � t, y � t3 � 2t � 3

18. x � 2t2 � 1, y � t [Hint: Eliminate t and solve for x in terms of y.]

(d)(c)

(b)(a)

19. x � 4 � t2, y � t [Hint: Eliminate t and solve for x in terms of y.]

20. x � 0.5t, y � 2t3 � 3, �2 t 2

21. x � t � 3, y � 2�t, �5 t 5

22. x � t � 2, y � 4�t, t 2

23. x � 5 cos t, y � 5 sin t 24. x � 4 cos t, y � 4 sin t

25. x � 2 sin t, y � 2 cos t, 0 t 3��2

26. x � 3 cos t, y � 3 sin t, 0 t �

In Exercises 27–32 find a parametrization for the curve.

27. The line through the points ��2, 5� and �4, 2�.28. The line through the points ��3, �3� and �5, 1�.29. The line segment with endpoints �3, 4� and �6, �3�.30. The line segment with endpoints �5, 2� and ��2, �4�.31. The circle with center �5, 2� and radius 3.

32. The circle with center ��2, �4� and radius 2.

Exercises 33–36 refer to the graph of the parametric equations

x � 2 � � t �, y � t � 0.5, �3 t 3

given below. Find the values of the parameter t that produces the graphin the indicated quadrant.

33. Quadrant I 0.5 � t � 2 34. Quadrant II 2 � t 3

35. Quadrant III �3 t � �2 36. Quadrant IV �2 � t � 0.5

37. Simulating a Foot Race Ben can sprint at the rate of 24 ft�sec.Jerry sprints at 20 ft�sec. Ben gives Jerry a 10-ft head start. Theparametric equations can be used to model a race.

x1 � 20t, y1 � 3

x2 � 24t � 10, y2 � 5

(a) Find a viewing window to simulate a 100-yd dash. Graphsimulaneously with t starting at t � 0 and Tstep � 0.05.

(b) Who is ahead after 3 sec and by how much? Ben is ahead by 2 ft.

38. Capture the Flag Two opposing players in “Capture the Flag”are 100 ft apart. On a signal, they run to capture a flag that is onthe ground midway between them. The faster runner, however,hesitates for 0.1 sec. The following parametric equations modelthe race to the flag:

x1 � 10�t � 0.1�, y1 � 3

x2 � 100 � 9t, y2 � 3

[–5, 5] by [–5, 5]

530 CHAPTER 6 Applications of Trigonometry

t �2 �1 0 1 2

x 0 1 2 3 4

y 1/2 �2 und. 4 5/2

t 0 /2 3 /2 2

x 1 0 �1 0 1

y 0 1 0 �1 0

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 530

Page 31: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

(a) Simulate the game in a �0, 100� by ��1, 10� viewing windowwith t starting at 0. Graph simultaneously.

(b) Who captures the flag and by how many feet?

39. Famine Relief Air Drop A relief agency drops food containersfrom an airplane on a war-torn famine area. The drop was made froman altitude of 1000 ft above ground level.

(a) Use an equation to model the height of the containers (duringfree fall) as a function of time t. y � �16t2 � 1000

(b) Use parametric mode to simulate the drop during the first 6 sec.

(c) After 4 sec of free fall, parachutes open. How many feetabove the ground are the food containers when the parachutesopen? 744 ft

40. Height of a Pop-up A baseball is hit straight up from a heightof 5 ft with an initial velocity of 80 ft�sec.

(a) Write an equation that models the height of the ball as a functionof time t. y � �16t 2 � 80t � 5

(b) Use parametric mode to simulate the pop-up.

(c) Use parametric mode to graph height against time. [Hint: Letx�t� � t.]

(d) How high is the ball after 4 sec? 69 ft

(e) What is the maximum height of the ball? How many secondsdoes it take to reach its maximum height?

41. The complete graph of the parametric equations x � 2 cos t, y � 2sin t is the circle of radius 2 centered at the origin. Find an inter-val of values for t so that the graph is the given portion of the circle.

(a) The portion in the first quadrant 0 � t � ��2

(b) The portion above the x-axis 0 � t � �

(c) The portion to the left of the y-axis ��2 � t � 3��2

42. Writing to Learn Consider the two pairs of parametric equa-tions x � 3 cos t, y � 3 sin t and x � 3 sin t, y � 3 cos t for0 t 2�.

(a) Give a convincing argument that the graphs of the pairs ofparametric equations are the same.

(b) Explain how the parametrizations are different.

43. Hitting a Baseball Consider Kevin’s hit discussed in Example 9.

(a) Approximately how many seconds after the ball is hit does ithit the wall? about 2.80 sec

(b) How high up the wall does the ball hit? 7.18 ft

(c) Writing to Learn Explain why Kevin’s hit might be caughtby an outfielder. Then explain why his hit would likely not becaught by an outfielder if the ball had been hit at a 20° anglewith the horizontal.

50 ft 50 ft

44. Hitting a Baseball Kirby hits a ball when it is 4 ft above theground with an initial velocity of 120 ft�sec. The ball leaves thebat at a 30° angle with the horizontal and heads toward a 30-ftfence 350 ft from home plate.

(a) Does the ball clear the fence? no

(b) If so, by how much does it clear the fence? If not, could theball be caught? not catchable

45. Hitting a Baseball Suppose that the moment Kirby hits the ballin Exercise 44 there is a 5-ft�sec split-second wind gust. Assumethe wind acts in the horizontal direction out with the ball.

(a) Does the ball clear the fence? yes

(b) If so, by how much does it clear the fence? If not, could theball be caught? 1.59 ft

46. Two-Softball Toss Chris and Linda warm up in the outfield bytossing softballs to each other. Suppose both tossed a ball at thesame time from the same height, as illustrated in the figure. Findthe minimum distance between the two balls and when this mini-mum distance occurs. 6.60 ft; 1.21 sec

47. Yard Darts Tony and Sue are launching yard darts 20 ft fromthe front edge of a circular target of radius 18 in. on the ground. IfTony throws the dart directly at the target, and releases it 3 ftabove the ground with an initial velocity of 30 ft�sec at a 70°angle, will the dart hit the target? no

48. Yard Darts In the game of darts described in Exercise 47, Suereleases the dart 4 ft above the ground with an initial velocity of25 ft�sec at a 55° angle. Will the dart hit the target? yes

49. Hitting a Baseball Orlando hits a ball when it is 4 ft aboveground level with an initial velocity of 160 ft�sec. The ball leavesthe bat at a 20° angle with the horizontal and heads toward a 30-ftfence 400 ft from home plate. How strong must a split-secondwind gust be (in feet per second) that acts directly with or againstthe ball in order for the ball to hit within a few inches of the top ofthe wall? Estimate the answer graphically and solve algebraically.

50. Hitting Golf Balls Nancy hits golf balls off the practice teewith an initial velocity of 180 ft�sec with four different clubs.How far down the fairway does the ball hit the ground if it comesoff the club making the specified angle with the horizontal?

(a) 15° (b) 20° (c) 25° (d) 30°

41 ft/sec45 ft/sec

Linda Chris5 ft

78 ft

44° 39°

SECTION 6.3 Parametric Equations and Motion 531

506.25 ft 650.82 ft 775.62 ft 876.85 ft

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 531

Page 32: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

51. Analysis of a Ferris Wheel Ron is on a Ferris wheel of radius35 ft that turns counterclockwise at the rate of one revolution every12 sec. The lowest point of the Ferris wheel (6 o’clock) is 15 ftabove ground level at the point �0, 15� on a rectangular coordinatesystem. Find parametric equations for the position of Ron as a func-tion of time t (in seconds) if the Ferris wheel starts �t � 0� with Ronat the point �35, 50�.

52. Revisiting Example 5 Eliminate the parameter t from theparametric equations of Example 5 to find an equation in x and yfor the line. Verify that the line passes through the points A and Bof the example. y � (3�5)x � 21�5

53. Cycloid The graph of the parametric equations x � t � sin t,y � 1 � cos t is a cycloid.

(a) What is the maximum value of y � 1 � cos t? How is thatvalue related to the graph?

(b) What is the distance between neighboring x-intercepts?

54. Hypocycloid The graph of the parametric equationsx � 2 cos t � cos 2t, y � 2 sin t � sin 2t is a hypocycloid. Thegraph is the path of a point P on a circle of radius 1 rolling alongthe inside of a circle of radius 3, as illustrated in the figure.

(a) Graph simultaneously this hypocycloid and the circle ofradius 3.

(b) Suppose the large circle had a radius of 4. Experiment!How do you think the equations in part (a) should bechanged to obtain defining equations? What do you thinkthe hypocycloid would look like in this case? Check yourguesses. All 2’s should be changed to 3’s.

3

–3

y

x–3 3

C1

Pt

[–2, 16] by [–1, 10]

Group Activity In Exercises 55–58, a particle moves along a hori-zontal line so that its position at any time t is given by s�t�. Write adescription of the motion. [Hint: See Example 7.]

55. s�t� � �t2 � 3t, �2 t 4

56. s�t� � �t2 � 4t, �1 t 5

57. s�t� � 0.5�t3 � 7t2 � 2t�, �1 t 7

58. s�t� � t3 � 5t2 � 4t, �1 t 5

Standardized Test Questions59. True or False The two sets of parametric equations x1 � t � 1,

y1 � 3t � 1 and x2 � �2�3�t � 4�3, y2 � 2t correspond to the samerectangular equation. Justify your answer.

60. True or False The graph of the parametric equations x � t � 1,y � 2t � 1, 1 t 3 is a line segment with endpoints �0, 1� and�2, 5�. Justify your answer.

In Exercises 61–64, solve the problem without using a calculator.

61. Multiple Choice Which of the following points corresponds to

t � �1 in the parametrization x � t2 � 4, y � t � �1t�? A

(A) ��3, �2� (B) ��3, 0� (C) ��5, �2�

(D) ��5, 0� (E) �3, 2�62. Multiple Choice Which of the following values of t produces

the same point as t � 2��3 in the parametrization x � 2 cos t,y � 2 sin t? A

(A) t � ��43�� (B) t � ��

23�� (C) t � �

3��

(D) t � �43�� (E) t � �

73��

63. Multiple Choice A rock is thrown straight up from levelground with its position above ground at any time t 0 given byx � 5, y � �16t2 � 80t � 7. At what time will the rock be 91 ftabove ground? D

(A) 1.5 sec (B) 2.5 sec

(C) 3.5 sec (D) 1.5 sec and 3.5 sec

(E) The rock never goes that high.

64. Multiple Choice Which of the following describes the graph ofthe parametric equations x � 1 � t, y � 3t � 2, t 0? C

(A) a straight line

(B) a line segment

(C) a ray

(D) a parabola

(E) a circle

532 CHAPTER 6 Applications of Trigonometry

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 532

Page 33: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

Explorations65. Parametrizing Circles Consider the parametric equations

x � a cos t, y � a sin t, 0 t 2�.

(a) Graph the parametric equations for a � 1, 2, 3, 4 in the samesquare viewing window.

(b) Eliminate the parameter t in the parametric equations to verifythat they are all circles. What is the radius?

Now consider the parametric equations

x � h � a cos t, y � k � a sin t, 0 t 2�.

(c) Graph the equations for a � 1 using the following pairs of val-ues for h and k:

(d) Eliminate the parameter t in the parametric equations andidentify the graph.

(e) Write a parametrization for the circle with center ��1, 4� andradius 3. x � 3 cos t � 1; y � 3 sin t � 4

66. Group Activity Parametrization of Lines Consider theparametrization

x � at � b, y � ct � d,

where a and c are not both zero.

(a) Graph the curve for a � 2, b � 3, c � �1, and d � 2.

(b) Graph the curve for a � 3, b � 4, c � 1, and d � 3.

(c) Writing to Learn Eliminate the parameter t and write anequation in x and y for the curve. Explain why its graph is a line.

(d) Writing to Learn Find the slope, y-intercept, andx-intercept of the line if they exist? If not, explain why not.

(e) Under what conditions will the line be horizontal?Vertical? c � 0; a � 0

67. Throwing a Ball at a Ferris Wheel A 20-ft Ferris wheelturns counterclockwise one revolution every 12 sec (see figure).Eric stands at point D, 75 ft from the base of the wheel. At theinstant Jane is at point A, Eric throws a ball at the Ferris wheel,releasing it from the same height as the bottom of the wheel. Ifthe ball’s initial speed is 60 ft�sec and it is released at an angle of120° with the horizontal, does Jane have a chance to catch theball? Follow the steps below to obtain the answer.

(a) Assign a coordinate system so that the bottom car of the Ferriswheel is at �0, 0� and the center of the wheel is at �0, 20�. ThenEric releases the ball at the point �75, 0�. Explain why para-metric equations for Jane’s path are:

x1 � 20 cos���

6� t�, y1 � 20 � 20 sin��

6� t�, t 0.

(b) Explain why parametric equations for the path of the ball are:

x2 � �30t � 75, y2 � �16t2 � �30�3��t, t 0.

(c) Graph the two paths simultaneously and determine if Janeand the ball arrive at the point of intersection of the twopaths at the same time.

h 2 �2 �4 3 k 3 3 �2 �3

(d) Find a formula for the distance d�t� between Jane and the ballat any time t.

(e) Writing to Learn Use the graph of the parametric equationsx3 � t, y3 � d�t�, to estimate the minimum distance betweenJane and the ball and when it occurs. Do you think Jane has achance to catch the ball?

68. Throwing a Ball at a Ferris Wheel A 71-ft-radius Ferriswheel turns counterclockwise one revolution every 20 sec. Tonystands at a point 90 ft to the right of the base of the wheel. At theinstant Matthew is at point A (3 o’clock), Tony throws a balltoward the Ferris wheel with an initial velocity of 88 ft�sec at anangle with the horizontal of 100°. Find the minimum distancebetween the ball and Matthew. about 3.47 ft

Extending the Ideas69. Two Ferris Wheels Problem Chang is on a Ferris wheel of

center �0, 20� and radius 20 ft turning counterclockwise at the rateof one revolution every 12 sec. Kuan is on a Ferris wheel of center�15, 15� and radius 15 turning counterclockwise at the rate of onerevolution every 8 sec. Find the minimum distance between Changand Kuan if both start out �t � 0� at 3 o’clock. about 4.11 ft

70. Two Ferris Wheels Problem Chang and Kuan are riding theFerris wheels described in Exercise 69. Find the minimum distancebetween Chang and Kuan if Chang starts out �t � 0� at 3 o’clockand Kuan at 6 o’clock. about 10.48 ft

Exercises 71–73 refer to the graph C of the parametric equations

x � tc � �1 � t�a, y � td � �1 � t�b

where P1�a, b� and P2 �c, d� are two fixed points.

71. Using Parametric Equations in Geometry Show that thepoint P�x, y� on C is equal to

(a) P1�a, b� when t � 0. (b) P2�c, d� when t � 1.

72. Using Parametric Equations in Geometry Show that ift � 0.5, the corresponding point �x, y� on C is the midpoint of theline segment with endpoints �a, b� and �c, d�.

73. What values of t will find two points that divide the line segment P1P2

into three equal pieces? Four equal pieces? t � �13

�, �23

�; t � �41

�, �12

�, �34

75 ft

A

D20 ft

SECTION 6.3 Parametric Equations and Motion 533

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 533

Page 34: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

534 CHAPTER 6 Applications of Trigonometry

6.4Polar Coordinates What you’ll learn about■ Polar Coordinate System■ Coordinate Conversion■ Equation Conversion ■ Finding Distance Using Polar

Coordinates

. . . and whyUse of polar coordinates some-times simplifies complicatedrectangular equations and theyare useful in calculus.

O

2

(a)

π b2, 3

Pa

π3

O1

(b)

b–1, Qa4

43π

O

3

(c)

–45°

R(3, –45°)

FIGURE 6.36 The three points in Example 1.

Each polar coordinate pair determines a unique point. However, the polar coordinatesof a point P in the plane are not unique.

EXAMPLE 2 Finding all Polar Coordinates for a PointIf the point P has polar coordinates �3, ��3�, find all polar coordinates for P.

SOLUTION Point P is shown in Figure 6.37. Two additional pairs of polar coordi-nates for P are

(3, ��

3� � 2�) � (3, �

73��) and (�3, �

3� � �) � (�3, �

43��).

OBJECTIVE

Students will be able to convert pointsand equations from polar to rectangularcoordinates and vice versa.

MOTIVATE

Ask students to suggest other methods(besides Cartesian coordinates) of describ-ing the location of a point on a plane.

LESSON GUIDE

Day 1: Polar Coordinate System;Coordinate Conversion; EquationConversion (Polar to Rectangular)Day 2: Equation Conversion (Rectangularto Polar); Finding Distance Using PolarCoordinates

ALERT

Because of their extensive use of theCartesian coordinate system, many studentswill be surprised that the polar coordinatesof a point are not unique. Emphasize thefact that neither r nor � is uniquely defined.

FIGURE 6.35 The polar coordinate system.

P(r, )θ

θO

Pole

Polar axis

Polar Coordinate SystemA polar coordinate system is a plane with a point O, the , and a ray from O,the polar axis, as shown in Figure 6.35. Each point P in the plane is assigned aspolar coordinates follows: r is the directed distance from O to P, and � is the

whose initial side is on the polar axis and whose terminal side is onthe line OP.

As in trigonometry, we measure � as positive when moving counterclockwise and neg-ative when moving clockwise. If r � 0, then P is on the terminal side of �. If r � 0,then P is on the terminal side of � � �. We can use radian or degree measure for theangle � as illustrated in Example 1.

EXAMPLE 1 Plotting Points in the Polar CoordinateSystem

Plot the points with the given polar coordinates.

(a) P�2, ��3� (b) Q��1, 3��4� (c) R�3, �45��

SOLUTION Figure 6.36 shows the three points. Now try Exercise 7.

directed angle

pole

continued

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 534

Page 35: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

We can use these two pairs of polar coordinates for P to write the rest of the possi-bilities:

(3, ��3� � 2n�) � (3, �

�6n �3

1�� �

� ) or

(�3, ��3� � �2n � 1� �) � (�3, �

�6n �3

4� ��)

Where n is any integer. Now try Exercise 23.

The coordinates �r, ��, �r, � � 2��, and ��r, � � �� all name the same point. In gen-eral, the point with polar coordinates �r, �� also has the following polar coordinates:

SECTION 6.4 Polar Coordinates 535

Finding all Polar Coordinates of a Point

Let P have polar coordinates �r, ��. Any other polar coordinate of P must be of theform

�r, � � 2n�� or ��r, � � �2n � 1���

where n is any integer. In particular, the pole has polar coordinates �0, ��, where �is any angle.

Coordinate Conversion Equations

Let the point P have polar coordinates �r, �� and rectangular coordinates �x, y�. Then

x � r cos �, r2 � x2 � y2,

y � r sin �, tan � � �xy

�.

Coordinate ConversionWhen we use both polar coordinates and Cartesian coordinates, the pole is the originand the polar axis is the positive x-axis as shown in Figure 6.38. By applying trigonom-etry we can find equations that relate the polar coordinates �r, �� and the rectangularcoordinates �x, y� of a point P.

These relationships allow us to convert from one coordinate system to the other.

EXAMPLE 3 Converting from Polar to Rectangular Coordinates

Find the rectangular coordinates of the points with the given polar coordinates.

(a) P�3, 5��6� (b) Q�2, �200��

FIGURE 6.38 Polar and rectangularcoordinates for P.

y

x

P(r, )θ

θPole

Polar axis

P(x, y)

x

ry

O(0, 0)

FIGURE 6.37 The point P in Example 2.

O

3

π b3, 3

Pa

π3

34π

continued

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 535

Page 36: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SOLUTION

(a) For P�3, 5��6�, r � 3 and � � 5��6:

x � r cos � y � r sin �

x � 3 cos �56�� and y � 3 sin �

56��

x � 3(���

23��) �2.60 y � 3(�

12

�) � 1.5

The rectangular coordinates for P are ��3�3��2, 1.5� ��2.60, 1.5� �Figure 6.39a�.

(b) For Q�2, �200��, r � 2 and � � �200�:

x � r cos � y � r sin �

x � 2 cos��200�� �1.88and

y � 2 sin��200�� 0.68

The rectangular coordinates for Q are approximately ��1.88, 0.68� �Figure 6.39b�.Now try Exercise 15.

536 CHAPTER 6 Applications of Trigonometry

FIGURE 6.39 The points P and Q inExample 3.

y

x

(b)

Q(2, –200°)

–200°

2

y

x

(a)

65π

3b3, Pa

65π

FIGURE 6.40 The point P in Example 4a.

y

x

P(–1, 1)2

tan–1(–1) = π–4

π + tan–1(–1) = 4

NOTES ON EXAMPLES

Example 4 provides an opportunityto monitor students’ use of the inversekeys on their graphers. You may needto assist some students in the correctchoice of the quadrant for this example.

When converting rectangular coordinates to polar coordinates, we must remember thatthere are infinitely many possible polar coordinate pairs. In Example 4 we report twoof the possibilities.

EXAMPLE 4 Converting from Rectangular to PolarCoordinates

Find two polar coordinate pairs for the points with given rectangular coordinates.

(a) P��1, 1� (b) Q��3, 0�

SOLUTION

(a) For P��1, 1�, x � �1 and y � 1:

r2 � x2 � y2 tan � � �xy

r2 � ��1�2 � �1�2 and tan � � ��

11� � �1

r � ��2� � � tan�1 ��1� � n� � � ��

4� � n�

We use the angles ���4 and ���4 � � � 3��4. Because P is on the ray oppositethe terminal side of ���4, the value of r corresponding to this angle is negative�Figure 6.40�. Because P is on the terminal side of 3��4, the value of r correspondingto this angle is positive. So two polar coordinate pairs of point P are

(��2�, ���

4�) and (�2�, �

34��).

(b) For Q��3, 0�, x � �3 and y � 0. Thus, r � �3 and � � n�. We use the angles 0and �. So two polar coordinates pairs for point Q are

��3, 0� and �3, ��.

Now try Exercise 27.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 536

Page 37: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.4 Polar Coordinates 537

EXPLORATION 1 Using a Grapher to Convert Coordinates

Most graphers have the capability to convert polar coordinates to rectangularcoordinates and vice versa. Usually they give just one possible polar coordi-nate pair for a given rectangular coordinate pair.

1. Use your grapher to check the conversions in Examples 3 and 4.

2. Use your grapher to convert the polar coordinate pairs �2, ��3�,��1, ��2�, �2, ��, ��5, 3��2�, �3, 2��, to rectangular coordinate pairs. (1, �3�), (0, �1), (�2, 0), (0, 5), (3, 0)

3. Use your grapher to convert the rectangular coordinate pairs��1, ��3��, �0, 2�, �3, 0�, ��1, 0�, �0, �4� to polar coordinatepairs. (�2, ��3), (2, ��2), (3, 0), (1, �), (4, 3��2)

FIGURE 6.41 The graph of the polar

equation r � 4 cos � in 0 � 2�.

[–4.7, 4.7] by [–3.1, 3.1]

EXPLORATION EXTENSIONS

Describe how your grapher chooses whatvalues to give when converting rectangu-lar coordinates to polar coordinates. Forexample, according to your grapher, whatare the possible values for r and for �?

FOLLOW-UP

Ask whether it is possible for two polarequations that are not algebraically equiv-alent to have identical graphs. (Yes)

Equation ConversionWe can use the Coordinate Conversion Equations to convert polar form to rectangularform and vice versa. For example, the polar equation r � 4 cos � can be converted torectangular form as follows:

r � 4 cos �

r2 � 4r cos �

x2 � y2 � 4x r2 � x2 � y2, r cos � � x

x2 � 4x � 4 � y2 � 4 Subtract 4x and add 4.

�x � 2�2 � y2 � 4 Factor.

Thus the graph of r � 4 cos � is all or part of the circle with center �2, 0� and radius 2.

Figure 6.41 shows the graph of r � 4 cos � for 0 � 2� obtained using the polargraphing mode of our grapher. So, the graph of r � 4 cos � is the entire circle.

Just as with parametric equations, the domain of a polar equation in r and � is under-stood to be all values of � for which the corresponding values of r are real numbers.You must also select a value for �min and �max to graph in polar mode.

You may be surprised by the polar form for a vertical line in Example 5.

EXAMPLE 5 Converting from Polar Form to Rectangular Form

Convert r � 4 sec � to rectangular form and identify the graph. Support your answerwith a polar graphing utility.

SOLUTION

r � 4 sec �

�se

rc �� � 4 Divide by sec �.

r cos � � 4 cos � � �se1c ��.

x � 4 r cos � � x

The graph is the vertical line x � 4 �Figure 6.42�. Now try Exercise 35.FIGURE 6.42 The graph of the vertical

line r � 4 sec � (x � 4). (Example 5)

[–2, 8] by [–10, 10]

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 537

Page 38: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

538 CHAPTER 6 Applications of Trigonometry

FIGURE 6.43 The graph of the circle

r � 6 cos � � 4 sin �. (Example 6)

[–5, 10] by [–2, 8]

FIGURE 6.44 The distance and direction of

two airplanes from a radar source. (Example 7)

y

x

(5, 15°)

(8, 110°)

EXAMPLE 6 Converting from Rectangular Formto Polar Form

Convert �x � 3�2 � �y � 2�2 � 13 to polar form.

SOLUTION

�x � 3�2 � �y � 2�2 � 13

x2 � 6x � 9 � y2 � 4y � 4 � 13

x2 � y2 � 6x � 4y � 0

Substituting r2 for x2 � y2, r cos � for x, and r sin � for y gives the following:

r2 � 6r cos � � 4r sin � � 0

r�r � 6 cos � � 4 sin �� � 0

r � 0 or r � 6 cos � � 4 sin � � 0

The graph of r � 0 consists of a single point, the origin, which is also on the graphof r � 6 cos � � 4 sin � � 0. Thus, the polar form is

r � 6 cos � � 4 sin �.

The graph of r � 6 cos � � 4 sin � for 0 � 2� is shown in Figure 6.43 andappears to be a circle with center �3, 2� and radius �1�3�, as expected.

Now try Exercise 43.

Finding Distance Using Polar CoordinatesA radar tracking system sends out high-frequency radio waves and receives theirreflection from an object. The distance and direction of the object from the radar isoften given in polar coordinates.

EXAMPLE 7 Using a Radar Tracking SystemRadar detects two airplanes at the same altitude. Their polar coordinates are �8 mi, 110��and �5 mi, 15��. �See Figure 6.44.� How far apart are the airplanes?

SOLUTION By the Law of Cosines �Section 5.6�,

d2 � 82 � 52 � 2 • 8 • 5 cos �110� � 15��

d � �8�2��� 5�2��� 2� •� 8� •� 5� c�o�s�9�5���

d 9.80

The airplanes are about 9.80 mi apart. Now try Exercise 51.

We can also use the Law of Cosines to derive a formula for the distance between pointsin the polar coordinate system. See Exercise 61.

ONGOING ASSESSMENT

Self-Assessment: Ex. 7, 15, 23, 27, 35,43, 51Embedded Assessment: Ex. 61

Ex. 55–60 provide practice with standardized tests.Ex. 67–71 show the connection betweenpolar equations and parametric equations.

ASSIGNMENT GUIDE

Day 1: Ex. 1–30, multiples of 3Day 2: Ex. 33–54, multiples of 3, 55–60

COOPERATIVE LEARNING

Group Activity: Ex. 68–71

NOTES ON EXERCISES

Ex. 23–30 emphasize the fact that thepolar coordinates of a point are notunique.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 538

Page 39: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.4 EXERCISES

In Exercises 7–14, plot the point with the given polar coordinates.

7. �3, 4��3� 8. �2, 5��6� 9. ��1, 2��5�10. ��3, 17��10� 11. �2, 30�� 12. �3, 210��13. ��2, 120�� 14. ��3, 135��

In Exercises 15–22, find the rectangular coordinates of the point withgiven polar coordinates.

15. �1.5, 7��3� 16. �2.5, 17��4�17. ��3, �29��7� 18. ��2, �14��5� (1.62, 1.18)

19. ��2, �� (2, 0) 20. �1, ��2� (0, 1)

21. �2, 270�� (0, �2) 22. ��3, 360�� (�3, 0)

In Exercises 23–26, polar coordinates of point P are given. Find all ofits polar coordinates.

23. P � �2, ��6� 24. P � �1, ���4�25. P � �1.5, �20�� 26. P � ��2.5, 50��

In Exercises 27–30, rectangular coordinates of point P are given. Findall polar coordinates of P that satisfy

(a) 0 � 2� (b) �� � � (c) 0 � 4�

27. P � �1, 1� 28. P � �1, 3�29. P � ��2, 5� 30. P � ��1, �2�

SECTION 6.4 Polar Coordinates 539

QUICK REVIEW 6.4 (For help, go to Sections P.2, 4.3, and 5.6.)

In Exercises 7 and 8, write a standard form equation for the circle.

7. Center �3, 0� and radius 2 8. Center �0, �4� and radius 3

In Exercises 9 and 10, use The Law of Cosines to find the measure ofthe third side of the given triangle.

9. 10.

640°

9

1060°

12

In Exercises 1–4, the polar coordinates of a point are given. Find itsrectangular coordinates.

1. 2.

3. 4.

In Exercises 5 and 6, (a) complete the table for the polar equation and(b) plot the corresponding points.

5. r � 3 sin �

6. r � 2 csc �

� ��4 ��2 5��6 � 4��3 2�

r 2�2� 2 4 und. �4�3��3 und.

� ��4 ��2 5��6 � 4��3 2�

r 3�2��2 3 3�2 0 �3�3��2 0

y

x(–1, 315°)

y

x

(–2, 60°)

y

x

π b–4, 45a

y

x

π b3, 32a

In Exercises 1 and 2, determine the quadrants containing the termi-nal side of the angles.

1. (a) 5��6 II (b) �3��4 III

2. (a) �300� I (b) 210� III

In Exercises 3–6, find a positive and a negative angle coterminalwith the given angle.

3. ���4 7��4, �9��4 4. ��3 7��3, �5��3

5. 160� 520�, �200� 6. �120� 240�, �480�

7. (x � 3)2 � y2 � 4 8. x2 � (y � 4)2 � 9

���32

�, �3�

23�

�� (2�2�, 2�2�)

(�1, ��3�) ����22�

�, ��22�

��

11.14 5.85

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 539

Page 40: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

In Exercises 31–34, use your grapher to match the polar equation withits graph.

31. r � 5 csc � (b) 32. r � 4 sin � (d)

33. r � 4 cos 3� (c) 34. r � 4 sin 3� (a)

In Exercises 35–42, convert the polar equation to rectangular formand identify the graph. Support your answer by graphing the polarequation.

35. r � 3 sec � 36. r � �2 csc � 37. r � �3 sin �

38. r � �4 cos � 39. r csc � � 1 40. r sec � � 3

41. r � 2 sin � � 4 cos � 42. r � 4 cos � � 4 sin �

In Exercises 43–50, convert the rectangular equation to polar form.Graph the polar equation.

43. x � 2 44. x � 5

45. 2x � 3y � 5 46. 3x � 4y � 2

47. �x � 3�2 � y2 � 9 48. x2 � �y � 1�2 � 1

49. �x � 3�2 � �y � 3�2 � 18 50. �x � 1�2 � �y � 4�2 � 17

51. Tracking Airplanes The location, given in polar coordi-nates, of two planes approaching the Vicksburg airport are �4 mi, 12�� and �2 mi, 72��. Find the distance between the airplanes. 2�3� 3.46 mi

52. Tracking Ships The location of two ships from Mays LandingLighthouse, given in polar coordinates, are �3 mi, 170�� and �5 mi,150��. Find the distance between the ships. 2.41 mi

53. Using Polar Coordinates in Geometry A square with sidesof length a and center at the origin has two sides parallel to the x-axis. Find polar coordinates of the vertices.

54. Using Polar Coordinates in Geometry A regular pentagonwhose center is at the origin has one vertex on the positive x-axis ata distance a from the center. Find polar coordinates of the vertices.

Standardized Test Questions55. True or False Every point in the plane has exactly two polar

coordinates. Justify your answer.

56. True or False If r1 and r2 are not 0, and if �r1, �� and �r2, � � ��represent the same point in the plane, then r1 � �r2. Justify youranswer.

(d)(c)

(b)(a)

In Exercises 57–60, solve the problem without using a calculator.

57. Multiple Choice If r � 0, which of the following polar coordi-nate pairs represents the same point as the point with polar coordi-nates �r, ��? C

(A) ��r, �� (B) ��r, � � 2�� (C) ��r, � � 3��(D) �r, � ��� (E) �r, � � 3��

58. Multiple Choice Which of the following are the rectangularcoordinates of the point with polar coordinate ��2, ���3�? C

(A) ����3, 1� (B) ��1, ���3� (C) ��1, ��3�(D) �1, ���3� (E) �1, ��3�

59. Multiple Choice Which of the following polar coordinatepairs represent the same point as the point with polar coordi-nates �2, 110��? A

(A) ��2, �70�� (B) ��2, 110�� (C) ��2, �250��(D) �2, �70�� (E) �2, 290��

60. Multiple Choice Which of the following polar coordinate pairs doesnot represent the point with rectangular coordinates ��2, �2�? E

(A) �2�2�, �135�� (B) �2�2�, 225�� (C) ��2�2�, �315��(D) ��2�2�, 45�� (E) ��2�2�, 135��

Explorations61. Polar Distance Formula Let P1 and P2 have polar coordinates

�r1, �1� and �r2, �2�, respectively.

(a) If �1 � �2 is a multiple of �, write a formula for the distancebetween P1 and P2.

(b) Use the Law of Cosines to prove that the distance between P1

and P2 is given by

d � �r21 � r2

2� � 2r1�r2 cos�(�1 ���2)�

(c) Writing to Learn Does the formula in part �b� agree withthe formula�s� you found in part �a�? Explain.

62. Watching Your �-Step Consider the polar curve r � 4 sin �.Describe the graph for each of the following.

(a) 0 � ��2 (b) 0 � 3��4

(c) 0 � 3��2 (d) 0 � 4�

In Exercises 63–66, use the results of Exercise 61 to find the distancebetween the points with given polar coordinates.

63. �2, 10��, �5, 130�� 6.24 64. �4, 20��, �6, 65�� 4.25

65. ��3, 25��, ��5, 160�� 7.43 66. �6, �35��, �8, �65�� 4.11

Extending the Ideas67. Graphing Polar Equations Parametrically Find paramet-

ric equations for the polar curve r � f ���.

Group Activity In Exercises 68–71, use what you learned inExercise 67 to write parametric equations for the given polar equation.Support your answers graphically.

68. r � 2 cos � 69. r � 5 sin �

70. r � 2 sec � 71. r � 4 csc �

540 CHAPTER 6 Applications of Trigonometry

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 540

Page 41: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.5 Graphs of Polar Equations 541

6.5Graphs of Polar Equations What you’ll learn about■ Polar Curves and Parametric

Curves

■ Symmetry

■ Analyzing Polar Curves

■ Rose Curves

■ Limaçon Curves

■ Other Polar Curves

. . . and whyGraphs that have circular orcylindrical symmetry often havesimple polar equations, whichis very useful in calculus.

Polar Curves and Parametric CurvesPolar curves are actually just special cases of parametric curves. Keep in mind thatpolar curves are graphed in the (x, y) plane, despite the fact that they are given in termsof r and �. That is why the polar graph of r � 4 cos � is a circle (see Figure 6.41 inSection 6.4) rather than a cosine curve.

In function mode, points are determined by a vertical coordinate that changes as the hori-zontal coordinate moves left to right. In polar mode, points are determined by a directeddistance from the pole that changes as the angle sweeps around the pole. The connec-tion is provided by the Coordinate Conversion Equations from Section 6.4, which showthat the graph of r � f(�) is really just the graph of the parametric equations

x � f(�) cos �

y � f(�) sin �

for all values of � in some parameter interval that suffices to produce a complete graph.(In many of our examples, 0 � � 2� will do.)

Since modern graphing calculators produce these graphs so easily in polar mode, weare frankly going to assume that you do not have to sketch them by hand. Instead wewill concentrate on analyzing the properties of the curves. In later courses you can dis-cover further properties of the curves using the tools of calculus.

SymmetryYou learned algebraic tests for symmetry for equations in rectangular form in Section1.2. Algebraic tests also exist for polar form.

Figure 6.45 on the next page shows a rectangular coordinate system superimposed ona polar coordinate system, with the origin and the pole coinciding and the positivex-axis and the polar axis coinciding.

The three types of symmetry figures to be considered will have are:

1. The x-axis (polar axis) as a line of symmetry (Figure 6.45a).

2. The y-axis (the line � � ��2) as a line of symmetry (Figure 6.45b).

3. The origin (the pole) as a point of symmetry (Figure 6.45c).

All three algebraic tests for symmetry in polar forms require replacing the pair �r, ��,which satisfies the polar equation, with another coordinate pair and determiningwhether it also satisfies the polar equation.

OBJECTIVE

Students will be able to graph polar equa-tions and determine the maximum r-valueand the symmetry of a graph.

MOTIVATE

Ask students to use a grapher to comparethe graphs of the polar equations r � tan � and r � �tan � for 0 � 2�.(The graphs are identical.)

LESSON GUIDE

Day 1: Polar Curves and ParametricCurves; Symmetry; Analyzing PolarGraphs; Rose CurvesDay 2: Limaçon Curves; Other PolarCurves

Symmetry Tests for Polar Graphs

The graph of a polar equation has the indicated symmetry if either replacementproduces an equivalent polar equation.

To Test for Symmetry Replace By

1. about the x-axis, �r, �� �r, ��� or ��r, � � ��.2. about the y-axis, �r, �� ��r, ��� or �r, � � ��.3. about the origin, �r, �� ��r, �� or �r, � � ��.

TEACHING NOTE

When determining symmetry, sometimesonly one of the replacements will appear toproduce an equivalent polar equation. Forexample, the graph of r � �� � is symmetricabout the polar axis, but at first glance thisequation does not appear to be equivalentto �r � �� � � �. Although the pairs (r, �)that solve each equation are different, thegraphs of these two equations are the same.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 541

Page 42: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

542 CHAPTER 6 Applications of Trigonometry

EXAMPLE 1 Testing for SymmetryUse the symmetry tests to prove that the graph of r � 4 sin 3� is symmetric about they-axis.

SOLUTION Figure 6.46 suggests that the graph of r � 4 sin 3� is symmetric aboutthe y-axis and not symmetric about the x-axis or origin.

r � 4 sin 3�

�r � 4 sin 3���� Replace �r, �� by ��r, ���.

�r � 4 sin ��3��

�r � �4 sin 3� sin � is an odd function of �.

r � 4 sin 3� (Same as original.)

Because the equations �r � 4 sin 3���� and r � 4 sin 3� are equivalent, there issymmetry about the y-axis. Now try Exercise 13.

Analyzing Polar GraphsWe analyze graphs of polar equations in much the same way that we analyze the graphsof rectangular equations. For example, the function r of Example 1 is a continuousfunction of �. Also r � 0 when � � 0 and when � is any integer multiple of ��3. Thedomain of this function is the set of all real numbers.

Trace can be used to help determine the range of this polar function (Figure 6.47). Itcan be shown that �4 r 4.

Usually, we are more interested in the maximum value of �r � rather than the range of rin polar equations. In this case, �r � 4 so we can conclude that the graph is bounded.

A maximum value for � r � is a for a polar equation. A maximumr-value occurs at a point on the curve that is the maximum distance from the pole. InFigure 6.47, a maximum r-value occurs at �4, ��6� and ��4, ��2�. In fact, we get amaximum r-value at every �r, �� which represents the tip of one of the three petals.

maximum r-value

FIGURE 6.45 Symmetry with respect to (a) the x-axis (polar axis), (b) the y-axis (the line � � ��2), and (c) the origin (the pole).

y

x

(c)

(r, )θ

(–r, ) = (r, +θ θ )π

+θ π θ

y

x

(b)

(r, )θ(r, (–r, – )θ–π ) =θ

–π θ

θ

y

x

(a)

(r, )θ

(r, – ) = (–r, –θ π )θ

– θ

θ

FIGURE 6.46 The graph of r � 4 sin 3�

is symmetric about the y-axis. (Example 1)

[–6,6] by [–4, 4]

TEACHING NOTE

It is customary to draw graphs of polarcurves in radian mode.

ALERT

Students are used to specifying differentviewing windows to control what they seeon the graphing screen. On polar graphs,students should be careful to note theirselection of the range values for x, y, and�. Since the environment into which thepolar coordinates are patched is the rec-tangular system, students need to be con-cerned about controlling both the viewingwindow and the polar environment.Encourage students to experiment withdifferent input values for both the polarfunction r and the input variable � and toobserve the effects on the graphs.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 542

Page 43: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.5 Graphs of Polar Equations 543

[–6,6] by [–5, 3]

1

R=4 =.52359878θ[–6,6] by [–5, 3]

1

R=�4 =1.5707963θ

FIGURE 6.47 The values of r in r � 4 sin 3� vary from (a) 4 to (b) �4.

To find maximum r-values we must find maximum values of � r � as opposed to thedirected distance r. Example 2 shows one way to find maximum r-values graphically.

EXAMPLE 2 Finding Maximum r-ValuesFind the maximum r-value of r � 2 � 2 cos �.

SOLUTION Figure 6.48a shows the graph of r � 2 � 2 cos � for 0 � 2�.Because we are only interested in the values of r, we use the graph of the rectangularequation y � 2 � 2 cos x in function graphing mode (Figure 6.48b). From this graphwe can see that the maximum value of r, or y, is 4. It occurs when � is any multipleof 2�. Now try Exercise 21.

FIGURE 6.48 With � � x, the y-values in(b) are the same as the directed distance fromthe pole to (r, �) in (a).

Rectangular coordinates

(b)

by [–4, 4]2 π ][0,

y = 2 + 2 cos x

[–4.7, 4.7] by [–3.1, 3.1]

Polar coordinates

(a)

r = 2 + 2 cos θ

(a) (b)

EXAMPLE 3 Finding Maximum r-ValuesIdentify the points on the graph of r � 3 cos 2� for 0 � 2� that give maximumr-values.

SOLUTION Using trace in Figure 6.49 we can show that there are four points onthe graph of r � 3 cos 2� in 0 � � 2� at maximum distance of 3 from the pole:

�3, 0�, ��3, ��2�, �3, ��, and ��3, 3��2�.

Figure 6.50a shows the directed distances r as the y-values of y1 � 3 cos 2x, andFigure 6.50b shows the distances �r � as the y-values of y2 � �3 cos 2x �. There are fourmaximum values of y2 (i.e., �r �) in part (b) corresponding to the four extreme values ofy1 (i.e., r) in part (a). Now try Exercise 23.

FIGURE 6.49 The graph of r � 3 cos 2�.(Example 3)

y

x

π b–3, 23a

π b–3, 2

a

)(3, π

(3, 0)

Maximumr-values

Maximumr-values

FIGURE 6.50 The graph of (a) y1 � 3 cos 2x and (b) y2 � �3 cos 2x � in function graphingmode. (Example 3)

(b)

by [–5, 5]2 π ][0,

(a)

by [–5, 5]2 π ][0,

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 543

Page 44: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

544 CHAPTER 6 Applications of Trigonometry

ALERT

Some students will find the maximumvalue of r instead of the maximum valueof �r �. Emphasize that we are looking forthe maximum distance from the pole, andr may be either positive or negative at thispoint.

TEACHING NOTE

Polar graphs are an invitation for studentsto explore mathematics. Students will beable to produce elaborate graphs usingpolar graphing techniques. Encourage stu-dents to graph different modifications ofr � a � b cos � to see the effects of theirchoices.

FIGURE 6.51 The graph of 8-petal rose

curve r � 3 sin 4�. (Example 4)

[–4.7, 4.7] by [–3.1, 3.1]

Rose CurvesThe curve in Example 1 is a 3-petal rose curve and the curve in Example 3 is a 4-petalrose curve. The graphs of the polar equations r � a cos n� and r � a sin n�, where nis an integer greater than 1, are . If n is odd there are n petals, and if n iseven there are 2n petals.

EXAMPLE 4 Analyzing a Rose CurveAnalyze the graph of the rose curve r � 3 sin 4�.

SOLUTION Figure 6.51 shows the graph of the 8-petal rose curve r � 3 sin 4�. Themaximum r-value is 3. The graph appears to be symmetric about the x-axis, y-axis,and the origin. For example, to prove that the graph is symmetric about the x-axis wereplace �r, �� by ��r, � � ��:

r � 3 sin 4�

�r � 3 sin 4�� � ��

�r � 3 sin �4� � 4��

�r � 3�sin 4� cos 4� � cos 4� sin 4�� Sine difference identity

�r � 3��0� cos 4� � �1� sin 4�� sin 4� � 0, cos 4� � 1

�r � �3 sin 4�

r � 3 sin 4�

Because the new polar equation is the same as the original equation, the graph issymmetric about the x-axis. In a similar way, you can prove that the graph is sym-metric about the y-axis and the origin. (See Exercise 58.)

Domain: All reals.Range: ��3, 3�ContinuousSymmetric about the x-axis, the y-axis, and the origin.BoundedMaximum r-value: 3No asymptotes. Now try Exercise 29.

rose curves

Here are the general characteristics of rose curves. You will investigate these curves inmore detail in Exercises 67 and 68.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 544

Page 45: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.5 Graphs of Polar Equations 545

Limaçon CurvesThe are graphs of polar equations of the form

r � a � b sin � and r � a � b cos �,

where a � 0 and b � 0. Limaçon, pronounced “LEE-ma-sohn,” is Old Frenchfor “snail.” There are four different shapes of limaçons, as illustrated in Figure 6.52.

limaçon curves

Graphs of Rose Curves

The graphs of r � a cos n� and r � a sin n�, where n � 1 is an integer, have thefollowing characteristics:

Domain: All realsRange: ���a�, �a� �ContinuousSymmetry: n even, symmetric about x-, y-axis, origin

n odd, r � a cos n� symmetric about x-axisn odd, r � a sin n� symmetric about y-axis

BoundedMaximum r-value: �a�No asymptotesNumber of petals: n, if n is odd

2n, if n is evenA ROSE IS A ROSE…

Budding botanists like to point out that therose curve doesn’t look much like a rose.However, consider the beautiful stained-glass window shown here, which is a fea-ture of many great cathedrals and is calleda “rose window.”

FIGURE 6.52 The four types of limaçons.

(d)

Convex limaçon: ≥ 2ab

(c)

Dimpled limaçon: 1 < < 2ab

(b)

Cardioid: = 1ab

(a)

Limaçon with an inner loop: < 1ab

EXAMPLE 5 Analyzing a Limaçon CurveAnalyze the graph of r � 3 � 3 sin �.

SOLUTION We can see from Figure 6.53 that the curve is a cardioid with maxi-mum r-value 6. The graph is symmetric only about the y-axis.

Domain: All reals.Range: �0, 6�ContinuousSymmetric about the y-axis.BoundedMaximum r-value: 6No asymptotes. Now try Exercise 33.

FIGURE 6.53 The graph of the cardioidof Example 5.

[–7, 7] by [–8, 2]

=4.712389θR=6

1

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 545

Page 46: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

546 CHAPTER 6 Applications of Trigonometry

EXAMPLE 6 Analyzing a Limaçon CurveAnalyze the graph of r � 2 � 3 cos �.

SOLUTION We can see from Figure 6.54 that the curve is a limaçon with an innerloop and maximum r-value 5. The graph is symmetric only about the x-axis.

Domain: All reals.Range: ��1, 5�ContinuousSymmetric about the x-axis.BoundedMaximum r-value: 5No asymptotes. Now try Exercise 39.

Graphs of Limaçon Curves

The graphs of r � a � b sin � and r � a � b cos �, where a � 0 and b � 0, havethe following characteristics:

Domain: All reals Range: �a � b, a � b�ContinuousSymmetry: r � a � b sin �, symmetric about y-axis

r � a � b cos �, symmetric about x-axisBoundedMaximum r-value: a � bNo asymptotes

EXPLORATION 1 Limaçon Curves

Try several values for a and b to convince yourself of the characteristics oflimaçon curves listed above.

FIGURE 6.54 The graph of a limaçonwith an inner loop. (Example 6)

[–3, 8] by [–4, 4]

=0θR=5

1

FIGURE 6.55 The graph of r � � for(a) � 0 (set �min � 0, �max � 45,�step � 0.1) and (b) � 0 (set �min � �45,�max � 0, �step � 0.1). (Example 7)

[–30, 30] by [–20, 20]

(b)

[–30, 30] by [–20, 20]

(a) Other Polar CurvesAll the polar curves we have graphed so far have been bounded. The spiral in Example 7is unbounded.

EXAMPLE 7 Analyzing the Spiral of ArchimedesAnalyze the graph of r � �.

SOLUTION We can see from Figure 6.55 that the curve has no maximum r-valueand is symmetric about the y-axis.

Domain: All reals.Range: All reals.ContinuousSymmetric about the y-axis.UnboundedNo maximum r-value.No asymptotes. Now try Exercise 41.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 546

Page 47: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.5 Graphs of Polar Equations 547

The are graphs of polar equations of the form

r2 � a2 sin 2� and r2 � a2 cos 2�.

EXAMPLE 8 Analyzing a Lemniscate CurveAnalyze the graph of r2 � 4 cos 2� for �0, 2��.

SOLUTION It turns out that you can get the complete graph using r � 2�cos 2��.You also need to choose a very small � step to produce the graph in Figure 6.56.

Domain: �0, ��4� � �3��4, 5��4� � �7��4, 2��Range: ��2, 2�Symmetric about the x-axis, the y-axis, and the origin.Continuous (on its domain)BoundedMaximum r-value: 2No asymptotes. Now try Exercise 43.

lemniscate curves

FOLLOW-UP

Have students try to confirm the x-axissymmetry of Example 4 by using thereplacement (r, ��) instead of using(�r, � � �). Discuss the results.

ASSIGNMENT GUIDE

Day 1: Ex. 1–8 all, 15–30, multiples of 3Day 2: Ex. 9–12, 33–48, multiples of 3, 58,61–65COOPERATIVE LEARNING

Group Activity: Ex. 57

NOTES ON EXERCISES

Ex. 45–48 require students to find the dis-tance from the pole to the furthest pointon the petal, not the arc length.Ex. 58–60 provide additional discussionof examples in the text.Ex. 61–66 provide practice with standard-ized tests.ONGOING ASSESSMENT

Self-Assessment: Ex. 13, 21, 23, 29, 33,39, 41, 43Embedded Assessment: Ex. 59, 60, 73

FIGURE 6.56 The graph of the lemniscate

r2 � 4 cos 2�. (Example 8)

[–4.7, 4.7] by [–3.1, 3.1]

EXPLORATION 2 Revisiting Example 8

1. Prove that �-values in the intervals ���4, 3��4� and �5��4, 7��4� are notin the domain of the polar equation r2 � 4 cos 2�.

2. Explain why r � �2�co�s�2��� produces the same graph as r � 2�co�s�2���in the interval �0, 2��.

3. Use the symmetry tests to show that the graph of r2 � 4 cos 2� is sym-metric about the x-axis.

4. Use the symmetry tests to show that the graph of r2 � 4 cos 2� is sym-metric about the y-axis.

5. Use the symmetry tests to show that the graph of r2 � 4 cos 2� is sym-metric about the origin.

EXPLORATION EXTENSIONS

Graph r2 � 4 sin 2�. How is this graphrelated to the graph of r2 � 4 cos 2�?

QUICK REVIEW 6.5 (For help, go to Sections 1.2 and 5.3.)

In Exercises 1–4, find the absolute maximum value and absoluteminimum value in �0, 2�� and where they occur.

1. y � 3 cos 2x 2. y � 2 � 3 cos x

3. y � 2�co�s�2�x� 4. y � 3 � 3 sin x

In Exercises 5 and 6, determine if the graph of the function is sym-metric about the (a) x-axis, (b) y-axis, and (c) origin.

5. y � sin 2x no; no; yes 6. y � cos 4x no; yes; no

In Exercises 7–10, use trig identities to simplify the expression.

7. sin �� � �� sin � 8. cos �� � �� �cos �

9. cos 2�� � �� cos2 � � sin2 � 10. sin 2�� � �� 2 sin � cos �

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 547

Page 48: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

548 CHAPTER 6 Applications of Trigonometry

SECTION 6.5 EXERCISES

In Exercises 1 and 2, (a) complete the table for the polar equation, and(b) plot the corresponding points.

1. r � 3 cos 2�

2. r � 2 sin 3�

In Exercises 3–6, draw a graph of the rose curve. State the smallest �-interval �0 � k� that will produce a complete graph.

3. r � 3 sin 3� 4. r � �3 cos 2�

5. r � 3 cos 2� 6. r � 3 sin 5�

Exercises 7 and 8 refer to the curves in the given figure.

7. The graphs of which equations are shown? r3 is graph (b).

r1 � 3 cos 6� r2 � 3 sin 8� r3 � 3�cos 3� �

8. Use trigonometric identities to explain which of these curves isthe graph of r � 6 cos 2� sin 2�. (a)

In Exercises 9–12, match the equation with its graph without usingyour graphing calculator.

[–4.7, 4.7] by [–4.1, 2.1]

(d)

[–3.7, 5.7] by [–3.1, 3.1]

(c)

[–4.7, 4.7] by [–3.1, 3.1]

(b)

[–4.7, 4.7] by [–4.1, 2.1]

(a)

[–4.7, 4.7] by [–3.1, 3.1]

(b)

[–4.7, 4.7] by [–3.1, 3.1]

(a)

� 0 ��6 ��3 ��2 2��3 5��6 �

r 0 2 0 �2 0 2 0

� 0 ��4 ��2 3��4 � 5��4 3��2 7��4

r 3 0 �3 0 3 0 �3 0

9. Does the graph of r � 2 � 2 sin � or r � 2 � 2 cos � appear inthe figure? Explain. Graph (b) is r � 2 � 2 cos �.

10. Does the graph of r � 2 � 3 cos � or r � 2 � 3 cos � appear inthe figure? Explain. Graph (c) is r � 2 � 3 cos �.

11. Is the graph in (a) the graph of r � 2 � 2 sin � or r � 2 � 2 cos �?Explain. Graph (a) is r � 2 � 2 sin �.

12. Is the graph in (d) the graph of r � 2 � 1.5 cos � or r � 2 � 1.5sin �? Explain. Graph (d) is r � 2 � 1.5 sin �.

In Exercises 13–20, use the polar symmetry tests to determine if thegraph is symmetric about the x-axis, the y-axis, or the origin.

13. r � 3 � 3 sin � 14. r � 1 � 2 cos �

15. r � 4 � 3 cos � 16. r � 1 � 3 sin �

17. r � 5 cos 2� 18. r � 7 sin 3�

19. r � �1 �

3sin �� 20. r � �

1 �

2cos ��

In Exercises 21–24, identify the points for 0 � 2� where maxi-mum r-values occur on the graph of the polar equation.

21. r � 2 � 3 cos � 22. r � �3 � 2 sin �

23. r � 3 cos 3� 24. r � 4 sin 2�

In Exercises 25–44, analyze the graph of the polar curve.

25. r � 3 26. r � �2

27. � � ��3 28. � � ���4

29. r � 2 sin 3� 30. r � �3 cos 4�

31. r � 5 � 4 sin � 32. r � 6 � 5 cos �

33. r � 4 � 4 cos � 34. r � 5 � 5 sin �

35. r � 5 � 2 cos � 36. r � 3 � sin �

37. r � 2 � 5 cos � 38. r � 3 � 4 sin �

39. r � 1 � cos � 40. r � 2 � sin �

41. r � 2� 42. r � ��4

43. r2 � sin 2�, 0 � 2� 44. r2 � 9 cos 2�, 0 � 2�

In Exercises 45–48, find the length of each petal of the polar curve.

45. r � 2 � 4 sin 2� 46. r � 3 � 5 cos 2�

47. r � 1 � 4 cos 5� 48. r � 3 � 4 sin 5�

In Exercises 49–52, select the two equations whose graphs are the samecurve. Then, even though the graphs of the equations are identical,describe how the two paths are different as � increases from 0 to 2�.

49. r1 � 1 � 3 sin �, r2 � �1 � 3 sin �, r3 � 1 � 3 sin �

50. r1 � 1 � 2 cos �, r2 � �1 � 2 cos �, r3 � �1 � 2 cos �

51. r1 � 1 � 2 cos �, r2 � 1 � 2 cos �, r3 � �1 � 2 cos �

52. r1 � 2 � 2 sin �, r2 � �2 � 2 sin �, r3 � 2 � 2 sin �

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 548

Page 49: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.5 Graphs of Polar Equations 549

In Exercises 53–56, (a) describe the graph of the polar equation,(b) state any symmetry that the graph possesses, and (c) state its maximum r-value if it exists.

53. r � 2 sin2 2� � sin 2� 54. r � 3 cos 2� � sin 3�

55. r � 1 � 3 cos 3� 56. r � 1 � 3 sin 3�

57. Group Activity Analyze the graphs of the polar equationsr � a cos n� and r � a sin n� when n is an even integer.

58. Revisiting Example 4 Use the polar symmetry tests to provethat the graph of the curve r � 3 sin 4� is symmetric about the y-axis and the origin.

59. Writing to Learn Revisiting Example 5 Confirm the rangestated for the polar function r � 3 � 3 sin � of Example 5 bygraphing y � 3 � 3 sin x for 0 x 2�. Explain why this works.

60. Writing to Learn Revisiting Example 6 Confirm the rangestated for the polar function r � 2 � 3 cos � of Example 6 bygraphing y � 2 � 3 cos x for 0 x 2�. Explain why this works.

Standardized Test Questions61. True or False A polar curve is always bounded. Justify your

answer. False. The spiral r � � is unbounded.

62. True or False The graph of r � 2 � cos � is symmetric aboutthe x-axis. Justify your answer.

In Exercises 63–66, solve the problem without using a calculator.

63. Multiple Choice Which of the following gives the number ofpetals of the rose curve r � 3 cos 2�? D

(A) 1 (B) 2 (C) 3 (D) 4 (E) 6

64. Multiple Choice Which of the following describes the symme-try of the rose graph of r � 3 cos 2�? D

(A) only the x-axis

(B) only the y-axis

(C) only the origin

(D) the x-axis, the y-axis, the origin

(E) Not symmetric about the x-axis, the y-axis, or the origin

65. Multiple Choice Which of the following is a maximum r-value for r � 2 � 3 cos �? B

(A) 6 (B) 5 (C) 3 (D) 2 (E) 1

66. Multiple Choice Which of the following is the number ofpetals of the rose curve r � 5 sin 3�? B

(A) 1 (B) 3 (C) 6 (D) 10 (E) 15

Explorations67. Analyzing Rose Curves Consider the polar equation

r � a cos n� for n, an odd integer.

(a) Prove that the graph is symmetric about the x-axis.

(b) Prove that the graph is not symmetric about the y-axis.

(c) Prove that the graph is not symmetric about the origin.

(d) Prove that the maximum r-value is �a �.

(e) Analyze the graph of this curve.

68. Analyzing Rose Curves Consider the polar equationr � a sin n� for n an odd integer.

(a) Prove that the graph is symmetric about the y-axis.

(b) Prove that the graph is not symmetric about the x-axis.

(c) Prove that the graph is not symmetric about the origin.

(d) Prove that the maximum r-value is �a �.

(e) Analyze the graph of this curve.

69. Extended Rose Curves The graphs of r1 � 3 sin ��5�2��� andr2 � 3 sin ��7�2��� may be called rose curves.

(a) Determine the smallest �-interval that will produce a completegraph of r1; of r2.

(b) How many petals does each graph have?

Extending the IdeasIn Exercises 70–72, graph each polar equation. Describe how they arerelated to each other.

70. (a) r1 � 3 sin 3� (b) r2 � 3 sin 3(� � �1�

2� )

(c) r3 � 3 sin 3(� � ��

4� )

71. (a) r1 � 2 sec � (b) r2 � 2 sec (� � ��

4� )

(c) r3 � 2 sec (� � ��

3� )

72. (a) r1 � 2 � 2 cos � (b) r2 � r1 (� � ��

4� )

(c) r3 � r1 (� � ��

3� )

73. Writing to Learn Describe how the graphs of r � f ���,r � f �� � ��, and r � f �� � �� are related. Explain why youthink this generalization is true.

5144_Demana_Ch06pp501-566 01/11/06 9:33 PM Page 549

Page 50: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

550 CHAPTER 6 Applications of Trigonometry

6.6De Moivre’s Theorem and nth Roots What you’ll learn about■ The Complex Plane

■ Trigonometric Form ofComplex Numbers

■ Multiplication and Division ofComplex Numbers

■ Powers of Complex Numbers

■ Roots of Complex Numbers

. . . and whyThis material extends yourequation-solving technique toinclude equations of the formzn � c, n an integer and c acomplex number.

The Complex PlaneYou might be curious as to why we reviewed complex numbers in Section P.6, thenproceeded to ignore them for the next six chapters. (Indeed, after this section we willpretty much ignore them again.) The reason is simply because the key to understand-ing calculus is the graphing of functions in the Cartesian plane, which consists of twoperpendicular real (not complex) lines.

We are not saying that complex numbers are impossible to graph. Just as every realnumber is associated with a point of the real number line, every complex number canbe associated with a point of the . This idea evolved through the workof Caspar Wessel (1745–1818), Jean-Robert Argand (1768–1822) and Carl FriedrichGauss (1777–1855). Real numbers are placed along the horizontal axis (the )and imaginary numbers along the vertical axis (the ), thus associatingthe complex number a � bi with the point (a, b). In Figure 6.57 we show the graph of2 � 3i as an example.

imaginary axisreal axis

complex plane

a

a + bibi

(a)

Imaginary axis

Realaxis

2

(b)

2 + 3i3i

Imaginary axis

Realaxis

FIGURE 6.57 Plotting points in thecomplex plane.

EXAMPLE 1 Plotting Complex NumbersPlot u � 1 � 3i, v � 2 � i, and u � v in the complex plane. These three points andthe origin determine a quadrilateral. Is it a parallelogram?

SOLUTION First notice that u � v � (1 � 3i) � (2 � i) � 3 � 2i. The numbersu, v, and u � v are plotted in Figure 6.58a. The quadrilateral is a parallelogrambecause the arithmetic is exactly the same as in vector addition (Figure 6.58b).

Now try Exercise 1.

Example 1 shows how the complex plane representation of complex number additionis virtually the same as the Cartesian plane representation of vector addition. Anothersimilarity between complex numbers and two-dimensional vectors is the definition ofabsolute value.

Imaginary axis

RealaxisO

u = 1 + 3i

u + v = 3 + 2i

v = 2 – i

(a)

y

xO

u = 1, 3

u + v = 3, 2

v = 2, –1

(b)

FIGURE 6.58 (a) Two numbers and their sum are plotted in the complex plane. (b) Thearithmetic is the same as in vector addition. (Example 1)IS THERE A CALCULUS OF COMPLEX

FUNCTIONS?

There is a calculus of complex functions.If you study it someday, it should onlybe after acquiring a pretty firm algebraicand geometric understanding of the cal-culus of real functions.

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 550

Page 51: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.6 De Moivre’s Theorem and nth Roots 551

POLAR FORM

What’s in a cis?Trigonometric (or polar) form appearsfrequently enough in scientific texts tohave an abbreviated form. The expres-sion “cos � � i sin �” is often shortenedto “cis �” (pronounced “kiss �”). Thus z � r cis �.

OBJECTIVE

Students will be able to represent com-plex numbers in the complex plane andwrite them in trigonometric form. Theywill be able to use trigonometric form tosimplify some algebraic operations withcomplex numbers.

MOTIVATE

Have students find all solutions of theequation z4 � 1, where z is a complexnumber. (z � �1, z � �i)

LESSON GUIDE

Day 1: The Complex Plane;Trigonometric Form of ComplexNumbers; Multiplication and Division ofComplex NumbersDay 2: Powers of Complex Numbers;Roots of Complex Numbers

DEFINITION Absolute Value (Modulus) of a Complex Number

The absolute value or modulus of a complex number z � a � bi is

�z� � �a � bi� � �a2 � b�2� .

In the complex plane, �a � bi� is the distance of a � bi from the origin.

Trigonometric Form of Complex NumbersFigure 6.59 shows the graph of z � a � bi in the complex plane. The distance rfrom the origin is the modulus of z. If we define a direction angle � for z just as wedid with vectors, we see that a � r cos � and b � r sin �. Substituting these expres-sions for a and b gives us the (or ) of the complexnumber z.

polar formtrigonometric form

z = a + bi

rb = r sin u

a = r cos uθ

Imaginary axis

Realaxis

FIGURE 6.59 If r is the distance of z � a � bi from the origin and � is the directionalangle shown, then z � r (cos � � i sin �), which is the trigonometric form of z.

DEFINITION Trigonometric Form of a Complex Number

The of the complex number z � a � bi is

z � r�cos � � i sin ��

where a � r cos �, b � r sin �, r � �a�2��� b�2�, and tan � � b�a. The number r is theabsolute value or modulus of z, and � is an of z.argument

trigonometric form

An angle � for the trigonometric form of z can always be chosen so that 0 � 2�,although any angle coterminal with � could be used. Consequently, the angle � and argu-ment of a complex number z are not unique. It follows that the trigonometric form of acomplex number z is not unique.

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 551

Page 52: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

552 CHAPTER 6 Applications of Trigonometry

EXAMPLE 2 Finding Trigonometric FormsFind the trigonometric form with 0 � � 2� for the complex number.

(a) 1 � �3�i (b) �3 �4i

SOLUTION

(a) For 1 � �3�i,

r � �1 � �3�i � � ��1��2� �� ����3���2� � 2.

Because the reference angle �� for � is ���3 (Figure 6.60),

� � 2� � (���

3�) � �

53��.

Thus,

1 � �3�i � 2 cos �53�� � 2i sin �

53��.

(b) For �3 �4i,

��3 � 4i � � ����3��2� �� ����4��2� � 5.

The reference angle �� for � (Figure 6.61) satisfies the equation

tan �� � �43

�, so

�� � tan�1 �43

� � 0.927. . . .

Because the terminal side of � is in the third quadrant, we conclude that

� � � � �� 4.07.

Therefore,

�3 � 4i 5�cos 4.07 � i sin 4.07�.Now try Exercise 5.

FIGURE 6.60 The complex number forExample 2a.

θ ′

θ

1 – 3i

Imaginary axis

Realaxis

FIGURE 6.61 The complex number forExample 2b.

θ ′

θ

–3 – 4i

Imaginary axis

Realaxis

TEACHING NOTE

It may be useful to review complex num-bers as introduced in Section P.6.

Multiplication and Division of Complex NumbersThe trigonometric form for complex numbers is particularly convenient for multiplyingand dividing complex numbers. The product involves the product of the moduli and thesum of the arguments. (Moduli is the plural of modulus.) The quotient involves the quo-tient of the moduli and the difference of the arguments.

Product and Quotient of Complex Numbers

Let z1 � r1 �cos �1 � i sin �1� and z2 � r2 �cos �2 � i sin �2�. Then

1. z1 • z2 � r1r2 �cos ��1 � �2� � i sin ��1 � �2��.

2. �zz

1

2� � �

rr

1

2� �cos ��1 � �2� � i sin ��1 � �2��, r2 � 0.

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 552

Page 53: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.6 De Moivre’s Theorem and nth Roots 553

TEACHING NOTE

The proofs of the product and quotientformulas are good applications of the sumand difference identities studied inSection 5.3

TEACHING NOTE

Many of the calculations discussed in thissection can be performed using a grapher’sbuilt-in functions for converting betweenrectangular and polar coordinates.

Proof of the Product Formula

z1 • z2 � r1�cos �1 � i sin �1� • r2�cos �2 � i sin �2�

� r1r2��cos �1 cos �2 � sin �1 sin �2�� i�sin �1 cos �2 � cos �1 sin �2��

� r1r2�cos ��1 � �2� � i sin ��1 � �2��

You will be asked to prove the quotient formula in Exercise 63.

EXAMPLE 3 Multiplying Complex NumbersExpress the product of z1 and z2 in standard form:

z1 � 25�2� (cos ��

4�� � i sin �

4�� ), z2 � 14 (cos �

3� � i sin �

3� ) .

SOLUTION

z1 • z2 � 25�2� (cos ��

4�� � i sin �

4�� ) • 14(cos �

3� � i sin �

3� )

� 25 • 14�2��cos (��

4�� � �

3� ) � i sin (�

4�� � �

3� )�

� 350�2� (cos �1�

2� � i sin �

1�

2� )

478.11 � 128.11i Now try Exercise 19.

EXAMPLE 4 Dividing Complex NumbersExpress the quotient z1�z2 in standard form:

z1 � 2�2��cos 135° � i sin 135°�, z2 � 6�cos 300° � i sin 300°�.

SOLUTION

�zz

1

2� �

� ��

32�

� �cos �135° � 300°� � i sin �135° � 300°��

� ��

32�

� �cos ��165°� � i sin ��165°��

�0.46 � 0.12i Now try Exercise 23.

2�2� �cos 135° � i sin 135°�����

6�cos 300° � i sin 300°�

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 553

Page 54: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

554 CHAPTER 6 Applications of Trigonometry

EXAMPLE 5 Using De Moivre’s theoremFind �1 � i�3��3 using De Moivre’s theorem.

SOLUTION

Solve Algebraically See Figure 6.63. The argument of z � 1 � i�3� is � � ��3,and its modulus is �1 � i�3�� � �1� �� 3� � 2. Therefore,

z � 2(cos ��

3� � i sin �

3� )

z3 � 23�cos (3 • ��

3� ) � i sin (3 • �

3� )�

� 8�cos � � i sin ��

� 8��1 � 0i� � �8

De Moivre’s Theorem

Let z � r�cos � � i sin �� and let n be a positive integer. Then

zn � �r�cos � � i sin ���n � rn�cos n� � i sin n��.

FIGURE 6.62 A geometric interpretationof z2.

Imaginary axis

Realaxis

z2

r2 rz

θ2 θ

TEACHING NOTE

This section provides a nice opportunityto bring geometry and algebra together.Providing geometric motivations tonumerical work helps students connectdifferent mathematical ideas.

Powers of Complex NumbersWe can use the product formula to raise a complex number to a power. For example,let z � r �cos � � i sin ��. Then

z2 � z • z

� r�cos � � i sin �� • r�cos � � i sin ��

� r2�cos �� � �� � i sin �� � ���

� r2�cos 2� � i sin 2��

Figure 6.62 gives a geometric interpretation of squaring a complex number: its argu-ment is doubled and its distance from the origin is multiplied by a factor of r, increasedif r � 1 or decreased if r � 1.

We can find z3 by multiplying z by z2:

z3 � z • z2

� r�cos � � i sin �� • r2�cos 2� � i sin 2��

� r3�cos �� � 2�� � i sin �� � 2���

� r3�cos 3� � i sin 3��

Similarly,

z4 � r4�cos 4� � i sin 4��

z5 � r5�cos 5� � i sin 5��...

This pattern can be generalized to the following theorem, named after the mathemati-cian Abraham De Moivre (1667–1754), who also made major contributions to the fieldof probability.

FIGURE 6.63 The complex number inExample 5.

Imaginary axis

Realaxis

2

1

1 + i 3

3

continued

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 554

Page 55: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.6 De Moivre’s Theorem and nth Roots 555

FIGURE 6.64 (a) Setting a graphing calculator in complex number mode. (b) Computing

(1 � i�3�)3 with a graphing calculator.

(1+i (3))3–8

(b)

i

(a)

θ

Normal Sci EngFloat 0123456789Radian DegreeFunc Par Pol SeqConnected DotSequential SimulReal a+bi re^Full Horiz G–T

NOTES ON EXAMPLES

Problems like Example 6 are frequentlyfound on tests in math contests. Theyare easy if a student knows De Moivre’stheorem.

EXAMPLE 6 Using De Moivre’s TheoremFind ����2��2� � i��2��2��8 using De Moivre’s theorem.

SOLUTION The argument of z � ���2��2� � i��2��2� is � � 3��4, and itsmodulus is

����2

2�� � i�

�22�� � � �

12

�� �� �12

��� � 1.

Therefore,

z � cos �34�� � i sin �

34��

z8 � cos (8 • �34�� ) � i sin (8 • �

34�� )

� cos 6� � i sin 6�

� 1 � i • 0 � 1 Now try Exercise 35.

Support Numerically Figure 6.64a sets the graphing calculator we use in com-plex number mode. Figure 6.64b supports the result obtained algebraically.

Now try Exercise 31.

Roots of Complex NumbersThe complex number 1 � i�3� in Example 5 is a solution of z3 � �8,and the complex number ���2��2� � i��2��2� in Example 6 is a solution of z8 � 1.The complex number 1 � i�3� is a third root of �8 and ���2��2� � i��2��2� is aneighth root of 1.

nth Root of a Complex Number

A complex number v � a � bi is an if

vn � z.

If z � 1, then v is an .nth root of unity

nth root of z

TEACHING NOTE

It is worth pointing out that “unity”simply means “one.”

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 555

Page 56: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

556 CHAPTER 6 Applications of Trigonometry

We use De Moivre’s theorem to develop a general formula for finding the nth roots ofa nonzero complex number. Suppose that v � s�cos � � i sin �� is an nth root ofz � r�cos � � i sin ��. Then

vn � z

[s�cos � � i sin ��]n � r�cos � � i sin ��

sn�cos n� � i sin n�� � r�cos � � i sin �� (1)

Next, we take the absolute value of both sides:

�sn�cos n� � i sin na� � � �r�cos � � i sin �� �

�s2�n��co�s2� n��� �� s�in�2�n����� � �r2��c�o�s2� �� �� s�in�2�����

�s2�n� � �r2�

sn � r s � 0, r � 0

s � �nr�

Substituting sn � r into Equation (1), we obtain

cos n� � i sin n� � cos � � i sin �.

Therefore, n� can be any angle coterminal with �. Consequently, for any integer k, v isan nth root of z if s � �n r� and

n� � � � 2�k

� � �� �

n2�k�.

The expression for v takes on n different values for k � 0, 1, …, n � 1, and the valuesstart to repeat for k � n, n � 1, ….

We summarize this result.

FOLLOW-UP

Ask . . .The complex number cos 3� � i sin 3� isan 8th root of unity. Why is this numbernot listed in the solution to Example 9 (oris it)? (It is the same ascos � � i sin � � �1 � 0i.)

ASSIGNMENT GUIDE

Day 1: Ex. 3–30, multiples of 3Day 2: Ex. 33–45, multiples of 3, 59,65–70

COOPERATIVE LEARNING

Group Activity: Ex. 64

NOTES ON EXERCISES

Ex. 19–30 provide an opportunity to showhow the product and quotient formulas cansimplify calculations when applicable.Ex. 39–56 involve nth roots of complexnumbers. Encourage students to thinkabout the radius of the circle in which theroots fall and the angular spacing betweenthe roots.Ex. 65–70 provide practice with standard-ized tests.Ex. 75–76 give a graphical interpretationof the product of two complex numbers.

ONGOING ASSESSMENT

Self-Assessment: Ex. 1, 7, 19, 23, 31, 35,45, 57, 59Embedded Assessment: Ex. 71, 72, 78

Finding nth Roots of a Complex Number

If z � r �cos � � i sin ��, then the n distinct complex numbers

�nr� (cos �

� �

n2�k� � i sin �

� �

n2�k� ),

where k � 0, 1, 2, . . . , n � 1, are the nth roots of the complex number z.

EXAMPLE 7 Finding Fourth RootsFind the fourth roots of z � 5�cos ���3� � i sin ���3��.

SOLUTION The fourth roots of z are the complex numbers

�4 5�(cos ���3 �

42�k

� � i sin ���3 �

42�k

� )for k � 0, 1, 2, 3.

continued

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 556

Page 57: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.6 De Moivre’s Theorem and nth Roots 557

TEACHING NOTE

Example 8 can also be solved by writingthe equation z3 � 1 � 0, factoring, andusing the quadratic formula. It is usefulfor students to see that this method givesthe same answer.

Taking into account that ���3 � 2�k��4 � ��12 � �k�2, the list becomes

z1 � �4 5��cos ( �1�

2� � �

02

� ) � i sin ( �1�

2� � �

02

� )�� �4 5��cos �

1�

2� � i sin �

1�

2��

z2 � �4 5��cos ( �1�

2� � �

2� ) � i sin ( �

1�

2� � �

2� )�

� �4 5��cos �71�

2� � i sin �

71�

2��

z3 � �4 5��cos ( �1�

2� � �

22�� ) � i sin ( �

1�

2� � �

22�� )�

� �4 5��cos �1132�� � i sin �

1132���

z4 � �4 5��cos ( �1�

2� � �

32�� ) � i sin ( �

1�

2� � �

32�� )�

� �4 5��cos �1192�� � i sin �

1192���

Now try Exercise 45.

EXAMPLE 8 Finding Cube RootsFind the cube roots of �1 and plot them.

SOLUTION First we write the complex number z � �1 in trigonometric form

z � �1 � 0i � cos � � i sin �.

The third roots of z � �1 � cos � � i sin � are the complex numbers

cos �� �

32�k� � i sin �

� �

32�k�,

for k � 0, 1, 2. The three complex numbers are

z1 � cos ��

3� � i sin �

3� � �

12

� � ��

23�� i,

z2 � cos �� �

32�

� � i sin �� �

32�

� � �1 � 0i,

z3 � cos �� �

34�

� � i sin ��� �

34�

� � �12

� � ��

23�� i.

Figure 6.65 shows the graph of the three cube roots z1, z2, and z3. They are evenlyspaced (with distance of 2��3 radians) around the unit circle.

Now try Exercise 57.

FIGURE 6.65 The three cube roots z1, z2,and z3 of �1 displayed on the unit circle(dashed). (Example 8)

[–2.4, 2.4] by [–1.6, 1.6]

z1

z2

z3

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 557

Page 58: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

558 CHAPTER 6 Applications of Trigonometry

EXAMPLE 9 Finding Roots of UnityFind the eight eighth roots of unity.

SOLUTION First we write the complex number z � 1 in trigonometric form

z � 1 � 0i � cos 0 � i sin 0.

The eighth roots of z � 1 � 0i � cos 0 � i sin 0 are the complex numbers

cos �0 �

82�k� � i sin �

0 �

82�k�,

for k � 0, 1, 2, . . . , 7.

z1 � cos 0 � i sin 0 � 1 � 0i

z2 � cos ��

4� � i sin �

4� � �

�22�� � �

�22��i

z3 � cos ��

2� � i sin �

2� � 0 � i

z4 � cos �34�� � i sin �

34�� � ��

�22�� � �

�22��i

z5 � cos � � i sin � � �1 � 0i

z6 � cos �54�� � i sin �

54�� � ��

�22�� � �

�22��i

z7 � cos �32�� � i sin �

32�� � 0 � i

z8 � cos �74�� � i sin �

74�� � �

�22�� � ��

�22��i

Figure 6.66 shows the eight points. They are spaced 2��8 � ��4 radians apart.Now try Exercise 59.

FIGURE 6.66 The eight eighth roots ofunity are evenly spaced on a unit circle.(Example 9)

Imaginary axis

Realaxis

z4

z6

z2

z8

z1z5

z3

z7

QUICK REVIEW 6.6 (For help, go to Sections P.5, P.6, and 4.3.)

In Exercises 1 and 2, write the roots of the equation in a � bi form.

1. x2� 13 � 4x 2 � 3i, 2 � 3i

2. 5(x2 � 1) � 6x 0.6 � 0.8i, 0.6 � 0.8i

In Exercises 3 and 4, write the complex number in standard forma � bi.

3. �1 � i�5 �4 � 4i

4. �1 � i�4 �4 � 0i

In Exercises 5–8, find an angle � in 0 � � 2� which satisfies bothequations.

5. sin � � �12

� and cos � � ���

23�� � � �

56��

6. sin � � ���

22�

� and cos � � ��

22�

� �74��

7. sin � � ���

23�� and cos � � ��

12

� �43��

8. sin � � ���

22�� and cos � � ��

�22�� �

54��

In Exercises 9 and 10, find all real solutions.

9. x3 � 1 � 0 1 10. x4 � 1 � 0 �1

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 558

Page 59: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

SECTION 6.6 De Moivre’s Theorem and nth Roots 559

SECTION 6.6 EXERCISES

In Exercises 1 and 2, plot all four points in the same complex plan.

1. 1 � 2i, 3 � i, �2 � 2i, i

2. 2 � 3i, 1 � i, 3, �2 �i,

In Exercises 3–12, find the trigonometric form of the complex numberwhere the argument satisfies 0 � � 2 .

3. 3i 4. �2i

5. 2 � 2i 6. �3� � i

7. �2 � 2i�3� 8. 3 � 3i

9. 3 � 2i 10. 4 � 7i

11. 12.

In Exercises 13–18, write the complex number in standard form a � bi.

13. 3�cos 30° � i sin 30°� 14. 8�cos 210° � i sin 210°�15. 5�cos ��60°� � i sin ��60°�� 5�2 � (5�2)�3�i

16. 5(cos ��

4� � i sin �

4� ) �

52

��2�� �52

��2�i

17. �2� (cos �76�� � i sin �

76�� ) ��2

6�� � �

�22�

�i

18. �7� (cos �1�

2� � i sin �

1�

2� ) 2.56 � 0.68i

In Exercises 19–22, find the product of z1 and z2. Leave the answer intrigonometric form.

19. z1 � 7�cos 25° � i sin 25°� 14 (cos 155° � i sin 155°)

z2 � 2�cos 130° � i sin 130°�20. z1 � �2��cos 118° � i sin 118°� �

�22�

�(cos 99° � i sin 99°)

z2 � 0.5�cos ��19°� � i sin ��19°��

21. z1 � 5(cos ��

4� � i sin �

4� ) z2 � 3(cos �

53�� � i sin �

53�� )

22. z1 � �3� (cos �34�� � i sin �

34�� ) z2 � �

13

� (cos ��

6� � i sin �

6� )

In Exercises 23–26, find the trigonometric form of the quotient.

23. 24.

25.26. cos ���2� � i sin ���2�

���cos ���4� � i sin ���4�

6�cos 5� � i sin 5�����3�cos 2� � i sin 2��

5�cos 220° � i sin 220°����2�cos 115° � i sin 115°�

2�cos 30° � i sin 30°����3�cos 60° � i sin 60°�

y

x45°

4z

y

x30°

3z

In Exercises 27–30, find the product z1 • z2 and quotient z1�z2

in two ways, (a) using the trigonometric form for z1 and z2.and (b) using the standard form for z1 and z2.

27. z1 � 3 � 2i and z2 � 1 � i

28. z1 � 1 � i and z2 � �3� � i

29. z1 � 3 � i and z2 � 5 � 3i

30. z1 � 2 � 3i and z2 � 1 � �3�i

In Exercises 31–38, use De Moivre’s theorem to find the indicatedpower of the complex number. Write your answer in standard forma � bi.

31. (cos ��

4� � i sin �

4� )3

32. �3(cos �32�� � i sin �

32��)�5

243i

33. �2(cos �34�� � i sin �

34�� )�3

34. �6 (cos �56�� � i sin �

56�� )�4

35. �1 � i�5 �4 � 4i 36. �3 � 4i�20 520(0.95 � 0.30i)

37. �1 � �3�i�3 �8 38. ( �12

� � i��

23�� )3

�1

In Exercises 39–44, find the cube roots of the complex number.

39. 2�cos 2� � i sin 2�� 40. 2(cos ��

4� � i sin �

4� )

41. 3(cos �43�� � i sin �

43�� ) 42. 27(cos �

116�� � i sin �

116�� )

43. 3 � 4i 44. �2 � 2i

In Exercises 45–50, find the fifth roots of the complex number.

45. cos � � i sin � 46. 32(cos ��

2� � i sin �

2� )

47. 2(cos ��

6� � i sin �

6� ) 48. 2(cos �

4� � i sin �

4� )

49. 2i 50. 1 � �3�i

In Exercises 51–56, find the nth roots of the complex number for thespecified value of n.

51. 1 � i, n � 4 52. 1 � i, n � 6

53. 2 � 2i, n � 3 54. �2 � 2i, n � 4

55. �2i, n � 6 56. 32, n � 5

In Exercises 57–60, express the roots of unity in standard form a � bi.Graph each root in the complex plane.

57. Cube roots of unity 58. Fourth roots of unity

59. Sixth roots of unity 60. Square roots of unity

61. Determine z and the three cube roots of z if one cube root of z is1 � �3�i. �8; �2 and 1 � �3�i

62. Determine z and the four fourth roots of z if one fourth root of z is�2 � 2i. �64; 2 � 2i and �2 � 2i

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 559

Page 60: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

560 CHAPTER 6 Applications of Trigonometry

63. Quotient Formula Let z1 � r1�cos �1 � i sin �1� and z2 � r2�cos �2 � i sin �2�, r2 � 0. Verify that z1�z2 � r1�r2�cos ��1 � �2� � i sin ��1 � �2��.

64. Group Activity nth Roots Show that the nth roots of thecomplex number r�cos � � i sin �� are spaced 2��n radians aparton a circle with radius �n r�.

Standardized Test Questions65. True or False The trigonometric form of a complex number is

unique. Justify your answer.

66. True or False The complex number i is a cube root of �i.Justify your answer. True. i3 � �i, so i is a cube root of �i.

In Exercises 67–70, you may use a graphing calculator to solve theproblem.

67. Multiple Choice Which of the following is a trigonometricform of the complex number �1 � �3�i? B

(A) 2�cos ��

3� � i sin �

3�� (B) 2�cos �

23�� � i sin �

23���

(C) 2�cos �43�� � i sin �

43��� (D) 2�cos �

53�� � i sin �

53���

(E) 2�cos �73�� � i sin �

73���

68. Multiple Choice Which of the following is the number of dis-tinct complex number solutions of z5 � 1 � i? E

(A) 0 (B) 1 (C) 3 (D) 4 (E) 569. Multiple Choice Which of the following is the standard form

for the product A

of �2��cos ��

4� � i sin �

4�� and �2��cos �

7

4

�� � i sin �

7

4

���?

(A) 2 (B) �2 (C) �2i (D) �1 � i (E) 1 � i

70. Multiple Choice Which of the following is not a fourth root of 1? E

(A) i2 (B) �i2 (C) ��1� (D) ���1� (E) �i�

Explorations71. Complex Conjugates The complex conjugate of z � a � bi is

z� � a � bi. Let z � r�cos � � i sin ��.(a) Prove that z� � r�cos ���� � i sin �����.(b) Use the trigonometric form to find z • z�. r 2

(c) Use the trigonometric form to find z�z�, if z� � 0.

(d) Prove that �z � r�cos �� � �� � i sin �� � ���.72. Modulus of Complex Numbers Let z � r�cos � � i sin ��.

(a) Prove that �z � � �r �.

(b) Use the trigonometric form for the complex numbers z1 and z2

to prove that �z1 • z2 � � �z1 � • �z2 �.

Extending the Ideas73. Using Polar Form on a Graphing Calculator The com-

plex number r�cos � � i sin �� can be entered in polar form onsome graphing calculators as rei�.

(a) Support the result of Example 3 by entering the complex num-bers z1 and z2 in polar form on your graphing calculator andcomputing the product with your graphing calculator.

(b) Support the result of Example 4 by entering the complex num-bers z1 and z2 in polar form on your graphing calculator andcomputing the quotient with your graphing calculator.

(c) Support the result of Example 5 by entering the complex num-ber in polar form on your graphing calculator and computingthe power with your graphing calculator.

74. Visualizing Roots of Unity Set your graphing calculatorin parametric mode with 0 T 8, Tstep � 1, Xmin � �2.4,Xmax � 2.4, Ymin � �1.6, and Ymax � 1.6.

(a) Let x � cos ��2��8�t� and y � sin ��2��8�t�. Use trace to visu-alize the eight eighth roots of unity. We say that 2��8 gener-ates the eighth roots of unity. (Try both dot mode and connect-ed mode.)

(b) Replace 2��8 in part (a) by the arguments of other eighthroots of unity. Do any others generate the eighth roots ofunity? Yes. 6��8, 10��8, 14��8

(c) Repeat parts (a) and (b) for the fifth, sixth, and seventh rootsof unity, using appropriate functions for x and y.

(d) What would you conjecture about an nth root of unity thatgenerates all the nth roots of unity in the sense of part (a)?

75. Parametric Graphing Write parametric equations thatrepresent ��2� � i�n for n � t. Draw and label an accurate spiralrepresenting ��2� � i�n for n � 0, 1, 2, 3, 4.

76. Parametric Graphing Write parametric equations thatrepresent ��1 � i�n for n � t. Draw and label an accurate spiralrepresenting ��1 � i�n for n � 0, 1, 2,3, 4.

77. Explain why the triangles formed by 0,1, and z1 and by 0, z2 and z1z2 shownin the figure are similar triangles.

78. Compass and StraightedgeConstruction Using only acompass and straightedge, constructthe location of z1z2 given the locationof 0, 1, z1, and z2.

In Exercises 79–84, find all solutions of the equation (real and complex).

79. x3 � 1 � 0 80. x4 � 1 � 0

81. x3 � 1 � 0 82. x4 � 1 � 0

83. x5 � 1 � 0 84. x5 � 1 � 0

y

x10

z1

z2

z1z2

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 560

Page 61: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

CHAPTER 6 Key Ideas 561

CHAPTER 6 Key Ideas

PROPERTIES, THEOREMS, AND FORMULAS

PROCEDURES

GALLERY OF FUNCTIONSRose Curves: r � a cos n� and r � a sin n�

r � 4 sin 3� r � 3 sin 4�

Limaçon Curves: r � a � b sin � and r � a � b cos � with a � 0 and b � 0

Limaçon with an inner loop: �ab

� � 1 Cardioid: �ab

� � 1

Dimpled limaçon: 1 � �ab

� � 2 Convex limaçon: �ab

� 2

Spiral of Archimedes: Lemniscate Curves: r2 � a2 sin 2� and r2 � a2 cos 2�

r � �, 0 � 45 r2 � 4 cos 2�

[–4.7, 4.7] by [–3.1, 3.1][–30, 30] by [–20, 20]

[–4.7, 4.7] by [–3.1, 3.1][–6,6] by [–4, 4]

Head Minus Tail Rule for Vectors 503Resolving a Vector 507

Product and Quotient of Complex Numbers 551nth Root of a Complex Number 556

Component Form of a Vector 503The Magnitude or Length of a Vector 504Vector Addition and Scalar Multiplication 505Unit Vector in the Direction of the Vector v 506Dot Product of Two Vectors 514Properties of the Dot Product 514Theorem Angle Between Two Vectors 515Projection of the Vector u onto the Vector v 517

Work 518Coordinate Conversion Equations 535Symmetry Tests for Polar Graphs 541The Complex Plane 551Modulus or Absolute Value of a Complex

Number 551Trigonometric Form of a Complex Number 551De Moivre’s Theorem 554

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 561

Page 62: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

562 CHAPTER 6 Applications of Trigonometry

Exercises 33 and 34 refer to the complex number z1 shown in thefigure.

33. If z1 � a � bi, find a, b, and �z1 �. a � �3, b � 4, �z1 � � 5

34. Find the trigonometric form of z1.

In Exercises 35–38, write the complex number in standard form.

35. 6�cos 30° � i sin 30°� 36. 3�cos 150° � i sin 150°�

37. 2.5 (cos �43�� � i sin �

43��) 38. 4�cos 2.5 � i sin 2.5�

In Exercises 39–42, write the complex number in trigonometric formwhere 0 � 2�. Then write three other possible trigonometric formsfor the number.

39. 3 � 3i 40. �1 � i�2�

41. 3 � 5i 42. �2 � 2i

In Exercises 43 and 44, write the complex numbers z1 • z2 and z1�z2 intrigonometric form.

43. z1 � 3�cos 30° � i sin 30°� and z2 � 4�cos 60° � i sin 60°�44. z1 � 5�cos 20° � i sin 20°� and z2 � �2�cos 45° � i sin 45°�

In Exercises 45 – 48, use De Moivre’s theorem to find the indicatedpower of the complex number. Write your answer in (a) trigonometricform and (b) standard form.

45. �3 (cos ��

4� � i sin �

4�)�5

46. �2 (cos �1�

2� � i sin �

1�

2� )�8

47. �5 (cos �53�� � i sin �

53�� )�3

48. �7 (cos �2�

4� � i sin �

2�

4� )�6

In Exercises 49–52, find and graph the nth roots of the complex num-ber for the specified value of n.

49. 3 � 3i, n � 4 50. 8, n � 3

51. 1, n � 5 52. �1, n � 6

4

Imaginary axis

Realaxis–3

z1

CHAPTER 6 Review Exercises

The collection of exercises marked in red could be used as a chaptertest.

In Exercises 1–6, let u � �2, �1�, v � �4, 2�, and w � �1, �3� bevectors. Find the indicated expression.

1. u � v ��2, �3� 2. 2u � 3w �1, 7�

3. �u � v � �3�7� 4. �w � 2u � �1�0�

5. u • v 6 6. u • w 5

In Exercises 7–10, let A � �2, �1�, B � �3, 1�, C � ��4, 2�, and D ��1, �5�. Find the component form and magnitude of the vector.

7. 3AB�� �3, 6�; 3�5� 8. AB�� � CD�� �6, �5�; �6�1�

9. AC�� � BD�� ��8, �3�; �7�3� 10. CD�� � AB�� �4, �9�; �9�7�

In Exercises 11 and 12, find (a) a unit vector in the direction of AB��

and (b) a vector of magnitude 3 in the opposite direction.

11. A � �4, 0�, B � �2, 1�12. A � �3, 1�, B � �5, 1� 12. (a) �1, 0 (b) ��3, 0

In Exercises 13 and 14, find (a) the direction angles of u and v and (b)the angle between u and v.

13. u � �4, 3�, v � �2, 5� 14. u � ��2, 4�, v � �6, 4�

In Exercises 15–18, convert the polar coordinates to rectangular coor-dinates.

15. ��2.5, 25°� (�2.27, �1.06) 16. ��3.1, 135°� (1.55�2�, �1.55�2�)

17. �2, ���4� (�2�, ��2�) 18. �3.6, 3��4� (�1.8�2�, 1.8�2�)

In Exercises 19 and 20, polar coordinates of point P are given. Find allof its polar coordinates.

19. P � ��1, �2��3� 20. P � ��2, 5��6�

In Exercises 21–24, rectangular coordinates of point P are given.Find polar coordinates of P that satisfy these conditions:

(a) 0 � 2� (b) �� � � (c) 0 � 4�

21. P � �2, �3� 22. P � ��10, 0�23. P � �5, 0� 24. P � �0, �2�

In Exercises 25–30, eliminate the parameter t and identify the graph.

25. x � 3 � 5t, y � 4 � 3t

26. x � 4 � t, y � �8 � 5t, �3 t 5

27. x � 2t2 � 3, y � t � 1 28. x � 3 cos t, y � 3 sin t

29. x � e2t � 1, y � et 30. x � t3, y � ln t, t � 0

In Exercises 31 and 32, find a parametrization for the curve.

31. The line through the points ��1, �2� and �3, 4�.32. The line segment with endpoints ��2, 3� and �5, 1�.

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 562

Page 63: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

CHAPTER 6 Review Exercises 563

In Exercises 53–60, decide whether the graph of the given polar equa-tion appears among the four graphs shown.

53. r � 3 sin 4� (b) 54. r � 2 � sin � not shown

55. r � 2 � 2 sin � (a) 56. r � 3 �sin 3� � not shown

57. r � 2 � 2 sin � not shown 58. r � 1 � 2 cos � (d)

59. r � 3 cos 5� (c) 60. r � 3 � 2 tan � not shown

In Exercises 61–64, convert the polar equation to rectangular formand identify the graph.

61. r � �2 62. r � �2 sin �

63. r � �3 cos � � 2 sin � 64. r � 3 sec �

In Exercises 65–68, convert the rectangular equation to polar form.Graph the polar equation.

65. y � �4 66. x � 5

67. �x � 3�2 � �y � 1�2 � 10 68. 2x � 3y � 4

In Exercises 69–72, analyze the graph of the polar curve.

69. r � 2 � 5 sin � 70. r � 4 � 4 cos �

71. r � 2 sin 3� 72. r2 � 2 sin 2�, 0 � 2�

73. Graphing Lines Using Polar Equations

(a) Explain why r � a sec � is a polar form for the line x � a.

(b) Explain why r � b csc � is a polar form for the line y � b.

(c) Let y � mx � b. Prove that

r ��sin � �

bm cos ��

is a polar form for the line. What is the domain of r?

(d) Illustrate the result in part (c) by graphing the line y � 2x � 3using the polar form from part (c).

74. Flight Engineering An airplane is flying on a bearing of 80°at 540 mph. A wind is blowing with the bearing 100° at 55 mph.

(d)(c)

(b)(a)

(a) Find the component form of the velocity of the airplane.

(b) Find the actual speed and direction of the airplane.

75. Flight Engineering An airplane is flying on a bearing of 285°at 480 mph. A wind is blowing with the bearing 265° at 30 mph.

(a) Find the component form of the velocity of the airplane.

(b) Find the actual speed and direction of the airplane.

76. Combining Forces A force of 120 lb acts on an object at anangle of 20°. A second force of 300 lb acts on the object at anangle of �5°. Find the direction and magnitude of the resultantforce. 411.89 lb; 2.07°

77. Braking Force A 3000 pound car is parked on a street thatmakes an angle of 16° with the horizontal (see figure).

(a) Find the force required to keep the car from rolling down the hill. 826.91 pounds

(b) Find the component of the force perpendicular to the street.

78. Work Find the work done by a force F of 36 pounds acting inthe direction given by the vector �3, 5� in moving an object 10 feetfrom �0, 0� to �10, 0�. 185.22 foot-pounds

79. Height of an Arrow Stewart shoots an arrow straight up fromthe top of a building with initial velocity of 245 ft�sec. The arrowleaves from a point 200 ft above level ground.

(a) Write an equation that models the height of the arrow as afunction of time t. h � �16t 2 � 245t � 200

(b) Use parametric equations to simulate the height of the arrow.

(c) Use parametric equations to graph height against time.

(d) How high is the arrow after 4 sec? 924 ft

(e) What is the maximum height of the arrow? When does it reachits maximum height? 1138 ft; t 7.66

(f) How long will it be before the arrow hits the ground?

80. Ferris Wheel Problem Lucinda is on a Ferris wheel of radius35 ft that turns at the rate of one revolution every 20 sec. The low-est point of the Ferris wheel (6 o’clock) is 15 ft above groundlevel at the point �0, 15� of a rectangular coordinate system. Findparametric equations for the position of Lucinda as a function oftime t in seconds if Lucinda starts �t � 0� at the point �35, 50�.

81. Ferris Wheel Problem The lowest point of a Ferris wheel(6 o’clock) of radius 40 ft is 10 ft above the ground, andthe center is on the y-axis. Find parametric equations forHenry’s position as a function of time t in seconds if his startingposition �t � 0� is the point �0, 10� and the wheel turns at therate of one revolution every 15 sec.

16°

2883.79 pounds

x � 40 sin��21�

5�t�, y � 50 � 40 cos��

21�

5�t�

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 563

Page 64: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

564 CHAPTER 6 Applications of Trigonometry

82. Ferris Wheel Problem Sarah rides the Ferris wheel describedin Exercise 81. Find parametric equations for Sarah’s position as afunction of time t in seconds if her starting position �t � 0� is thepoint �0, 90� and the wheel turns at the rate of one revolutionevery 18 sec.

83. Epicycloid The graph of the parametric equations

x � 4 cos t � cos 4t, y � 4 sin t � sin 4t

is an epicycloid. The graph is the path of a point P on a circle ofradius 1 rolling along the outside of a circle of radius 3, as suggestedin the figure.

(a) Graph simultaneously this epicycloid and the circle of radius 3.

(b) Suppose the large circle has a radius of 4. Experiment! Howdo you think the equations in part (a) should be changed toobtain defining equations? What do you think the epicycloidwould look like in this case? Check your guesses.

84. Throwing a Baseball Sharon releases a baseball 4 ft abovethe ground with an initial velocity of 66 ft�sec at an angle of 5°with the horizontal. How many seconds after the ball is thrownwill it hit the ground? How far from Sharon will the ball be whenit hits the ground? t 0.71 sec, x 46.75 ft

85. Throwing a Baseball Diego releases a baseball 3.5 ft abovethe ground with an initial velocity of 66 ft�sec at an angle of 12°with the horizontal. How many seconds after the ball is thrownwill it hit the ground? How far from Diego will the ball be whenit hits the ground? t 1.06 sec, x 68.65 ft

3

–3

y

x–3 3

t

C P1

86. Field Goal Kicking Spencer practices kicking field goals40 yd from a goal post with a crossbar 10 ft high. If he kicks theball with an initial velocity of 70 ft�sec at a 45° angle with thehorizontal (see figure), will Spencer make the field goal if the kicksails “true”? It clears the crossbar.

87. Hang Time An NFL place-kicker kicks a football downfieldwith an initial velocity of 85 ft�sec. The ball leaves his foot at the15 yard line at an angle of 56° with the horizontal. Determine thefollowing:

(a) The ball’s maximum height above the field. 77.59 ft

(b) The “hang time” (the total time the football is in the air).

88. Baseball Hitting Brian hits a baseball straight toward a15-ft-high fence that is 400 ft from home plate. The ball is hitwhen it is 2.5 ft above the ground and leaves the bat at an angle of30° with the horizontal. Find the initial velocity needed for theball to clear the fence. just over 125 ft/sec

89. Throwing a Ball at a Ferris Wheel A 60-ft-radius Ferriswheel turns counterclockwise one revolution every 12 sec. Samstands at a point 80 ft to the left of the bottom (6 o’clock) of thewheel. At the instant Kathy is at 3 o’clock, Sam throws a ball withan initial velocity of 100 ft�sec and an angle with the horizontal of70°. He releases the ball from the same height as the bottom of theFerris wheel. Find the minimum distance between the ball andKathy. 17.65 ft

90. Yard Darts Gretta and Lois are launching yard darts 20 ft from thefront edge of a circular target of radius 18 in. If Gretta releases thedart 5 ft above the ground with an initial velocity of 20 ft�sec and ata 50° angle with the horizontal, will the dart hit the target? no

70 ft

/sec

45°

40 yd

All 4’s should be changed to 5’s.

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 564

Page 65: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

CHAPTER 6 Project 565

t d v t d v t d v

0 1.021 0.325 0.7 0.621 –0.869 1.4 0.687 0.9660.1 1.038 0.013 0.8 0.544 –0.654 1.5 0.785 1.0130.2 1.023 –0.309 0.9 0.493 –0.359 1.6 0.880 0.8260.3 0.977 –0.598 1.0 0.473 –0.044 1.7 0.954 0.6780.4 0.903 –0.819 1.1 0.484 0.263 1.8 1.008 0.3780.5 0.815 –0.996 1.2 0.526 0.573 1.9 1.030 0.0490.6 0.715 –0.979 1.3 0.596 0.822 2.0 1.020 –0.260

CHAPTER 6 Project

Parametrizing Ellipses

As you discovered in the Chapter 4 Data Project, it is possibleto model the displacement of a swinging pendulum using asinusoidal equation of the form

x � a sin �b�t � c�� � d

where x represents the pendulum’s distance from a fixed pointand t represents total elapsed time. In fact, a pendulum’svelocity behaves sinusoidally as well: y � ab cos �b�t � c��,where y represents the pendulum’s velocity and a, b, and c areconstants common to both the displacement and velocityequations.

Use a motion detection device to collect distance, velocity, andtime data for a pendulum, then determine how a resulting plot

of velocity versus displacement (called a phase-space plot) canbe modeled using parametric equations.

COLLECTING THE DATA

Construct a simple pendulum by fastening about 1 meter ofstring to the end of a ball. Collect time, distance, and velocityreadings for between 2 and 4 seconds (enough time to captureat least one complete swing of the pendulum). Start the pendu-lum swinging in front of the detector, then activate the system.The data table below shows a sample set of data collected as apendulum swung back and forth in front of a CBR where t istotal elapsed time in seconds, d � distance from the CBR inmeters, v � velocity in meters�second.

EXPLORATIONS

1. Create a scatter plot for the data you collected or the dataabove.

2. With your calculator�computer in function mode, find valuesfor a, b, c, and d so that the equation y � a sin �b�x � c�� � d(where y is distance and x is time) fits the distance versustime data plot. y 0.28 sin(3.46(x � 1.47)) � 0.75

3. Make a scatter plot of velocity versus time. Using the samea, b, and c values you found in �2�, verify that the equationy � ab cos �b�x � c�� (where y is velocity and x is time)fits the velocity versus time data plot.

4. What do you think a plot of velocity versus distance(with velocity on the vertical axis and distance on thehorizontal axis) would look like? Make a rough sketchof your prediction, then create a scatter plot of velocityversus distance. How well did your predicted graphmatch the actual data plot?

5. With your calculator�computer in parametric mode,graph the parametric curve x � a sin �b�t � c�� � d, y �ab cos �b�t � c��, 0 t 2 where x represents distance,y represents velocity, and t is the time parameter. How welldoes this curve match the scatter plot of velocity versustime?

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 565

Page 66: Applications of Trigonometryvonsteuben.enschool.org/ourpages/auto/2014/9/2/58097471/Chapte… · Applications of Trigonometry 501 6.1 Vectors in the Plane 6.2 Dot Product of Vectors

5144_Demana_Ch06pp501-566 01/11/06 9:34 PM Page 566