Question
Question: Find a vector \(\overrightarrow{c}\), such that \(\overrightarrow{a}\times \overrightarrow{c}=\overr...
Find a vector c, such that a×c=b and a.c=3 if a=i^+j^+k^ and b=j^−k^.
Solution
We start solving this problem by going through the concept of dot product, cross product and vector triple product. First, we apply the cross product to a×c and b, and we use the vector triple product formula a×(b×c)=(a.c)b−(a.b)c. Then, we find the cross product of a and b, and equate them. Then we solve the obtained equation to find the vector c.
Complete step by step answer:
For solving this problem, we need to go through the concept of dot product and the cross product of two vectors and also vector triple product.
Dot product of vectors a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^ can be given as,
a.b=a1b1+a2b2+a3b3
(a×b) is the cross product of vectors a and b, and can be given as,
(a×b)=i^ a1 b1 j^a2b2k^a3b3
The vector triple product of three vectors a,b,c is given by
a×(b×c)=(a.c)b−(a.b)c
We are given that a×c=b and a.c=3.
Now let us consider, a×(a×c). Then we get,
a×(a×c)=a×b............(1)
Using the triple vector product, we get that
a×(a×c)=(a.c)a−(a.a)c
Now using the formula for dot product and as a.c=3, we get
⇒a×(a×c)=3a−(1(1)+1(1)+1(1))c⇒a×(a×c)=3a−3c..............(2)
Now let us find the value of a×b.
Using the formula for cross product we get,
⇒(a×b)=i^ 1 0 j^11k^1−1⇒(a×b)=1 1 1−1i^−1 0 1−1j^+1 0 11k^⇒(a×b)=(−1−1)i^−(−1−0)j^+(1−0)k^⇒(a×b)=−2i^+j^+k^..............(3)
Using equations (2) and (3) and substituting them in equation (1), we get
⇒3a−3c=−2i^+j^+k^
Now, let us substitute the vector a in it, then we get
⇒3(i^+j^+k^)−3c=−2i^+j^+k^⇒3i^+3j^+3k^−3c=−2i^+j^+k^⇒3c=3i^+3j^+3k^−(−2i^+j^+k^)⇒3c=3i^+3j^+3k^+2i^−j^−k^⇒3c=5i^+2j^+2k^⇒c=35i^+32j^+32k^
So, we get that the vector c is 35i^+32j^+32k^.
Hence, answer is 35i^+32j^+32k^.
Note: There is possibility of making a mistake while taking the vector triple product as a×(b×c)=(a.c)b−(b.c)a which is actually the formula for (a×b)×c. So, one needs to be careful while applying the vector triple product while solving the problem.