9.1: Coordinate Form
( \newcommand{\kernel}{\mathrm{null}\,}\)
Introduction
In Section 9.1 we saw how to resolve a vector into horizontal and vertical components. Thus, every vector can be expressed as the sum of a horizontal vector and a vertical vector.
A vector w has magnitude 4 and direction θ=29∘, where θ is measured counter-clockwise from the positive x-axis. Express w as the sum of a horizontal vector, wx, and a vertical vector, wy.
- Answer
-
The components of w are given by
wx=‖w‖cosθ=4cos29∘=3.50wy=‖w‖sinθ=4sin29∘=1.94
Then w=wx+wy, where wx is a horizontal vector of magnitude 3.50, and wy is a vertical vector of magnitude 1.94. See the figure above.
A vector u has magnitude 2 and direction θ=116∘, where θ is in standard position. Express u as the sum of a horizontal vector, ux, and a vertical vector, uy.
- Answer
-
u=ux+uy, where ‖ux‖=−1.943,‖uy‖=0.473
Unit Vectors
It is often useful to describe a vector by giving its horizontal and vertical components, instead of its magnitude and direction. To make the notation easier, we give names to the vectors of length 1 that point in the x- and y-directions. A vector of magnitude 1 is called a unit vector. We can have unit vectors in any direction, but the unit vector in the x-direction is denoted by i, and the unit vector in the y-direction is called j, as shown below.
By taking scalar multiples of i and j, we can describe any vector that lies in the directions of the coordinate axes. For example, 4i represents the vector of magnitude 4 pointing in the x-direction, and 3j represents the vector of magnitude 3 pointing in the y-direction. And by adding multiples of i and j, we can represent any vector we like. The vector v=4i+3j is shown below.
Because the components of the vector are chosen to align with the coordinate system, we call this the coordinate form of the vector.
The vector
v=ai+bj
is the vector whose horizontal component is a and whose vertical component is b.
The coordinate form of the vector w in the previous example is w=3.50i+1.94j.
State the coordinate form of the vector shown below.
- Answer
-
From its base to its tip, the vector extends 4 units in the negative i direction and 6 units in the j direction. Thus, v=−4i+6j.
State the coordinate form of the vector shown below.
- Answer
-
w=3i−5j
Converting Between Geometric and Coordinate Form
It is a simple matter to find the magnitude and direction of a vector given in coordinate form. The vector v=4i+3j has magnitude
‖v‖=√32+42=√25=5
and direction θ=tan−1(34)=36.9∘. Thus, we can readily convert vectors from geometric form to coordinate form or vice versa.
Suppose that the vector v has magnitude ‖v‖ and points in the direction of the angle θ in standard position. If v has the coordinate form v=ai+bj, then
a=‖v‖cosθ‖v‖=√a2+b2b=‖v‖sinθtanθ=ba
a Find the geometric form of the vector w=−3i−2j.
b Find the coordinate form of the vector whose magnitude is 5 and whose direction is the angle θ=135∘.
- Answer
-
a The magnitude of w is ‖w‖=√(−3)2+(−2)2=√13. The direction satisfies the equation tanθ=−2−3. Because the point (-3,-2) lies in the third quadrant, we know that θ must be a third quadrant angle. Thus, θ=arctan23+180∘=213.69∘.
b The coordinates of the vector are given by
a=5cos135∘=−5√2,b=5sin135∘=5√2
so the coordinate form is w=−5√2i+5√2j.
Find the geometric form of the vector F=−6i+8j.
- Answer
-
magnitude 10, direction 127∘
Scalar Multiples of Vectors in Coordinate Form
Scalar multiplication is easy to compute in coordinate form. This is really a consequence of the fact that the sides of similar triangles are proportional.
The figure below shows the vectors u=3i+2j and v=2u. The vector v is twice as long as u and points in the same direction as u. You can see that each component of v is twice the corresponding component of u, so that v=6i+4j.
If v=ai+bj and k is a scalar, then
kv=kai+kbj
In other words, to find a scalar multiple of a vector in coordinate form, we multiply each component by the scalar.
The vector v has coordinate form v=4i−7j. Find the coordinate form for the vector w=−12v.
- Answer
-
We multiply each component of v by −12 to get w=−2i+72j.
Find the coordinate form for the vector u=3v, where v=−12i+15j.
- Answer
-
u=−36i+45j
If we divide a non-zero vector v by its own length, we create a unit vector that points in the same direction as v. (Dividing a vector by a scalar k is the same as multiplying the vector by 1k.)
Find a unit vector pointing in the same direction as v=2i−4j.
- Answer
-
We first compute the magnitude of v.
‖v‖=√22+(−4)2=√20=2√5
Next we multiply v by the reciprocal of its length. The unit vector in the same direction as v is then
u=1‖v‖v=12√5(2i−4j)=12√5⋅2i+12√5⋅(−4j)=1√5i+−2√5j
By computing its length, you can check that the vector u found in the previous Example really is a unit vector.
‖u‖=√(1√5)2+(−2√5)2=√15+45=√11
Once we have a unit vector u that points in a given direction, we can create a vector of any length in that direction, simply by scaling u by the length we desire. For example, the vector of length 10 pointing in the same direction as v in the previous example is
10u=10⋅(1√5i+−2√5j)=10⋅1√5i+10⋅−2√5j=2√5i−4√5i
A unit vector u in the direction of v is given by u=1‖v‖v.
A vector w of length k in the direction of v is given by w=k‖v‖v.
Find a unit vector u and a vector w of length 10 pointing in the same direction as v=−i+3j.
- Answer
-
u=−1√10i+3√10j,w=−√10i+3√10j
Adding Vectors in Coordinate Form
It is also easy to add vectors in coordinate form. The figure below shows the sum of u=i+2j and v=5i+3j. Remember that we add two vectors by following the first vector by the second.
The vector sum describes the path
1 unit in the x-direction, then
2 units in the y-direction, then
5 units in the x-direction, then
3 units in the y-direction.
But we arrive at the same endpoint by traveling
1 + 5 = 6 units in the x-direction, then
2 + 3 = 5 units in the y-direction.
The resultant vector has components that are just the sums of the components of the vectors u and v. To add two vectors in coordinate form, we add the corresponding components.
If u=ai+bj and v=ci+dj, then
u+v=(a+c)i+(b+d)j
Kyle flew 15 miles southwest and then 20 miles on a bearing of 260∘. What is his current position relative to his starting point?
- Answer
-
A sketch of Kyle’s journey is shown below. We begin by converting the vector for each leg of his journey into coordinate form.
vx=15cos225∘=−10.607vy=15sin225∘=−10.607wx=20cos190∘=−19.696wy=20sin190∘=−3.473
Thus,
v=−10.607i−10.607j and w=−19.696i−3.473j
We find the resultant vector, r, by adding v and w.
r=(−10.607−19.696)i+(−10.607−3.473)j=−30.303i−14.08j
Kyle's position vector is r=30.303i−14.08j, or about 30.3 miles west and 14.1 miles south of his starting position.
Arianna's yacht heads 10∘ west of north at a speed of 20 kilometers per hour relative to the water. However, the water is moving 70∘ east of north at 4 kilometers per hour. What is Arianna's velocity relative to land?
- Answer
-
22.7 kph due north
The coordinate form is especially efficient if we want to add more than two vectors.
While exploring an abandoned cottage in the woods, you discover an old map showing the location of a buried treasure.
1 From the cottage, go 10 km in the direction 70∘.
2 From that point, go 12.8 km in the direction 348∘.
3 Finally, go 9.5 km in the direction 129∘.
You wonder if the directions will lead you safely to the treasure. You draw vectors to illustrate the path described by the directions, as shown in the figure.
Instead of following the map directions, you plan to fly by helicopter from the abandoned cottage directly to the treasure, but you will need to know the correct heading and distance to fly. Draw the vector for the net displacement from the cottage to the treasure, and give its length and direction.
- Answer
-
The helicopter's flight plan is the vector sum of the three vectors u,v, and w shown in the figure. To find their sum, we resolve each of the three vectors into its components. In coordinate form, the three displacement vectors are
u=(10cos70∘)i+(10sin70∘)j=3.42i+9.40jv=(12.8cos348∘)i+(12.8sin348∘)j=12.52i−2.66jw=(9.5cos129∘)i+(9.5sin129∘)j=−5.98i+7.38j
The net displacement is given by the resultant vector, r. We add the corresponding components of u,v, and w.
r=(3.42i+9.40j)+(12.52i−2.66j)+(−5.98i+7.38j)=(3.42+12.52−5.98)i+(9.40−2.66+7.38)j=10i+14.12j
The treasure is at the point 10 km east and 14.12 km north of the cottage. To find the flight plan for the helicopter, we compute the magnitude and direction of the vector r.
‖r‖=√102+14.122=17.3tanθ=14.1210=1.412θ=tan−1(1.412)=54.69∘
Thus, the treasure is 17.3 km from the cottage in the direction 54.7∘ from east. The helicopter's flight path is shown below.
From your campsite you hike 1.6 km in the direction 175∘, then 0.8 km in the direction 65∘, and finally 1.2 km in the direction 350∘.
a Draw a diagram for your hike, using vectors to represent each of the three segments. Use ae grid in which 1 square represents 0.1 km.
b Resolve each vector into components, and determine your location after your hike.
- Answer
-
a
b −1.594i+0.139j,0.338i+0.725j,1.182i−0.208j,−0.074i+0.656j
Force
When you push or pull on something, you are exerting a force on the object. For example, the weight of an object is actually a force, the result of gravity pulling the object towards the earth. A force has magnitude (measured in pounds) and direction, so force is a vector quantity. A force applied to an object causes the object to accelerate in the direction of the force.
When two or more forces act simultaneously on an object, the object moves as if it were acted on by the sum of the individual force vectors. The sum of all the forces acting on an object is called the resultant force.
Abe and Bart are trying to move a refrigerator by pulling on it with forces of 150 pounds and 120 pounds respectively, as shown in figure (a). What is the resulting force on the refrigerator, and in what direction will it move?
- Answer
-
We write each force in its coordinate form.
A=(150cos20∘)i+(150sin20∘)j=140.95i+51.30jB=(120cos80∘)i+(120sin80∘)j=20.84i+118.18j
Next, we add the forces applied by Abe and Bart to find the resultant force, r=A+B.
r=(140.95i+51.30j)+(20.84i+118.18j)=161.75i+169.48j
The magnitude of the resultant force is
‖r‖=√161.752+169.482=234.28
and the direction of the force is given by
tan−1(169.48161.75)=46.33∘
The force exerted on the refrigerator is about 234 pounds, and it will move at an angle of 46∘ from the horizontal segment shown in the figure.
Two tugboats pull on a barge in the river with forces u=20i+8j and v=28i−6j, measured in thousands of pounds. In what direction will the barge move, and what is the magnitude of the force propelling it?
- Answer
-
2.4∘, 48.04 thousand lbs
If vectors u and v have the same magnitude but opposite directions, then u+v has zero magnitude and is called the zero vector. A zero displacement vector means that the object started and ended in the same place; a zero velocity vector means that the object is not moving. We denote the zero vector by 0, so ‖0‖=0.
The vector that has the same magnitude as v but the opposite direction is called the opposite of v and denoted by −v. Then
v+−v=0
If the sum of the forces acting on an object is 0, the forces are said to be in equilibrium, and the object will remain stationary.
Recall the refrigerator in the previous example. Carl does not want Abe and Bart to move the refrigerator. How hard must Carl pull so that the refrigerator remains motionless?
- Answer
-
The force C that Carl applies must equal in magnitude the sum of the forces applied by Abe and Bart, but point in the opposite direction. That is,
C=−r=−(A+B)
So Carl must pull with 234.3 pounds in the direction 180∘+46.33∘=226.33∘.
Suppose that u+v+w=0, and that u=−8i+32j and v=14i−26j. What is the coordinate form of vector w?
- Answer
-
w=−6i−6j
Review the following skills you will need for this section.
Skills Refresher 9.2
1 State the sum of angles formula for sine.
2 State the sum of angles formula for cosine.
3 State the sum of angles formula for tangent.
4 Explain how the difference of angles formulas differ from the sum of angles formulas.
For Problems 5 and 6 , let cosα=−2√5,90∘<α<180∘.
5 Find an exact value for cos(α+30∘).
6 Find an exact value for tan(α−30∘).
- Skills Refresher Answers
-
1 sin(α+β)=sinαcosβ+cosαsinβ
2 cos(α+β)=cosαcosβ−sinαsinβ
3 tan(α+β)=tanα+tanβ1tanαtanβ
4 Change subtraction signs to addition and vice versa.
5 −2√3−12√5
6 −√3−21+2√3
Section 9.2 Summary
Vocabulary
• Unit vector
• Coordinate form
• Geometric form
• Zero vector
Concepts
1 A vector of magnitude 1 is called a unit vector. The unit vector in the direction of the x-axis is denoted by i. The unit vector in the direction of the y-axis is called j.
2 The vector
v=ai+bj
is the vector whose horizontal component is a and whose vertical component is b.
3 Suppose that the vector v has magnitude ‖v‖ and points in the direction of the angle θ in standard position. If v has the coordinate form v=ai+bj, then
a=‖v‖cosθ‖v‖=√a2+b2b=‖v‖sinθtanθ=ba
4 If v=ai+bj and k is a scalar, then
kv=kai+kbj
5 If u=ai+bj and v=ci+dj, then
u+v=(a+c)i+(b+d)j
6 A unit vector u in the direction of v is given by u=1‖v‖v.
A vector w of length k in the direction of v is given by w=k‖v‖v.
Study Questions
1 Is it easier to add vectors in geometric form or in coordinate form? Why?
2 To find a unit vector in the direction of v, multiply the coordinates of v by ______ .
3 To find a vector of length k in the direction of v, multiply the coordinates of v by ______ .
4 Name two physical quantities that are represented by vectors.
Skills
1 Convert the coordinate form of a vector to geometric form #7–18
2 Convert the geometric form of a vector to coordinate form #19–22, 47–50
3 Compute sums and scalar multiples of vectors #1–8, 23–28, 47–50
4 Find a vector in a given direction with a given length #39–46
5 Solve problems with vectors #51–60
Homework 9-2
For Problems 1–4, give the coordinate form of each vector shown in the figure. Use the coordinate form to find the following.
1.
a ‖u‖
b 2u
c ‖2u‖
2.
a ‖v‖
b 12v
c ‖12v‖
3.
a ‖w‖
b −w
c ‖−w‖
4.
a ‖z‖
b −3z
c ‖−3z‖
5.
a For the vectors u and v above, calculate u+v and ‖u+v‖.
b Which of the following statements is true?
i ‖u‖+‖v‖≤‖u+v‖
ii ‖u‖+‖v‖=‖u+v‖
iii ‖u‖+‖v‖≥‖u+v‖
6.
a For the vectors w and z above, calculate w+z and ‖w+z‖.
b Which of the following statements is true?
i ‖w‖+‖z‖≤‖w+z‖
ii ‖w‖+‖z‖=‖w+z‖
iii ‖w‖+‖z‖≥‖w+z‖
For Problems 7–10,
a Sketch the vector and give its coordinate form.
b Find the magnitude and direction of the vector.
7. The displacement vector from (1, −2) to (−4, 6).
8. The displacement vector from (−5, 2) to (4, 7).
9. The displacement vector from (−2, 9) to (−4, 8).
10. The displacement vector from (−6, 2) to (3, 0).
11. Hermione is 12 meters east and 3 meters north of Harry. Ron is 6 meters east and 9 meters north of Hermione.
a Calculate the displacement vector from Harry to Ron in coordinate form. Let i point east and j point north.
b Find the magnitude and direction of the displacement vector.
12. Delbert and Francine are climbing a rock wall. Delbert is 8 feet to the right and and 23 feet above their starting point. Francine is 2 feet to the right and 7 feet above Delbert.
a Calculate the displacement vector from the starting point to Francine in coordinate form. Let i point right and j point up.
b Find the magnitude and direction of the displacement vector.
For Problems 13–18, find the magnitude and directionof the vector.
13. v=−6i+6j
14. p=−12i−5j
15. w=7√3i−7j
16. z=−6√2i+6√6j
17. q=52i+96j
18. s=3.2i−1.8j
For Problems 19–22, find the coordinate form of the vector.
19. ‖v‖=6,θ=−45∘
20. ‖v‖=200,θ=240∘
21. ‖v‖=8.3,θ=37∘
22. ‖v‖=23,θ=200∘
For Problems 23-26, sketch each vector and its components. Use the coordinate form to find the resultant vector u+v, and sketch it.
23. u=−3i+2j,v=4i−4j
24. u=5i+j,v=2i−3j
25. u=−5i−2j,v=i+6j
26. u=8i−3j,v=−4i−2j
For Problems 27-30, find the sum u+v of the given vectors.
27. u=13i−8j,v=−1i+11j
28. u=3.7i+2.6j,v=−1.3i−5.7j
29. u=−3i+9j,v=5.8i−7.1j
30. u=6i−8j,v=23i+42j
For Problems 31–38, find the coordinate form of the vector, where
u=2i+3j,v=−5i+4j,w=−2i−5j,z=8i−3j
31. u+v
32. w−z
33. 4w
34. −3v
35. 2z−u
36. −w+5u
37. 3v−w+2u
38. z−2(v+w)
For Problems 39-42, find a unit vector u in the same direction as the given vector.
39. r=−12i+5j
40. s=7i−24j
41. t=i−j
42. w=−2i−3j
For Problems 43-46, find a vector v in the same direction as w, but with the given length.
43. w=8i+15j,‖v‖=51
44. w=−20i−21j,‖v‖=58
45. w=−3i+j,‖v‖=4
46. w=i−2j,‖v‖=7
For Problems 47–50,
a Draw a diagram using arrows to represent the vectors.
b Convert each vector to coordinate form.
c Use the coordinate form to add or subtract the vectors.
47. Find u+v, where u has magnitude 2.6 and direction θ=23∘,v has magnitude 5.8 and direction θ=223∘.
48. Find u+v, where u has magnitude 50 and direction θ=173∘,v has magnitude 70 and direction θ=308∘.
49. Find u−v, where u has magnitude 35 and direction θ=110∘,v has magnitude 60 and direction θ=165∘.
50. Find u−v, where u has magnitude 12.4 and direction θ=250∘,v has magnitude 8.8 and direction θ=315∘.
For Problems 51–56,
a Make a sketch using vectors to illustrate the problem.
b Use the coordinate form of the vectors to solve problem.
51. The tornado displaced the trash bin to a spot 500 meters north and 800 meters east of its original position, and the flood later displaced the bin 2000 meters due south from there. How far and in what direction was the trash bin moved from it original position?
52. A radio-controlled model plane pointed due west with an airspeed of 15 miles per hour, but there was a crosswind from the north at a speed of 8 miles per hour. How fast and in what direction is the plane moving relative to the ground?
53. Nimish flies 10 km in a direction 175∘ north from east, then turns and flies an additional 12 km due west. How far and in what direction is Nimish's final position relative to his starting point?
54. Dena sails 500 yards due south, then turns and sails 350 yards in the direction 300∘ from east. How far and in what direction is Dena's final position relative to her strarting point?
55. After leaving the airport, Kelly flew 30 miles at a heading 30∘ east of north, then 50 miles 70∘ east of north, and finally 12 miles 20∘ south of east. What is her current position relative to the airport?
56. On a whale-watching trip, the SS Dolphin sailed 15 miles from port on a bearing of 40∘, then 8 miles on a bearing of 320∘, and then 4 miles on a bearing of 250∘. What is her current position relative to port?
For Problems 57–60,
a Find the resultant force.
b Find the additional force needed for the system to be in equilibrium.
57. F1=−3i+j,F2=5i−2j,F3=−6i−4j
58. F1=10i+4j,F2=−12i−9j,F3=−3i+5j
59.
60.
61.
a Find the magnitude of the vector v=6i−8j, and the magnitude of the vector 2v=12i−16j, and verify that ‖2v‖=2‖v‖.
b Let v=ai+bj, and verify that ‖kv‖=k‖v‖, for k>0.
62.
a Find the magnitude of the vector v=3i+5j, and verify that the vector v‖v‖ has magnitude 1.
b Let v=ai+bj, where a and b are not both 0, and verify that v‖v‖ is a unit vector.