Question
Question: How do you find the cross product and verify that the resulting vectors are perpendicular to the giv...
How do you find the cross product and verify that the resulting vectors are perpendicular to the given vectors < 3,2,0 > × < 1,4,0 > ?
Solution
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 x y z ×a b c =i x a jybkzc. So, we will calculate the determinant of the above formed 3×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, 3 2 0 , 1 4 0 .
Now the cross product of the above two vectors forms the well-known formula x y z ×a b c =i x a jybkzc, will be
⇒3 2 0 ×1 4 0 =i 3 1 j24k00
Simplifying the determinate of above 3×3 matrix, then we will get
⇒3 2 0 ×1 4 0 =i[2(0)−0(4)]−j[3(0)−1(0)]+k[3(4)−1(2)]⇒3 2 0 ×1 4 0 =0i+0j+10k
Hence the cross product of the given two vectors 3 2 0 , 1 4 0 is 0 0 10
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 3 2 0 , 0 0 10 will be
⇒3 2 0 ⋅0 0 10 =3×0 2×0 0×10 ⇒3 2 0 ⋅0 0 10 =0 0 0
Now the dot product of the vectors 1 4 0 , 0 0 10 .
⇒1 4 0 ⋅0 0 10 =1×0 4×0 0×10 ⇒1 4 0 ⋅0 0 10 =0 0 0
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.