1.6: Determinants and Cross Product Flashcards
How does A x B relate to A and B?
A x B is orthogonal/perpendicular to BOTH A and B
What is |A x B| equal to?
|A||B|sinθ
Is A x B communicative? (Does A x B = B x A?)
NO, A x B = - B x A
What are ways you can distribute a constant with the cross product?
(cA) x B = A x (cB) = c(A x B)
What’s another way to write A x (B + C)?
(A x B) + (A x C)
How else to write A • (B x C)?
(A x B) • C
How can you rewrite the following WITHOUT using the cross product?
A x (B x C)
(A•C)B - (A•B)C
[NOTE: this is NOT (A•B)•C because you can’t do the dot product between a scalar and a vector, (A•B)C is multiplying a vector by a scalar]
What is a determinant?
the solution you get from solving a 3x3 matrix?? (Idk if that’s right)
Do the vectors A, B, and A x B follow the right hand rule?
Yes
If A x B = 0, what does that tell you?
If A x B = 0, then A and B are parallel
(Also: if A and B are parallel, then A x B = 0(
_______ is equal to the area of the parallelogram generated by A and B
|A x B|
What is the volume of the parallelpiped generated by A, B, and C equal to?
|A•(B x C)|
What’s a faster way to calculate A•(B x C)?
|a1 a2 a3|
|b1 b2 b3|
|c1 c2 c3|