« previous | Monday, November 22, 2010 | next »
Cross Product
Finding the direction of the cross product by the right-hand rule
Given
and
,
Matrix Definition
Review Determinants
Simpler Method
- rewrite first two columns
- add all the ↘ diagonals
- subtract all the ↙ diagonals
Vector Application
Given
and
,
Properties
Geometric
- a × b produces a vector perpendicular to both a and b (easier to understand visually)
- |a × b| = area of parallelogram formed by a and b
- Complete the parallelepiped (3D parallelogram) formed by 3 vectors a, b, and c:
- |(a × b) • c| = volume of parallelepiped.
Algebraic
- a × b is orthogonal to a, and

- a × b ≠ b × a
Application: Torque
Vectors in play with torque
Torque
depends on length of wrench
, force applied
, and the angle between the force and the wrench θ (optimally 90° or
)
Wednesday, December 1, 2010
Example 1
Given the points
,
,
, find a vector orthogonal to the plane containing these points.
Checking
Example 2
Area of
=
Example 3
Volume of Parallelepiped defined by A(1,0,1), B(2,3,0), C(-1,1,4), and D(0,3,2)
- a = <1,3,-1>
b = <-1,3,1>
c = <-2,1,3>
- a × b = 6i - 0j + 6k
- | (a × b) • c | = 6