You need to use the dot product to find the cosine of the angle between the vectors v and w, such that:
cos alpha = (v*w)/(|v|*|w|)
You need to evaluate the product of the vectors v and w, v = v_x*i + v_y*j, w = w_x*i + w_y*j , such that:
v*w = v_x*w_x + v_y*w_y
v*w = 1*2 + 2*(-1)
v*w = 2- 2
v*w = 0
Since the product of vectors v*w is 0, it is no need to evaluate (|v|*|w|) since cos alpha = 0 .
cos alpha = 0 => alpha = pi/2
Hence, evaluating the angle between the vectors v and w, yields alpha = pi/2.
Wednesday, February 13, 2019
Precalculus, Chapter 6, 6.3, Section 6.3, Problem 80
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment