Let u = <3, -1>, v = <-6, -6>. Find 9u + 2v
multiply <3,-1> by 9
same goes with 2v
to multiply a vector such as \(u = <3,-1>\) by a scalar, multiply the scalar times each component. For example\[3<1,2> = <3*1,3*2> = <3,6>\]
so for <-6,-6>, it'll be <-6,-12>
Hmm you only multiplied the second component by 2. What about the first silly? :o
i thought you multiply it by 1 so it'll be still -6
In palmer's example he STARTED with the 1. He multiplied each component by the `same value`, 3. In your problem, you want to multiply each component by the `same value`, 2.
oh i see, silly me...
so for both points it'll be <27,-9> and <-12,-12>?
Ah very good! :) Then addition yes?
so then 27+(-12)=15 and -9+(-12)=-21 which overall it'll be <15,-21>
yay good job.
thank you so much!
Join our real-time social learning platform and learn together with your friends!