• No results found

Section 9.1 Vectors in Two Dimensions

N/A
N/A
Protected

Academic year: 2021

Share "Section 9.1 Vectors in Two Dimensions"

Copied!
6
0
0

Loading.... (view fulltext now)

Full text

(1)

Section 9.1 Vectors in Two Dimensions

Geometric Description of Vectors

A vector in the plane is a line segment with an assigned direction. We sketch a vector as shown in the first Figure below with an arrow to specify the direction. We denote this vector by −→AB. Point A is the initial point, and B is the terminal point of the vector −→AB. The length of the line segment AB is called the magnitude or length of the vector and is denoted by |−→AB|. We use boldface letters to denote vectors. Thus, we write u =−→AB. Two vectors are considered equal if they have equal magnitude and the same direction.

The Figures below illustrate the way we (a) add

(b) subtract

(2)

By placing a vector in a coordinate plane, we can describe it analytically (that is, by using components). We represent a vector v as an ordered pair of real numbers.

v= ha, bi

where a is the horizontal component of v and b is the vertical component of v. The vector ha, bi has many different representations, depending on its initial point.

EXAMPLE:

(a) Find the component form of the vector u with initial point (−2, 5) and terminal point (3, 7). (b) If the vector v = h3, 7i is sketched with initial point (2, 4), what is its terminal point? (c) Sketch representations of the vector w = h2, 3i with initial points at (0, 0), (2, 2), (−2, −1), and (1, 4).

Solution:

(a) The desired vector is

u= h3 − (−2), 7 − 5i = h5, 2i (b) Let the terminal point of v be (x, y). Then

hx − 2, y − 4i = h3, 7i

So x − 2 = 3 and y − 4 = 7, or x = 5 and y = 11. The terminal point is (5, 11). (c) Representations of the vector w are sketched in the Figure above.

EXAMPLE:

(a) Find the vector u with initial point (−5, 4) and terminal point (4, 8).

(3)

EXAMPLE:

(a) Find the vector u with initial point (−5, 4) and terminal point (4, 8).

(b) If the vector v = h4, 7i is sketched with initial point (4, 5), what is its terminal point? Solution:

(a) The desired vector is

u= h4 − (−5), 8 − 4i = h9, 4i (b) Let the terminal point of v be (x, y). Then

hx − 4, y − 5i = h4, 7i

So x − 4 = 4 and y − 5 = 7, or x = 8 and y = 12. The terminal point is (8, 12).

EXAMPLE: Find the magnitude of each vector.

(a) u = h2, −3i (b) v = h5, 0i (c) w = 3 5, 4 5  Solution: (a) |u| =p22+ (−3)2 =13 (b) |v| =√52+ 02 =25 = 5 (c) |w| = s  3 5 2 + 4 5 2 =r 9 25+ 16 25 = r 9 + 16 25 = 1

(4)

Solution: We have

u+ v = h2, −3i + h−1, 2i = h2 + (−1), −3 + 2i = h1, −1i u− v = h2, −3i − h−1, 2i = h2 − (−1), −3 − 2i = h3, −5i

2u = 2 h2, −3i = h2(2), 2(−3)i = h4, −6i

−3v = −3 h−1, 2i = h(−3)(−1), (−3)2i = h3, −6i

2u + 3v = 2 h2, −3i + 3 h−1, 2i = h4, −6i + h−3, 6i = h4 + (−3), −6 + 6i = h1, 0i

The zero vector is the vector 0 = h0, 0i. A vector of length 1 is called a unit vector. For instance, in the Example above, the vector w =  3

5, 4 5



is a unit vector. Two useful unit vectors are i and j, defined by

i= h1, 0i j= h0, 1i

These vectors are special because any vector can be expressed in terms of them.

EXAMPLE:

(a) Write the vector u = h5, −8i in terms of i and j.

(5)

EXAMPLE:

(a) Write the vector u = h5, −8i in terms of i and j.

(b) If u = 3i + 2j and v = −i + 6j, write 2u + 5v in terms of i and j. Solution:

(a) u = 5i + (−8)j = 5i − 8j

(b) The properties of addition and scalar multiplication of vectors show that we can manipulate vectors in the same way as algebraic expressions. Thus

2u + 5v = 2(3i + 2j) + 5(−i + 6j) = (6i + 4j) + (−5i + 30j) = (6 − 5)i + (4 + 30)j = i + 34j

EXAMPLE:

(a) A vector v has length 8 and direction π/3. Find the horizontal and vertical components, and write v in terms of i and j.

(b) Find the direction of the vector u = −√3i + j. Solution:

(a) We have v = ha, bi , where the components are given by a = 8 cosπ 3 = 8 · 1 2 = 4 and b = 8 sin π 3 = 8 · √ 3 2 = 4 √ 3 Thus, v =4, 4√3 = 4i + 4√3j.

(b) From the Figure on the right we see that the direction θ has the property that tan θ = 1

−√3 = − √

3 3

Thus, the reference angle for θ is π/6. Since the terminal point of the vector u is in Quadrant II, it follows that θ = 5π/6.

EXAMPLE: A woman launches a boat from one shore of a straight river and wants to land at the point directly on the opposite shore. If the speed of the boat (relative to the water) is 10 mi/h and the river is flowing east at the rate of 5 mi/h, in what direction should she head the boat in order to arrive at the desired landing point?

(6)

the point directly on the opposite shore. If the speed of the boat (relative to the water) is 10 mi/h and the river is flowing east at the rate of 5 mi/h, in what direction should she head the boat in order to arrive at the desired landing point?

Solution: We choose a coordinate system with the origin at the initial position of the boat as shown in the Figure above. Let u and v represent the velocities of the river and the boat, respectively. Clearly, u = 5i, and since the speed of the boat is 10 mi/h, we have |v| = 10, so

v= (10 cos θ)i + (10 sin θ)j

where the angle θ is as shown in the Figure above. The true course of the boat is given by the vector w = u + v. We have

w= u + v = 5i + (10 cos θ)i + (10 sin θ)j = (5 + 10 cos θ)i + (10 sin θ)j

Since the woman wants to land at a point directly across the river, her direction should have horizontal component 0. In other words, she should choose θ in such a way that

5 + 10 cos θ = 0 cos θ = −1

2 θ = 120◦

References

Related documents

On the Saudi Gulf coast the major environmental effects of coastal and marine use.. are concentrated in and around, Jubayl and

Results suggest that the probability of under-educated employment is higher among low skilled recent migrants and that the over-education risk is higher among high skilled

19% serve a county. Fourteen per cent of the centers provide service for adjoining states in addition to the states in which they are located; usually these adjoining states have

Field experiments were conducted at Ebonyi State University Research Farm during 2009 and 2010 farming seasons to evaluate the effect of intercropping maize with

How Many Breeding Females are Needed to Produce 40 Male Homozygotes per Week Using a Heterozygous Female x Heterozygous Male Breeding Scheme With 15% Non-Productive Breeders.

In this study, it is aimed to develop the Science Education Peer Comparison Scale (SEPCS) in order to measure the comparison of Science Education students'

Business focused discussion groups give dairy farmers the opportunity to test and exchange ideas with people who they respect and share their interests. Specifically, business-focused

effect of government spending on infrastructure, human resources, and routine expenditures and trade openness on economic growth where the types of government spending are