Moment of a Force in 3D

College Depth 89 in the knowledge graph I know this Set as goal
Unlocks 2 downstream topics
statics moment 3D cross product moment about an axis

Core Idea

In three dimensions, the moment of a force F about a point O is a vector quantity computed as M_O = r x F, where r is any position vector from O to a point on the force's line of action. The result is a moment vector whose direction (given by the right-hand rule) defines the axis of rotational tendency and whose magnitude equals the force times the perpendicular distance. To find the moment about a specific axis (not just a point), the scalar projection is used: M_a = u_a . (r x F), where u_a is the unit vector along the axis. This allows engineers to isolate the rotational effect about a shaft, hinge, or any defined axis within a three-dimensional force system.

How It's Best Learned

Start by expressing r and F in Cartesian component form, then evaluate the 3x3 determinant (i, j, k / r_x, r_y, r_z / F_x, F_y, F_z). Verify the result by checking that a known 2D case reduces to the expected scalar moment. For moment about an axis, practice choosing the axis unit vector, computing the full moment vector first, and then taking the dot product.

Common Misconceptions

Explainer

In 2D statics, the moment of a force about a point is a scalar: M = r × F = r·F·sin θ, with a positive or negative sign indicating clockwise or counterclockwise. In 3D, that sign is replaced by a direction — the moment becomes a vector that points along the axis about which the rotation tends to occur. The formula is M_O = r × F, where r is any position vector from the moment reference point O to any point on the line of action of F. The direction of the moment vector is given by the right-hand rule: curl your right-hand fingers from r toward F, and your thumb points in the direction of M_O.

To compute this in practice, you express r and F in Cartesian components and evaluate the 3×3 determinant:

M_O = |i j k|

|r_x r_y r_z|

|F_x F_y F_z|

Expanding: M_O = (r_y·F_z − r_z·F_y)i − (r_x·F_z − r_z·F_x)j + (r_x·F_y − r_y·F_x)k. The order matters: it's r × F, not F × r. Reversing order flips all three signs — a common sign error.

Once you have the moment about a point, you can find the moment about a specific axis by projecting: M_a = û_a · M_O = û_a · (r × F), where û_a is the unit vector along the axis. This scalar tells you the rotational tendency about that particular axis — for example, the torque experienced by a shaft aligned with a given direction. Geometrically, the dot product extracts the component of the moment vector that is parallel to the axis; components perpendicular to the axis are reacted by the bearing and don't cause rotation about it.

The key conceptual leap from 2D is that the moment vector points along the axis of rotation tendency, not in the direction of the force. A vertical force applied at a horizontal offset from a vertical axis creates a horizontal moment vector — the tendency is to rotate about a horizontal axis, not a vertical one. Building this three-dimensional geometric intuition is worth more than memorizing the determinant formula. Once you're comfortable visualizing what axis a cross product points along, 3D statics becomes a systematic extension of 2D rather than an entirely new subject.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsRotational KinematicsTorqueMoment of a Force in 2DMoment of a Force in 3D

Longest path: 90 steps · 409 total prerequisite topics

Prerequisites (2)

Leads To (2)