Let a = (1,2) and b = (5;-1) be two vectors. Compute and draw the vector a-3b
Look at this,
Let c = (x1,y1) and d = (x2,y2)
c+d = (x1+x2,y1+y2)
λ(x,y)= (λx,λy) where λ is any number
and as always the multiplication will be executed before addition.
Good luck and please ask again if you didn't get it:))
Look at this,
Let c = (x1,y1) and d = (x2,y2)
c+d = (x1+x2,y1+y2)
λ(x,y)= (λx,λy) where λ is any number
and as always the multiplication will be executed before addition.
Good luck and please ask again if you didn't get it:))