The boards question that opened class looked innocent: what should multiplying two vectors even mean? Numbers multiply into numbers β€” but arrows have direction, and every group’s proposal had to decide what direction does to a product. The dot product is the answer mathematics settled on, and its defining choice is bold: two vectors in, one scalar out. The directions do not survive; they get measured.

where is the angle between the vectors. The is the measuring device: it rewards vectors for pointing the same way, ignores the part of each vector that is perpendicular to the other. Pulling a wagon, only the part of your pull along the ground moves the wagon forward β€” the dot product of force and displacement is exactly the work that gets done, and raising the handle shrinks it.

Two formulas, one number

The geometric formula needs the angle. The miracle is that components compute the same number without ever finding it:

Multiply matching coordinates, add. For and : . Set the two formulas equal and the angle falls out β€” , so . An angle in three-space, measured without a protractor, in a space nobody can fully draw. This is the trick the rest of the unit runs on.

What the sign tells you

Because and are positive, the sign of the dot product belongs entirely to :

Angle betweenMeaning
positiveless than broadly agreeing directions
zeroexactly perpendicular β€” orthogonal
negativemore than broadly opposed directions

The middle row does the most work in this course: a dot product of zero is a perpendicularity test, no picture required. It is how Equations of Planes will define a plane with one vector.

The properties got the True or False treatment before anyone trusted them: commutative β€” true, both formulas are symmetric; β€” always , a vector dotted with itself squares its own length; associative β€” not even a well-formed question, since is a scalar and cannot dot anything further. Knowing why that last one fails is worth more than ten computations. Dot and Cross Product Practice covers angles, work, and projections; the product that keeps direction instead of measuring it is The Cross Product.

Curriculum connection

C2.4

perform the operation of dot product on two vectors represented as directed line segments (i.e., using ) and in Cartesian form (i.e., using or ) in two-space and three-space, and describe applications of the dot product (e.g., determining the angle between two vectors; determining the projection of one vector onto another) Sample problem: Describe how the dot product can be used to compare the work done in pulling a wagon over a given distance in a specific direction using a given force for different positions of the handle.

Link to original

C2.5

determine, through investigation, properties of the dot product (e.g., investigate whether it is commutative, distributive, or associative; investigate the dot product of a vector with itself and the dot product of orthogonal vectors) Sample problem: Investigate geometrically and algebraically the relationship between the dot product of the vectors and and the dot product of scalar multiples of these vectors. Does this relationship apply to any two vectors? Find a vector that is orthogonal to both the given vectors.

Link to original

C2.8

solve problems involving dot product and cross product (e.g., determining projections, the area of a parallelogram, the volume of a parallelepiped), including problems arising from real-world applications (e.g., determining work, torque, ground speed, velocity, force) Sample problem: Investigate the dot products and for any two vectors and in three-space. What property of the cross product does this verify?

Link to original