Question
Question: Let \(\overrightarrow{a}=4\widehat{i}+5\widehat{j}-\widehat{k},\overrightarrow{b}=\widehat{i}-4\wide...
Let a=4i+5j−k,b=i−4j+5k and c=3i+j−k. Find a vector d which is perpendicular to both c and b and d⋅a=21.
Solution
Here given that there are three vectors and we have to find the forth vector. Also given that the forth vector is perpendicular to all three vectors. When two vectors a and b are perpendicular to each other, then their dot product is zero, i.e., a⋅b=0. By applying these properties we have to this question. For that first perform the dot-product of each vector and it will obtain the three equations.
Complete step by step solution:
Given, a=4i+5j−k,b=i−4j+5k and c=3i+j−k.
Since, the vector d is perpendicular to both c and b.
∴d⋅b=0 and d⋅c=0
Let d=xi+yj+zk
Now, d⋅b=0
⇒(xi+yj+zk)⋅(i−4j+5k)=0
⇒x−4y+5z=0…. (1)
Similarly, d⋅c=0
⇒(xi+yj+zk)⋅(3i+j−k)=0
⇒3x+y−z=0…. (2)
And d⋅a=21
⇒(xi+yj+zk)⋅(4i+5j−k)=21
⇒4x+5y−z=21…. (3)
Now solve all the three equations,
x−4y+5z=0 ........(1)
3x+y−z=0 .........(2)
4x+5y−z=21 ..........(3)
Now, solve for ‘y’ variable in equation (2)
y = −3x + z ..........(4)
Put this value of ‘y’ in equation (3), we get
\Rightarrow$$$\text{4x + 5(}-3\text{x + z)}-\text{z = 21}$$
\Rightarrow\text{4x}-\text{15x +5z}-\text{z = 21}$$
$\Rightarrow-11\text{x + 4z = 21 }..........\text{(5)}Putthevalueof‘y’inequation\text{(1)} also, we get
$\Rightarrow$$$x-4\text{(}-3\text{x + z)}+5z=0
\Rightarrow$$$x+12x-4z+5z=0$$
\Rightarrow13x+z=0\text{ }.............\text{(6)}$$
Solve equation $$\text{(6)}$$ for ‘z’ variable, we get
$\Rightarrowz=-13x\text{ }.........\text{(7)}Putthevalueof‘z’inequation\text{(5)}, we get
$\Rightarrow$$$-11x+4(-13x)=21
\Rightarrow$$$-11x-52x=21$$
\Rightarrow-63x=21$$
$\Rightarrowx=-\dfrac{21}{63}
$\Rightarrow$$$x=-\dfrac{1}{3}
Put the value of ‘x’ in equation (7), we get
z=−13x
\Rightarrow$$$z=(-13)\times \left( -\dfrac{1}{3} \right)$$
\Rightarrowz=\dfrac{13}{3}\text{ }$$
Now, put the value of ‘x’ and ‘z’ in equation $$\text{(4)}$$, we get
$$\text{y = }-\text{3x + z}$$
$\Rightarrowy=-3\times \left( -\dfrac{1}{3} \right)+\dfrac{13}{3}
$\Rightarrow$$$y=1+\dfrac{13}{3}
\Rightarrow$$$y=\dfrac{3+13}{3}$$
\Rightarrow$y=316
So, on solving equation (1), (2) and (3), we get
x=3−1,y=316 and z=313.
So, d=xi+yj+zk=3−1i+316j+313k=3−i+16j+13k=31(−i+16j+13k)
Note: Algebraically, the dot product of two vectors is the sum of the products of the corresponding entries of the two sequences of numbers. To find whether the given vector is perpendicular to another vector or not, we can adapt two methods that is, dot-product and cross-product of the vectors. The dot-product of vectors can be given as, A = (a1a2a3) and B = (b1b2b3)it is equal to the sum of product of corresponding numbers or terms which is,A⋅B = a1b1 + a2b2 + a3b3. If the dot-product of two vectors is equal to zero then that vectors are perpendicular vectors. Whereas, the cross-product can be done as,A×B = (a2b3− a3b2, a3b1−a1b3, a1b2−a2b1).