
Kris V. answered 06/09/17
Tutor
5
(36)
Experienced Mathematics, Physics, and Chemistry Tutor
The resultant vector can be found algebraically via the following 3 steps
1. Find the x and y components of each vector.
2. Find the x and y components of the resulting vector by adding the corresponding values in step 1
3. Calculate the magnitude and direction from the x and y components of the resulting vector found in step 2.
For this problem
Step 1.
V1 = 5i + 0j = <5, 0>
V2 = 2.1 [cos(20°) i + sin(20°) j] = <2.1 cos(20°), 2.1 sin(20°)>
= 1.97 i + 0.72 j = < 1.97, 0.72>
V3 = 0i + 0.5j = <0, 0.5>
Step 2.
R = (5 + 1.97 + 0)i + (0 + 0.72 + 0.5)j = <5 + 1.97 + 0, 0 + 0.72 + 0.5>
= 6.97i + 1.22j = <6.97, 1.22>
Step 3.
|R| = SQRT(6.972 + 1.222) = 7.08 m
θ = tan-1(1.22/6.97) = 9.93°
So to "hole the ball" on the very first putt, the ball must travel 7.08 m at an angle 9.93° north of east.
Note:
Not sure which vector notation that you learn in your class, so I use both vector notations.