Oh and just a hint: For the general case, if two vectors
a and
b are parrellel then
a=k
bwhere k is some real number(other than zero). This general fact could've been used in this situation as well:
Using this we would've got:
i=k(
r+L
s+M
t)
=k((3+L-2M)
i+(3-7L-5M)
j+(-6+6L+2M)
k)
=k(3+L-2M)
i+k(3-7L-5M)
j+k(-6+6L+2M)
kEquating the coefficients(note that the left hand side has a coefficient of 0 for the
j and
k components):
k(3+L-2M)=0
k(-6+6L+2M)=0
Now divide both sides of both equations by k(since k does not equal zero, this can be done) and u get:
3-7L-5M=0
-6+6L+2M=0
Which is what we got earlier

Using this method you can solve a bigger class of problems, namely, if the question said that the vector
r+L
s+M
t was parallel to
any non-zero vector. e.g: If it said it was parallel to 2
i+3
j+4
k