You need to evaluate the sum of two vectors,u+v , hence you need to perform the addition of the same versors, such that:
u = <0,0> => u = 0i + 0j
v = <2,1> => v = 2i + j
u + v = <0,0> + <2,1>
u + v = <0+2,0+1> => u + v = <2,1>
Hence, evaluating the sum u + v yields u + v = <2,1>
You need to evaluate the difference of two vectors,u-v, hence you need to perform the subtraction of the same versors, such that:
u - v = <0,0> - <2,1>
u - v = <0-2,0-1> => u - v = <-2,-1>
Hence, evaluating the difference u - v yields u - v = <-2,-1> .
You need to evaluate the difference of the vectors,2u-3v , hence you need to perform first the multiplication of each vector with the indicated scalar and then you need to perform the subtraction of the same versors, such that:
2u - 3v = 2<0,0> - 3<2,1>
2u - 3v = <2*0,2*0> - <3*2,3*1>
2u - 3v = <2*0 - 3*2,2*0 - 3*1> => 2u - 3v = <-6,-3>
Hence, evaluating the difference 2u - 3v yields 2u - 3v = <-6,-3>.
Saturday, November 4, 2017
Precalculus, Chapter 6, 6.3, Section 6.3, Problem 34
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...
-
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...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
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...
-
Iago states in act 1, scene 1 that he is jealous Othello made Cassio his lieutenant. Iago believes he has had more battle experience and is ...
No comments:
Post a Comment