Questions: Cross Product and Vector Area

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to find the area of a triangle with vertices at the origin O, A = (1, 0, 0), and B = (0, 1, 0). Which expression gives the correct area?

A|A · B| = 0, so the area is 0
B|A × B| / 2 = |(0, 0, 1)| / 2 = 1/2
C|A| · |B| = 1, so the area is 1
D|A · B| / 2 = 0, so the area is 0
Question 2 Multiple Choice

If a × b = v, what is b × a?

Av (same direction and magnitude as a × b)
B−v (opposite direction, same magnitude)
C0 (reversing order cancels the cross product)
DIt depends on the angle between a and b
Question 3 True / False

The cross product of two parallel vectors is a nonzero vector pointing perpendicular to both.

TTrue
FFalse
Question 4 True / False

The magnitude of the cross product a × b equals the area of the parallelogram spanned by a and b, which is why it appears in surface area calculations.

TTrue
FFalse
Question 5 Short Answer

Why is the cross product anti-commutative (a × b = −(b × a)), and what geometric fact does this algebraic property reflect?

Think about your answer, then reveal below.