Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
If vectors v⃗=⟨3,1,0⟩, u⃗=⟨0,−2,0⟩, and w⃗=v⃗×u⃗, find w⃗⃗.
A
w⃗=⟨0,0,−6⟩
B
w⃗=⟨0,−2,0⟩
C
w⃗=⟨0,0,6⟩
D
w⃗=⟨0,0,−2⟩
Verified step by step guidance
1
To find the cross product of two vectors v⃗ and u⃗, we use the determinant of a 3x3 matrix. The first row of the matrix consists of the unit vectors î, ĵ, and k̂.
The second row of the matrix consists of the components of vector v⃗, which are ⟨3, 1, 0⟩.
The third row of the matrix consists of the components of vector u⃗, which are ⟨0, -2, 0⟩.
Calculate the determinant by expanding along the first row: w⃗ = î(1*0 - 0*(-2)) - ĵ(3*0 - 0*0) + k̂(3*(-2) - 1*0).
Simplify the expression: w⃗ = î(0) - ĵ(0) + k̂(-6), resulting in w⃗ = ⟨0, 0, -6⟩.