Question
Question: Find the value of ‘a’ for which the vector \(\overrightarrow A = \,3\widehat i + 3\widehat j + 9\wid...
Find the value of ‘a’ for which the vector A=3i+3j+9k and B=i+aj+3k are parallel.
Solution
Vectors are the quantities that have direction as well as magnitude. In order to answer the question, we must be aware about basic properties of vectors (i.e., addition, multiplication, subtraction and division of vectors).
Complete step by step answer:
If we observe properties of vectors then we will notice that the cross product of two parallel vectors is always zero.
A×B=0
Cross product of the given vectors will give,
A×B=(3i+3j+9k)×(i+aj+3k)
Solving the cross product by converting the given vectors in matrix,
\overrightarrow A \times \overrightarrow B = \left( {\begin{array}{*{20}{c}}
i&j;&k; \\\
3&3&9 \\\
1&a;&3
\end{array}} \right)
Calculating the determinant of the matrix,
\overrightarrow A \times \overrightarrow B = \left( {\begin{array}{*{20}{c}}
3&9 \\\
a&3
\end{array}} \right)\widehat i - \left( {\begin{array}{*{20}{c}}
3&9 \\\
1&3
\end{array}} \right)\widehat j + \left( {\begin{array}{*{20}{c}}
3&3 \\\
1&a;
\end{array}} \right)\widehat k
Evaluating the above vector will yield,
A×B=((3×3)−(9×a))i−((3×3)−(9×1))j+((3×a)−(3×1))k
Solving the basic maths will yield,
A×B=(9−9a)i−(9−9)j+(3a−3)k
As we know that the cross product of two vectors yield zero, hence
0i+0j+0k=(9−9a)i−(0)j+(3a−3)k
We can observe from the above equation that,
9–9a=0 ⇒3a–3=0
Evaluating value of ‘a’ from either of two equations
9=9a ∴a=1
For the given vectors to be parallel to each other a=1.
Note: Multiplication of vectors can be achieved by either their dot product or their cross product. Dot products of the vectors always yield a scalar result while cross product of two vectors results in a vector quantity.