AP Physics 1 · Unit 5: Torque and Rotational Dynamics · Lesson 5.2

Deep Dive: Connecting Linear and Rotational Motion

🔬 Deep Dive
This is your textbook for this topic. Take your time. Read it more than once.
5.2.A.1Math

Arc Length — s = r*theta

When a point on a rigid system rotates through an angle theta, it travels a curved distance called the arc length:

s = r * theta

This is the definition of the radian — theta in radians is defined precisely as s/r. So s = r*theta is not really a formula to memorize; it is the definition of the unit rearranged.

⚠️Theta must be in radians. If given degrees, convert: theta (rad) = theta (deg) × pi/180. Plugging degrees directly into s = r*theta gives a number with no physical meaning.
ExampleWorked Example — Arc Length on a Wheel

A wheel of radius 0.4 m rotates through 270°. What arc length does a point on the rim travel?

5.2.A.2MathConcept

Tangential Velocity — v = r*omega

The tangential velocity of a point on a rotating system is its instantaneous linear velocity — the speed at which it moves along its circular path, directed tangent to the circle at that point:

v = r * omega

This comes directly from s = r*theta by differentiating both sides with respect to time: ds/dt = r * (d theta/dt), which gives v = r*omega.

🔑All points on a rigid system have the same omega. But their tangential speeds differ — proportional to r. This is why the outer edge of a spinning disk moves faster than the inner portion, even though both complete one revolution in exactly the same time.
ExampleGuided Example — Speed on a Merry-Go-Round

A merry-go-round rotates at 0.5 rad/s. Child A sits 1.2 m from the center. Child B sits 2.4 m from the center. Find each child's linear speed and explain why B feels faster.

Step 1Apply v = r*omega to each child
v_A = r_A * omega = (1.2)(0.5) = 0.6 m/s
v_B = r_B * omega = (2.4)(0.5) = 1.2 m/s
5.2.A.3MathWatch Out

Tangential Acceleration — a_T = r*alpha

When a rigid system has angular acceleration alpha, every point on it also has a tangential acceleration — the rate at which its linear speed is changing:

a_T = r * alpha

This is the rotational analog of linear acceleration — it points tangent to the circular path and changes the magnitude of the velocity.

⚠️Tangential acceleration is not centripetal acceleration.A point on a rotating system can have both simultaneously: a_T = r*alpha changes the speed; a_c = omega²*r changes the direction. They are perpendicular to each other. The total acceleration is their vector sum — but AP Physics 1 usually asks for each separately.
a_T = r * alpha   // tangential — changes speed
a_c = omega² * r  // centripetal — changes direction
a_c = v² / r     // equivalent form
5.2.A.4Concept

The Rigid System Rule

The central organizing principle of this lesson: for any rigid system, angular quantities are universal — the same for every point — while linear quantities scale with r.

Set omega, alpha, and two radii. Compare what happens at each point — omega and alpha are identical everywhere; v, a_T, and a_c scale with r.

omega (rad/s)6.0
alpha (rad/s²)2.0
Radius A (m)0.5
Radius B (m)1.5
QuantityPoint A (r=0.5m)Point B (r=1.5m)
omega (rad/s)6 ← samesame → 6
alpha (rad/s²)2 ← samesame → 2
v = r*omega (m/s)3.00 m/s9.00 m/s
a_T = r*alpha (m/s²)1.00 m/s²3.00 m/s²
a_c = r*omega² (m/s²)18.00 m/s²54.00 m/s²

Notice: omega and alpha rows are always identical — rigid system rule. The yellow rows scale with r. Move radius B farther and watch v and a_T grow proportionally.

ExampleWorked Example — Angular and Linear on a Rotating Rod

A 1.2 m rod rotates about one end with alpha = 4 rad/s² and omega = 3 rad/s at a given instant. Find the tangential and centripetal acceleration of the tip (r = 1.2 m) and the midpoint (r = 0.6 m).

5.2.A.5Concept

Qualitative Graphs

The AP exam frequently asks you to sketch or interpret graphs of rotational and linear quantities for points on a rotating rigid system. The key is knowing which graphs are identical for all points and which differ by r.

omega vs. t (constant alpha)
t (s)omegaslope = alpha
v vs. t for two radii
t (s)v (m/s)larger rsmaller r
omega vs. t — same for all points

The graph of omega vs. t is identical regardless of which point on the rigid system you pick. All points share the same omega. Slope = alpha (also the same for all).

v vs. t — steeper for larger r

The graph of v vs. t for a point at radius r has slope = a_T = r*alpha. A point at 2r has a line twice as steep. Same starting point if system starts from rest, but diverge as alpha acts.

🔑AP exam qualitative graph questions often show two points on the same rotating system and ask which graph is steeper, which represents the outer point, or what the ratio of slopes tells you about the radii. The answer is always v = r*omega — the ratio of linear speeds equals the ratio of radii.
← Back to Lesson 5.2Next: Lesson 5.3 →Torque — what causes angular acceleration.
Built with v0