vectors a=<3,2> b=<2,-1>, c=<7,1> Find value of s and t, where c=sa+tb. How do I start this?
sa=<3s,2s>, and tb=<2t,-1t> ??
so you now have a system of equations: 3s + 2t = 7 and 2s - 1t = 1
ill try that.. but set 3s+2t=|c| guess its not right
ye its correct =)
thanks
no problem
but im still couldnt see how you can set them equal to something. like 3s+2t=7
is there rule or? cuz i use <i,j,k> so when adding, its all is, js, ks. like <3s+2t,2s-t>=|c|, but it turned out, cant be solved
they are the coefficients of the components 3<xs, ys> + 2 <xt + yt> = <xc, yc>
so 3 xs + 2 xt = xc and 3ys ++ 2yt = yt ** xs being the x component of s and ys being the y component etc
sorry that second one is meant to read 3ys + 2yt = yc
k, make sense. Thanks again
Join our real-time social learning platform and learn together with your friends!