If a = 7i - 2j + 3k, b = 2i +8k and c = i + j + k then compute a × b, a × c and a × (b + c). Verify whether the cross product is distributive over vector addition.
Answers
Answer:
Yes, The Cross Product is Distributive Over Vector Addition.
Step-by-step explanation:
The given vectors are
a = 7i - 2j + 3k
b = 2i +8k
c = i + j + k
First, we need to compute the vector product of the given vectors as asked in question.
Then, we need to show that Cross Product is Distributive over Vector Addition.
I have solved in detail.
Kindly see the attachment for the detailed answer.
I hope it will help You.

The cross product of a, b and c is distributive over vector addition.
Given:
a = 7i - 2j + 3k
b = 2i + 8k
c = i + j + k
To Find:
- a × b
- a × c
- a × (b + c)
If cross product is distributive over vector addition
Solution:
To verify the statement we must find the following :
1. a × b
a = 7i - 2j + 3k b = 2i + 8k
- Here, we will be using the matrix method to find the cross product of the two vectors
2. a × c
- Matrix method to be used to solve the following cross product
3. (a × b) + (a × c)
a × b = -16i -50j -4k
a × c = -5i -4j + 9k
- Eq A
4. a × (b + c)
- First, solve the b + c part of the vector problem:
- Now, find the cross product of a and (b + c)
- We see that,
(a × b) + (a × c) ≡ a × (b + c) ≡ -21i - 54j + 13k
Hence, the cross product is distributive over vector addition.
#SPJ3