Let u = <-3, 4>, v = <8, 2>. Find u + v
add like parts maybe?
That's what I was thinking. so <-3+8 ; 4+2> <5, 6> ?
perfect .... thought i typed that
I believe that is the answer. Let u = <3, -1>, v = <-6, -6>. Find 9u + 2v. With this question, do I multiply the u's by 9 and the v's by 2 then add like parts?
yep
if it helps write the vectors as 9(3x -1y) + 2(-6x-6y) the resulting ax+by is the vector (a,b)
i just stack them tho, that way the placement stays intact and i dont move things on accident
9<3, -1> +2<-6, -6> 27, -9 -12, -12 --------- a , b
So it turns into <27 + -12; -9 + -12> <15, -21>?
yep
Find the angle between the given vectors to the nearest tenth of a degree. u = <-5, -4>, v = <-4, -3>
you know the dot product equivalence?
|u| |v| cos(a) = u.v
So how would I set this up? <20, 12> cos a?
you know adding is adding like parts dot product is multiplying like parts, and adding the results
|u| |v| cos(a) = 20+12 what are the length if u and v?
u is 20 and v is 12
no, the lenghts if anything sqrt(u.u) and sqrt(v.v)
u = <-5, -4> |u| = sqrt(u.u) = sqrt(25+16) v = <-4, -3> |v| = sqrt(v.v) = sqrt(16+9)
so 5sqrt(41) cos(a) = 20+12 how do we find the value of a?
Divide the other side by 5sqrt41
and do inverse cosine?
yep, and cos^(-1) both sides a = cos^(-1) (32/(5sqrt(41))) now you want degrees, so make sure you either convert it, or set your calc on deg mode
Okay, I got 1.78.
Determine whether the vectors u and v are parallel, orthogonal, or neither. u = <6, -2>, v = <8, 24> What would I do here to begin solving?
Join our real-time social learning platform and learn together with your friends!