MATH 152 Chapter 11.3

From Notes
Jump to navigation Jump to search

« previous | Monday, November 22, 2010 | next »

Cross Product

Finding the direction of the cross product by the right-hand rule

Given and ,

  • is unit vector perpendicular to both a and b (see right hand rule figure at right)
  • θ is the angle between a and b
  • Important: DO NOT MEMORIZE SECOND EQUATION


Matrix Definition

Review Determinants

Simpler Method

  1. rewrite first two columns
  2. add all the ↘ diagonals
  3. 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 × bb × 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)

  1. a = <1,3,-1>
    b = <-1,3,1>
    c = <-2,1,3>
  2. a × b = 6i - 0j + 6k
  3. | (a × b) • c | = 6