Module 2: Motion in Two and Three Dimensions
"If I have seen further it is by standing on the shoulders of giants."
— Isaac Newton
Newton's three laws of motion are the governing rules of classical mechanics — they explain why objects move the way they do. While Modules 1 and 2 answered the what (describing motion with position, velocity, and acceleration vectors), this lesson answers the why: forces cause acceleration. You will learn to identify every force acting on an object, organize them in a free-body diagram, and apply Newton's second law, Fnet = ma, along each coordinate axis independently. You will then extend this framework to three real-world force types — friction, drag, and the centripetal force needed to maintain circular motion — gaining the tools to solve the full range of dynamics problems you will encounter throughout this course and in your engineering career.
A ★ indicates that this page contains content related to that LO.
CC2.1 Analyze the components of motion and any applied forces
★ LO2.3.1 State Newton's First, Second, and Third Laws and identify the conditions under which each applies
★ LO2.3.2 Draw a correct free-body diagram for an object subject to multiple forces in two dimensions
★ LO2.3.3 Apply Newton's second law component-by-component to solve for unknown forces or accelerations
★ LO2.3.4 Calculate static and kinetic friction forces using the friction model f = μN
★ LO2.3.5 Determine terminal speed from the drag force equation and interpret the forces on a falling object
★ LO2.3.6 Apply Newton's second law to uniform circular motion, identifying the net centripetal force
Click the blue buttons to go to the OpenStax reading assignments. Complete all six sections before watching the videos.
Work through the pre-lecture videos for the reading sections first, then watch the mini-lectures for detailed worked examples on each topic.
Arrange the following steps in the correct order for solving a Newton's second law dynamics problem using free-body diagrams.
Arrange the following items in the correct order.
From the scenarios below, select all in which the net force on the object is not zero.
Select all scenarios in which the net force is non-zero.
Match each force on the left to its correct formula or description on the right.
Select each set of two matching items.
Click each card to flip it and test your understanding of Newton's Laws, friction, drag, and circular motion.
An object at rest remains at rest, and an object in motion continues in motion at constant velocity, unless acted upon by a net external force. This means that no force is needed to maintain motion — only to change it. The tendency to resist change is called inertia, and mass quantifies it.
Because centripetal force is not a new or separate type of force — it is simply the net force in the inward radial direction. It is provided by one of the forces already on the FBD (tension, gravity, normal force, friction, etc.). Writing "centripetal force" as an additional arrow would count it twice.
Yes, the net force is zero. Constant velocity means zero acceleration. By Newton's second law, ΣF = ma = 0 when a = 0. The applied push exactly balances the kinetic friction force in the horizontal direction, and the normal force exactly balances the weight in the vertical direction.
Static friction acts on a stationary object to prevent it from sliding; it adjusts in magnitude (0 ≤ fs ≤ μsN). Kinetic friction acts on a sliding object and has constant magnitude fk = μkN. Static friction is larger: μs > μk, which is why it takes more force to start an object sliding than to keep it sliding.
Initially, acceleration = g (only gravity acts). As speed increases, the drag force FD = ½CρAv2 grows. The net downward force (mg − FD) decreases, so acceleration decreases. When FD = mg, the net force = 0 and acceleration = 0. The skydiver now falls at constant terminal speed vT = √(2mg/CρA).
Static friction provides the centripetal force: fs = mv2/r. The maximum static friction is fs,max = μsmg = μsN (since N = mg on a flat road). Setting them equal: μsmg = mv2/r → vmax = √(μsgr). Note: mass cancels — all cars have the same speed limit on a given curve.
Newton's Second Law (apply along each axis): ΣFx = max | ΣFy = may
Friction: fk = μkN (kinetic) | fs ≤ μsN; max = μsN (static)
Drag and terminal speed: FD = ½CρAv2 | vT = √(2mg / CρA)
Centripetal: ΣFcentripetal = mv2/r | vmax, flat curve = √(μsgr)
Watch each sample problem video, then attempt the corresponding written practice problem below.
A 5.00-kg block is placed on a rough inclined surface tilted at θ = 30.0° above the horizontal. The coefficients of friction are μs = 0.400 and μk = 0.300. (a) Does the block slide? (b) If it does slide, find its acceleration down the ramp. (c) Find the normal force on the block.
Show Solution
Given: m = 5.00 kg, θ = 30.0°, μs = 0.400, μk = 0.300, g = 9.80 m/s2
Part (a) — Does the block slide?
Angle for impending motion: tan θc = μs = 0.400 → θc = tan−1(0.400) = 21.8°
Since θ = 30.0° > θc = 21.8°, the gravitational component along the ramp exceeds maximum static friction.
Yes, the block slides.
Part (b) — Acceleration down the ramp:
Axes: x along ramp (positive down-slope), y perpendicular to ramp.
y-axis: N − mg cos θ = 0 → N = (5.00)(9.80) cos 30.0° = 49.0 × 0.866 = 42.4 N
fk = μkN = (0.300)(42.4) = 12.7 N (directed up the ramp)
x-axis: mg sin θ − fk = ma
(5.00)(9.80) sin 30.0° − 12.7 = (5.00)a
24.5 − 12.7 = 5.00a → a = 11.8 / 5.00 = 2.36 m/s2 down the ramp
Part (c) — Normal force:
N = mg cos θ = (5.00)(9.80)(0.866) = 42.4 N
Note: N < mg = 49.0 N because the incline supports only the component of weight perpendicular to the surface.
Two blocks are connected by a light string. Block A (mA = 3.00 kg) sits on a frictionless horizontal table and is connected via a string over a frictionless pulley to Block B (mB = 2.00 kg) hanging vertically. (a) Find the acceleration of the system. (b) Find the tension in the string.
Show Solution
Given: mA = 3.00 kg (on table), mB = 2.00 kg (hanging), frictionless table and pulley, g = 9.80 m/s2
Part (a) — System acceleration:
Both blocks have the same magnitude of acceleration a (string is inextensible).
Block A (horizontal): T = mAa → T = 3.00a ...(1)
Block B (vertical, positive direction downward): mBg − T = mBa → 2.00(9.80) − T = 2.00a ...(2)
Add equations (1) and (2):
mBg = (mA + mB)a → a = mBg / (mA + mB) = (2.00)(9.80) / (3.00 + 2.00)
a = 19.6 / 5.00 = 3.92 m/s2
Part (b) — Tension:
T = mAa = (3.00)(3.92) = 11.8 N
Check with Block B: mBg − T = mBa → 19.6 − 11.8 = 7.84 = (2.00)(3.92) = 7.84 N ✓
Note: T < mBg = 19.6 N because Block B is accelerating downward — if it were in equilibrium, T would equal its weight.
A highway curve has a radius of r = 120 m and is banked at an angle of θ = 18.0°. (a) Find the ideal speed (no friction needed) for this curve. (b) If the coefficient of static friction is μs = 0.350, find the maximum speed at which a car can safely navigate this curve.
Show Solution
Given: r = 120 m, θ = 18.0°, μs = 0.350, g = 9.80 m/s2
Part (a) — Ideal speed (no friction):
FBD: weight mg down, normal force N perpendicular to banked surface.
Horizontal (centripetal): N sin θ = mv2/r
Vertical: N cos θ = mg → N = mg / cos θ
Substitute N: (mg / cos θ) sin θ = mv2/r → g tan θ = v2/r
videal = √(rg tan θ) = √(120 × 9.80 × tan 18.0°) = √(120 × 9.80 × 0.3249)
videal = √(381.9) = 19.5 m/s (about 70 km/h)
Part (b) — Maximum speed with friction:
Above the ideal speed, friction acts down the bank (inward) to supplement the inward component of N.
vmax = √[rg(μs + tan θ) / (1 − μs tan θ)]
Numerator factor: μs + tan θ = 0.350 + 0.3249 = 0.6749
Denominator factor: 1 − μs tan θ = 1 − (0.350)(0.3249) = 1 − 0.1137 = 0.8863
vmax = √[120 × 9.80 × 0.6749 / 0.8863] = √[1176 × 0.7615] = √[896] = 29.9 m/s (about 108 km/h)
Before moving on to the next lesson, confirm you can do each of the following:
Newton's Laws are the foundation of the rest of the course. Every subsequent topic — energy, momentum, rotation — builds directly on the force-and-acceleration framework you've built here.