Torque and Rotational Kinetics

10.2 Cross-Product Structure and Lever Arm Interpretation

Three Roads to the Same Answer

There are three ways to compute torque. All three give the same number. But they look different, they feel different, and in any given problem, one of them is usually far easier than the other two.

Here they are, side by side:

Method Formula What you need to identify
Magnitude formula $\tau = rF\sin\theta$ The angle $\theta$ between $\vec{r}$ and $\vec{F}$
Lever arm $\tau = r_\perp F$ The perpendicular distance $r_\perp$ from the axis to the line of action of the force
Cross product $\vec{\tau} = \vec{r} \times \vec{F}$ The position vector $\vec{r}$ and force vector $\vec{F}$ as components

In Section 10.1, you used the first method --- $rF\sin\theta$ --- to compute torque for doors and wrenches. That formula works, but it is not always the most natural way to think about the problem. This section gives you two more tools and shows you how they connect.

Before you read on: A force of 50 N is applied to a 0.3 m wrench at 30 degrees to the wrench handle. Try computing the torque two ways:

(a) Using $\tau = rF\sin\theta$.

(b) By finding the lever arm $r_\perp = r\sin\theta$ first, then computing $\tau = r_\perp F$.

Which felt more straightforward? Did you get the same answer both ways?

Both methods give $\tau = (0.3)(50)\sin 30° = 7.5 \text{ N}\cdot\text{m}$. The arithmetic is identical in this case --- and that is not a coincidence. The lever arm method is the $rF\sin\theta$ formula, just with the $\sin\theta$ factor absorbed into a geometric quantity. The question is: which way of packaging the information makes a given problem easiest to solve?

The Guiding Question

Why are there multiple equivalent ways to think about torque mathematically?

This is not redundancy. Each representation highlights a different aspect of the same physics. By the end of this section, you will have three lenses for torque --- and you will know when to reach for each one.

The Three Interpretations, Unpacked

Interpretation 1: $\tau = rF\sin\theta$

You already know this one from Section 10.1. The torque is the product of the distance from the axis, the force magnitude, and the sine of the angle between them. The factor $\sin\theta$ picks out the component of force that acts perpendicular to the position vector --- the part that actually produces rotation.

This formula is most natural when you already know the angle between $\vec{r}$ and $\vec{F}$. If the geometry hands you the angle directly (a force applied at 60 degrees to a beam, for instance), this is usually the fastest route.

Interpretation 2: The Lever Arm $r_\perp$

The lever arm (sometimes called the moment arm) is the perpendicular distance from the axis of rotation to the line of action of the force. The line of action is just the infinite line along the direction of the force, passing through the point where the force is applied.

$$r_\perp = r\sin\theta$$

Once you have found $r_\perp$, the torque is simply:

$$\tau = r_\perp F$$

No sine factor, no angle needed. The geometry has been baked into a single distance.

This formula is most natural when the perpendicular distance is easy to read from a diagram. If you have a beam with a force pointing straight down, for instance, the lever arm is just the horizontal distance from the axis to where the force acts. You can read it off the diagram without computing any angle at all.

Interpretation 3: The Cross Product $\vec{r} \times \vec{F}$

The cross product packages everything --- magnitude and direction --- into one vector equation:

$$\vec{\tau} = \vec{r} \times \vec{F}$$

The magnitude of this cross product is:

$$|\vec{\tau}| = rF\sin\theta$$

which is exactly the formula you already know. But the cross product also gives you the direction of the torque: it points perpendicular to both $\vec{r}$ and $\vec{F}$, in the direction determined by the right-hand rule.

To use the right-hand rule: point your fingers along $\vec{r}$, curl them toward $\vec{F}$, and your thumb points in the direction of $\vec{\tau}$.

If you work in components, with $\vec{r} = (r_x, r_y)$ and $\vec{F} = (F_x, F_y)$ in two dimensions, the cross product gives:

$$\tau_z = r_x F_y - r_y F_x$$

This formula is most natural when you already have the vectors in component form, or when you need the sign (direction) of the torque --- counterclockwise vs. clockwise --- without having to reason about it separately.

Seeing All Three at Once

[Interactive: Three-Panel Torque Viewer. A single scenario is shown at the top: a rigid bar attached to an axis, with an applied force at some point along the bar. The force direction and application point can be dragged. Below the scenario, three panels display the three interpretations simultaneously:

Panel 1 ($rF\sin\theta$): Shows the vectors $\vec{r}$ and $\vec{F}$ meeting at the point of force application, with the angle $\theta$ between them highlighted by an arc. The perpendicular component $F\sin\theta$ is drawn as a dashed line. The torque value updates as $\tau = rF\sin\theta$.

Panel 2 (Lever arm): Shows the full line of action of the force extending in both directions. A dashed perpendicular is drawn from the axis to this line of action, labeled $r_\perp$. The torque value updates as $\tau = r_\perp F$.

Panel 3 (Cross product): Shows the position vector $\vec{r}$ and force vector $\vec{F}$ with their components labeled. The torque is computed as $\tau_z = r_x F_y - r_y F_x$.

All three panels display the same numerical torque value (confirming equivalence). As students drag the force direction or application point, all three panels update simultaneously.

Guided prompts appear below: - "Drag the force until it is perpendicular to the bar. What happens to $\theta$? To $r_\perp$?" - "Drag the force until it points directly along the bar. What is the torque in all three panels?" - "For which geometry is the lever arm easiest to identify visually? For which is the $\sin\theta$ formula simpler?" - "Can you find a geometry where the cross-product component formula is easiest?"]

Why Three Methods Are Really One

Look at the three formulas again:

$$\tau = rF\sin\theta = r_\perp F = |r_x F_y - r_y F_x|$$

The first two are manifestly the same: $r_\perp = r\sin\theta$, so $r_\perp F = rF\sin\theta$. No mystery there.

The third requires a small argument. When $\vec{r}$ makes an angle $\alpha$ with the $x$-axis, its components are $r_x = r\cos\alpha$ and $r_y = r\sin\alpha$. If $\vec{F}$ makes an angle $\beta$ with the $x$-axis, then $F_x = F\cos\beta$ and $F_y = F\sin\beta$. The cross-product component becomes:

$$r_x F_y - r_y F_x = rF(\cos\alpha \sin\beta - \sin\alpha \cos\beta) = rF\sin(\beta - \alpha)$$

The angle $\beta - \alpha$ is exactly the angle between the two vectors. So $r_x F_y - r_y F_x = rF\sin\theta$. Same formula, third time.

All three are the same mathematics in different clothing. The choice between them is purely a matter of convenience --- which quantities does the problem hand you most directly?

When to Use Which

Here is a practical guide:

Situation Best method Why
The angle between $\vec{r}$ and $\vec{F}$ is given or easy to find $rF\sin\theta$ Plug in directly; no extra geometry needed
The perpendicular distance from the axis to the line of action is obvious from the diagram Lever arm $r_\perp F$ Read the lever arm off the picture; multiply by $F$
You have position and force in component form Cross product $r_x F_y - r_y F_x$ Clean algebra; sign gives direction automatically
You need both magnitude and direction of torque Cross product $\vec{r} \times \vec{F}$ The only method that gives direction without extra work

A useful habit: Before computing, glance at the problem and ask, "What does the geometry hand me for free?" If it gives you an angle, use $rF\sin\theta$. If it gives you a perpendicular distance, use the lever arm. If it gives you components, use the cross product.

The Lever Arm as a Geometric Shortcut

The lever arm deserves a closer look, because it connects the torque formula to a visual idea that makes many problems trivial.

Consider a horizontal beam attached to a wall at its left end. A weight hangs from a point 0.6 m from the wall. Gravity pulls the weight straight down with 20 N.

What is the lever arm? The force is vertical. The line of action is a vertical line passing through the point where the weight hangs. The perpendicular distance from the axis (at the wall) to this vertical line is just the horizontal distance: 0.6 m.

So the torque is:

$$\tau = r_\perp F = (0.6 \text{ m})(20 \text{ N}) = 12 \text{ N}\cdot\text{m}$$

No angles, no sine. The lever arm was sitting right there in the diagram.

Now try the same problem with $rF\sin\theta$. The position vector from the wall to the point of force application points horizontally (0.6 m). The force points vertically downward. The angle between them is 90 degrees. So:

$$\tau = rF\sin 90° = (0.6)(20)(1) = 12 \text{ N}\cdot\text{m}$$

Same answer, of course. But notice that in this geometry, the lever arm method required zero trigonometry --- you just read a distance off the picture. The $\sin\theta$ method required you to identify the angle as 90 degrees. Both are easy here, but the lever arm felt effortless.

The lever arm method shines when forces are horizontal or vertical and distances are easy to read from the geometry. It becomes cumbersome when the geometry is complicated or the perpendicular distance is not obvious.

The Cross Product and Direction

The magnitude formulas ($rF\sin\theta$ and $r_\perp F$) give you a positive number. They do not tell you the direction --- clockwise or counterclockwise --- unless you reason about it separately.

The cross product does this automatically. In two dimensions, the sign of $\tau_z = r_x F_y - r_y F_x$ tells you the direction:

  • Positive $\tau_z$: counterclockwise torque (out of the page, by convention)
  • Negative $\tau_z$: clockwise torque (into the page)

This is enormously useful when you have multiple forces producing torques in different directions and you need to find the net torque. Instead of keeping track of signs by hand, you compute each torque using the cross-product formula, and the algebra handles the signs for you.

In three dimensions, the cross product gives a full vector:

$$\vec{\tau} = \vec{r} \times \vec{F} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \ r_x & r_y & r_z \ F_x & F_y & F_z \end{vmatrix}$$

The direction of this vector is the axis around which the torque tends to cause rotation. The right-hand rule determines which way around that axis.

Cross Products and Dot Products: A Comparison

There is a deep structural parallel worth noticing. You have seen the dot product in the context of work:

$$W = \vec{F} \cdot \vec{d} = Fd\cos\theta$$

The dot product measures how much two vectors are aligned --- it picks out the parallel component. When $\vec{F}$ and $\vec{d}$ point in the same direction, the dot product is maximized. When they are perpendicular, the dot product is zero.

The cross product does the opposite:

$$|\vec{r} \times \vec{F}| = rF\sin\theta$$

The cross product measures how much two vectors are perpendicular --- it picks out the component of one that is at right angles to the other. When $\vec{r}$ and $\vec{F}$ are perpendicular, the cross product magnitude is maximized. When they are parallel, the cross product is zero.

Dot product $\vec{A} \cdot \vec{B}$ Cross product $\vec{A} \times \vec{B}$
Formula $AB\cos\theta$ $AB\sin\theta$ (magnitude)
Measures Parallel-ness (alignment) Perpendicular-ness (crossing)
Result type Scalar (a number) Vector (magnitude + direction)
Maximum when Vectors are parallel ($\theta = 0°$) Vectors are perpendicular ($\theta = 90°$)
Zero when Vectors are perpendicular ($\theta = 90°$) Vectors are parallel ($\theta = 0°$)
Physical use Work: $W = \vec{F} \cdot \vec{d}$ Torque: $\vec{\tau} = \vec{r} \times \vec{F}$

This is not a coincidence. Work depends on the component of force along the displacement --- the parallel part. Torque depends on the component of force perpendicular to the position vector --- the crossing part. The dot product and cross product are built to extract exactly these components.

Think of it this way: the dot product asks "how much do these vectors point the same way?" The cross product asks "how much do these vectors point in different ways?"

Why the Cross Product Points Perpendicular

Here is a question that bothers many students the first time they see it: why does $\vec{r} \times \vec{F}$ produce a vector that is perpendicular to both $\vec{r}$ and $\vec{F}$? What does that direction mean?

The answer is physical. The torque vector points along the axis of rotation that the force tends to produce. Think about a door. The force pushes the door in the plane of the door. The door rotates around its hinges --- the hinge axis is perpendicular to the plane of the door. The torque vector points along the hinge axis.

More generally, $\vec{r}$ and $\vec{F}$ define a plane (the plane containing both vectors). Rotation caused by a force in that plane happens around an axis perpendicular to that plane. The cross product gives you exactly that axis.

The magnitude $rF\sin\theta$ tells you how strong the turning tendency is. The direction (perpendicular to both vectors) tells you which axis the turning happens around. The right-hand rule tells you which way around that axis.

This is why the cross product is the natural mathematical operation for torque. It was essentially designed to describe rotational effects.

Practice

Layer 1: Concrete

A 0.25 m wrench has a 40 N force applied at its end, at an angle of 60 degrees to the wrench handle.

(a) Compute the torque using $\tau = rF\sin\theta$.

(b) Compute the lever arm $r_\perp$, then find the torque using $\tau = r_\perp F$.

(c) Verify that both methods give the same answer.

Check your answer (a) Using the magnitude formula: $$\tau = rF\sin\theta = (0.25)(40)\sin 60° = (0.25)(40)(0.866) = 8.66 \text{ N}\cdot\text{m}$$ (b) The lever arm is: $$r_\perp = r\sin\theta = (0.25)\sin 60° = (0.25)(0.866) = 0.217 \text{ m}$$ Then: $$\tau = r_\perp F = (0.217)(40) = 8.66 \text{ N}\cdot\text{m}$$ (c) Both methods give $8.66 \text{ N}\cdot\text{m}$, as expected. They must, since $r_\perp F = (r\sin\theta)F = rF\sin\theta$.

Layer 2: Pattern

For each setup below, decide which method (magnitude formula, lever arm, or cross-product components) would be simplest, and justify your choice. Then compute the torque.

(a) A 100 N force acts vertically downward at a point 2.0 m horizontally from the axis. The axis is at the left end of a horizontal beam.

(b) A force of 30 N is applied at 45 degrees to a 0.5 m bar, measured from the bar to the force direction.

(c) A force $\vec{F} = (6, -8)$ N is applied at position $\vec{r} = (3, 4)$ m from the axis.

(d) A 25 N force is applied at the end of a 0.4 m handle. The force direction makes a 90 degree angle with the handle.

Check your answer (a) **Lever arm is simplest.** The force is vertical and the distance is horizontal, so the lever arm is simply the horizontal distance: $r_\perp = 2.0$ m. $$\tau = r_\perp F = (2.0)(100) = 200 \text{ N}\cdot\text{m}$$ No angles needed --- the perpendicular distance is right there in the problem statement. (b) **Magnitude formula is simplest.** The angle is given directly. $$\tau = rF\sin\theta = (0.5)(30)\sin 45° = (0.5)(30)(0.707) = 10.6 \text{ N}\cdot\text{m}$$ (c) **Cross-product components are simplest.** The problem gives you component form directly. $$\tau_z = r_x F_y - r_y F_x = (3)(-8) - (4)(6) = -24 - 24 = -48 \text{ N}\cdot\text{m}$$ The negative sign tells you the torque is clockwise. The magnitude is 48 N$\cdot$m. (d) **Any method works equally well.** When $\theta = 90°$, $\sin\theta = 1$, and the lever arm equals $r$. The simplest approach is just: $$\tau = rF = (0.4)(25) = 10 \text{ N}\cdot\text{m}$$ No trigonometry needed at all, since the force is already perpendicular to the position vector.

Layer 3: Structure

Why does the cross product $\vec{r} \times \vec{F}$ produce a vector perpendicular to both $\vec{r}$ and $\vec{F}$? What does the direction of that vector represent physically?

Check your answer The cross product produces a perpendicular vector because it encodes the **axis of rotation**. The vectors $\vec{r}$ and $\vec{F}$ define a plane --- the plane in which the force acts relative to the axis. Any rotation produced by this force happens around an axis that is perpendicular to this plane, the same way a door swings around hinges perpendicular to the plane of the door. The magnitude $rF\sin\theta$ captures the strength of the rotational tendency. The perpendicular direction captures *which axis* the rotation happens around. The right-hand rule resolves the remaining ambiguity: there are two directions perpendicular to a plane, and the right-hand rule picks one consistently. Physically, if the torque vector points in the $+z$ direction, the torque tends to produce counterclockwise rotation in the $xy$-plane (as seen from the $+z$ side). If it points in the $-z$ direction, the rotation is clockwise. The cross product is not an arbitrary mathematical operation applied to torque --- it is the precise tool built to describe rotational effects, because rotation inherently involves an axis perpendicular to the plane of motion.

Layer 4: Debug

A student is asked to compute the torque produced by a force $\vec{F}$ applied at position $\vec{r}$ from an axis. The student writes:

$$\tau = \vec{r} \cdot \vec{F} = rF\cos\theta$$

using a dot product instead of a cross product. What quantity did the student accidentally compute? In what physical context would that quantity actually be meaningful?

Check your answer The student computed $rF\cos\theta$, which is not torque. This expression has the magnitude of $\vec{r}$ times the component of $\vec{F}$ parallel to $\vec{r}$, or equivalently, the magnitude of $\vec{F}$ times the component of $\vec{r}$ along $\vec{F}$. This is not a standard named quantity in the torque context, but the structure is identical to work: $W = Fd\cos\theta$. More precisely, the student computed a quantity proportional to how much the force acts *along* the position vector rather than *across* it. The key error is using $\cos\theta$ instead of $\sin\theta$. The dot product picks out the *parallel* component; the cross product picks out the *perpendicular* component. Torque depends on the perpendicular component of force --- the part that causes rotation --- not the parallel component. If the force were purely radial (along $\vec{r}$), $\theta = 0$, and the dot product would be maximized while the cross product (and torque) would be zero. This makes physical sense: a force pointing straight toward or away from the axis produces no rotation. The dot product $\vec{F} \cdot \vec{d}$ *is* physically meaningful when computing **work** --- the energy transferred by a force acting over a displacement. In that context, only the parallel component matters, and $\cos\theta$ is correct.

Reflection

Think about the three methods you now have for computing torque: $rF\sin\theta$, the lever arm, and the cross product.

When would you reach for the cross product over the lever arm, or vice versa?

Consider: is there a type of problem where one method would lead you astray or be needlessly difficult? Is there a type of problem where one method gives insight the others do not?

Looking Ahead

You now have three equivalent ways to compute torque --- and, just as importantly, you know when each one earns its keep. The lever arm turns geometry into a simple multiplication. The magnitude formula handles arbitrary angles cleanly. The cross product handles components and signs automatically, and it scales to three dimensions.

In the next section, you will put these tools to work. When a rigid body is in rotational equilibrium, the net torque about any axis is zero: $\sum \tau = 0$. Combined with the translational equilibrium condition $\sum F = 0$ from Chapter 5, this gives you the complete set of conditions for a rigid body at rest. You will use the lever arm and cross-product ideas from this section to set up and solve balance problems --- from seesaws to beams to the engineering of bridges.

The strategic question from this section carries forward: before writing any equation, ask yourself which representation of torque makes the problem simplest. That five-second decision will save you minutes of algebra.