
How do you find the cross product and verify that the resulting vectors are perpendicular to the given vectors $ < \text{ }3,2,0\text{ } > \text{ }\times \text{ } < \text{ }1,4,0\text{ } > \text{ }$?
Answer
542.4k+ views
Hint: In this problem we need to calculate the vector product of the two given vectors and check whether the obtained vector is perpendicular to both vectors are not. For this we will first calculate the cross product of the given vectors. We will use the cross-product formula which is $\left( \begin{matrix}
x \\
y \\
z \\
\end{matrix} \right)\times \left( \begin{matrix}
a \\
b \\
c \\
\end{matrix} \right)=\left| \begin{matrix}
i & j & k \\
x & y & z \\
a & b & c \\
\end{matrix} \right|$. So, we will calculate the determinant of the above formed $3\times 3$ matrix and simplify the obtained equation to get the result. Now we need to check whether the resultant vector is a perpendicular vector to given vectors. For this we will calculate the dot product of the vectors and check whether the dot product is zero or not. If the dot product is zero, then the resultant is perpendicular to the given vectors.
Complete step by step solution:
Given vectors, $\left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)$.
Now the cross product of the above two vectors forms the well-known formula $\left( \begin{matrix}
x \\
y \\
z \\
\end{matrix} \right)\times \left( \begin{matrix}
a \\
b \\
c \\
\end{matrix} \right)=\left| \begin{matrix}
i & j & k \\
x & y & z \\
a & b & c \\
\end{matrix} \right|$, will be
$\Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\times \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)=\left| \begin{matrix}
i & j & k \\
3 & 2 & 0 \\
1 & 4 & 0 \\
\end{matrix} \right|$
Simplifying the determinate of above $3\times 3$ matrix, then we will get
$\begin{align}
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\times \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)=i\left[ 2\left( 0 \right)-0\left( 4 \right) \right]-j\left[ 3\left( 0 \right)-1\left( 0 \right) \right]+k\left[ 3\left( 4 \right)-1\left( 2 \right) \right] \\
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\times \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)=0i+0j+10k \\
\end{align}$
Hence the cross product of the given two vectors $\left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)$ is $\left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)$
To check whether the above resultant vector is perpendicular to the given vectors we are going to calculate the dot product of the resultant vector with the given vectors.
The dot product of the vectors $\left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)$ will be
$\begin{align}
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
3\times 0 \\
2\times 0 \\
0\times 10 \\
\end{matrix} \right) \\
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
0 \\
0 \\
0 \\
\end{matrix} \right) \\
\end{align}$
Now the dot product of the vectors $\left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)$.
$\begin{align}
& \Rightarrow \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
1\times 0 \\
4\times 0 \\
0\times 10 \\
\end{matrix} \right) \\
& \Rightarrow \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
0 \\
0 \\
0 \\
\end{matrix} \right) \\
\end{align}$
We can see that the dot product of the resultant vector with both the given vectors is zero. So, the resultant vector is perpendicular to both the given vectors.
Note: In the problem they have clearly mentioned to verify the perpendicularity, so we have calculated the dot product. If any one of the dot products is not zero, then we need to recheck our solution and follow the correct method.
x \\
y \\
z \\
\end{matrix} \right)\times \left( \begin{matrix}
a \\
b \\
c \\
\end{matrix} \right)=\left| \begin{matrix}
i & j & k \\
x & y & z \\
a & b & c \\
\end{matrix} \right|$. So, we will calculate the determinant of the above formed $3\times 3$ matrix and simplify the obtained equation to get the result. Now we need to check whether the resultant vector is a perpendicular vector to given vectors. For this we will calculate the dot product of the vectors and check whether the dot product is zero or not. If the dot product is zero, then the resultant is perpendicular to the given vectors.
Complete step by step solution:
Given vectors, $\left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)$.
Now the cross product of the above two vectors forms the well-known formula $\left( \begin{matrix}
x \\
y \\
z \\
\end{matrix} \right)\times \left( \begin{matrix}
a \\
b \\
c \\
\end{matrix} \right)=\left| \begin{matrix}
i & j & k \\
x & y & z \\
a & b & c \\
\end{matrix} \right|$, will be
$\Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\times \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)=\left| \begin{matrix}
i & j & k \\
3 & 2 & 0 \\
1 & 4 & 0 \\
\end{matrix} \right|$
Simplifying the determinate of above $3\times 3$ matrix, then we will get
$\begin{align}
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\times \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)=i\left[ 2\left( 0 \right)-0\left( 4 \right) \right]-j\left[ 3\left( 0 \right)-1\left( 0 \right) \right]+k\left[ 3\left( 4 \right)-1\left( 2 \right) \right] \\
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\times \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)=0i+0j+10k \\
\end{align}$
Hence the cross product of the given two vectors $\left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)$ is $\left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)$
To check whether the above resultant vector is perpendicular to the given vectors we are going to calculate the dot product of the resultant vector with the given vectors.
The dot product of the vectors $\left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)$ will be
$\begin{align}
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
3\times 0 \\
2\times 0 \\
0\times 10 \\
\end{matrix} \right) \\
& \Rightarrow \left( \begin{matrix}
3 \\
2 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
0 \\
0 \\
0 \\
\end{matrix} \right) \\
\end{align}$
Now the dot product of the vectors $\left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)$, $\left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)$.
$\begin{align}
& \Rightarrow \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
1\times 0 \\
4\times 0 \\
0\times 10 \\
\end{matrix} \right) \\
& \Rightarrow \left( \begin{matrix}
1 \\
4 \\
0 \\
\end{matrix} \right)\centerdot \left( \begin{matrix}
0 \\
0 \\
10 \\
\end{matrix} \right)=\left( \begin{matrix}
0 \\
0 \\
0 \\
\end{matrix} \right) \\
\end{align}$
We can see that the dot product of the resultant vector with both the given vectors is zero. So, the resultant vector is perpendicular to both the given vectors.
Note: In the problem they have clearly mentioned to verify the perpendicularity, so we have calculated the dot product. If any one of the dot products is not zero, then we need to recheck our solution and follow the correct method.
Recently Updated Pages
Master Class 11 Computer Science: Engaging Questions & Answers for Success

Master Class 11 Business Studies: Engaging Questions & Answers for Success

Master Class 11 Economics: Engaging Questions & Answers for Success

Master Class 11 English: Engaging Questions & Answers for Success

Master Class 11 Maths: Engaging Questions & Answers for Success

Master Class 11 Biology: Engaging Questions & Answers for Success

Trending doubts
One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

There are 720 permutations of the digits 1 2 3 4 5 class 11 maths CBSE

Discuss the various forms of bacteria class 11 biology CBSE

Draw a diagram of a plant cell and label at least eight class 11 biology CBSE

State the laws of reflection of light

Explain zero factorial class 11 maths CBSE

