15.5 Capstone Applications in Vehicles, Sports, and Machinery
The Bicycle Turn
A bicycle turns a corner. The rider leans inward. If you have ever ridden a bike, you do this instinctively --- lean left to turn left. But why?
Think about what turning requires. The bicycle is moving in a circular arc, which means the center of mass is accelerating toward the center of the curve. That centripetal acceleration needs a net inward force. The only horizontal force available is friction between the tires and the road. So friction pushes inward at ground level.
But now consider the torques. Friction acts at ground level, pushing inward. Gravity acts at the center of mass, pulling downward. The normal force acts at ground level, pushing upward. If the rider sits perfectly upright, the normal force and gravity both pass through the same vertical line, and friction's inward push at the ground creates an unbalanced torque that would tip the rider outward --- exactly the wrong direction.
The fix: lean inward. When the rider leans, the center of mass shifts to the inside of the turn. Now gravity, acting at the displaced center of mass, creates a torque that balances friction's torque. The bike stays upright in the turn.
This single observation --- a rider leaning into a turn --- uses kinematics (centripetal acceleration), forces (friction, gravity, normal force), torque (about the contact point), and rotational equilibrium (zero net torque for a steady turn). It draws from Chapters 3, 5, 10, and 12 simultaneously. No single chapter owns this problem.
That is the point of this section. The most interesting physical systems are not "Chapter 7 problems" or "Chapter 12 problems." They are physics problems, and they demand every tool you have built.
Before you read on: You are about to work through three capstone applications --- vehicle dynamics, sports physics, and machinery. Before we begin, consider this question:
How does a car's braking distance depend on speed --- linearly or quadratically? If you double your speed from 30 mph to 60 mph, does the braking distance double, or does it quadruple?
Use energy reasoning to make your prediction. Write it down before continuing.
How This Section Works
This section presents three substantial mini-investigations. Each one combines multiple mechanics ideas from across the course. The goal is not to introduce new physics --- there is none. The goal is to see how the physics you already know operates in systems you encounter every day.
You should work through all three investigations, but you are encouraged to choose one and analyze it in particular depth. The practice problems at the end will ask you to do exactly that.
For each application, we will follow the same pattern:
- Pose a prediction question.
- Identify which mechanics tools are relevant.
- Work through the analysis, building from physical reasoning to quantitative results.
- Reflect on what the analysis reveals.
Investigation 1: Vehicle Dynamics
Braking Distance
Let us start with the prediction question from the opening.
A car of mass $m$ is traveling at speed $v$ on a flat road. The driver applies the brakes and the car skids to a stop. (We will consider ABS momentarily, but start with the simplest case: locked wheels sliding on pavement.)
The braking force is kinetic friction: $f_k = \mu_k mg$. This is constant --- it does not depend on speed. So the deceleration is:
$$a = \frac{f_k}{m} = \mu_k g$$
Using kinematics ($v_f^2 = v_i^2 + 2a \cdot d$ with $v_f = 0$):
$$0 = v^2 - 2\mu_k g \cdot d$$
$$d = \frac{v^2}{2\mu_k g}$$
The braking distance depends on $v^2$. Double your speed, and the braking distance quadruples. This is not a minor detail --- it is the single most important quantitative fact about driving safety.
Check your prediction: Did you predict quadratic dependence? If you used energy reasoning --- the kinetic energy $\frac{1}{2}mv^2$ must be dissipated by friction doing work $f_k \cdot d$ over the braking distance --- you would have arrived at the same result: $d = mv^2 / (2f_k) = v^2 / (2\mu_k g)$. The energy approach and the kinematics approach agree, as they must.
Let us put in numbers. For dry pavement, $\mu_k \approx 0.7$.
| Speed | Braking distance |
|---|---|
| 30 mph (13.4 m/s) | $\frac{(13.4)^2}{2(0.7)(9.8)} \approx 13$ m (43 ft) |
| 60 mph (26.8 m/s) | $\frac{(26.8)^2}{2(0.7)(9.8)} \approx 52$ m (172 ft) |
| 90 mph (40.2 m/s) | $\frac{(40.2)^2}{2(0.7)(9.8)} \approx 118$ m (386 ft) |
From 30 to 60 mph, the braking distance increases by a factor of four. From 30 to 90 mph, by a factor of nine. The human intuition that "going a bit faster means stopping a bit later" is dangerously wrong.
Why ABS Exists
Now consider the difference between locked-wheel braking and ABS (anti-lock braking system).
When the wheels lock and the tires slide on the road, the relevant friction coefficient is kinetic friction, $\mu_k$. But static friction is larger than kinetic friction: $\mu_s > \mu_k$. If the wheels keep rolling --- if the contact patch does not slide on the road --- then the tire grip is limited by static friction, not kinetic friction.
ABS works by preventing the wheels from locking. It rapidly pulses the brakes, releasing and reapplying pressure many times per second, keeping the wheels just at the edge of slipping. This means the tires operate in the static friction regime, where the available force is larger.
The result: ABS reduces braking distance because it accesses $\mu_s$ rather than $\mu_k$. For typical tires on dry pavement, $\mu_s \approx 0.9$ versus $\mu_k \approx 0.7$. That 30% increase in friction coefficient translates directly to a 30% shorter braking distance.
But ABS provides a second, equally important benefit: directional control. When wheels are locked and sliding, they cannot generate lateral (sideways) forces. The car slides in whatever direction it was already moving. With ABS keeping the wheels rolling, the tires can still generate lateral friction, and the driver can steer.
Pause and think: Which chapters of this course are at work in this braking analysis?
- Kinematics (Chapter 2): $v^2 = v_0^2 + 2ad$ for the braking distance
- Forces and friction (Chapter 5): $f_k = \mu_k N$, static versus kinetic friction
- Work and energy (Chapter 7): $\frac{1}{2}mv^2 = f_k \cdot d$ as an alternative derivation
- Newton's second law (Chapter 4): $a = f_k / m$ for constant deceleration
Four chapters in a single problem. And we have not even turned the steering wheel yet.
Turning: The Physics of Centripetal Force
When a car drives in a circular path of radius $r$ at constant speed $v$, it needs a centripetal acceleration $a_c = v^2/r$ directed toward the center of the circle. On a flat road, the only force that can provide this is static friction between the tires and the road.
The maximum centripetal acceleration is therefore limited by friction:
$$\frac{v^2}{r} \leq \mu_s g$$
This gives a maximum speed for a turn of radius $r$:
$$v_{\max} = \sqrt{\mu_s g r}$$
Or equivalently, a minimum turning radius at speed $v$:
$$r_{\min} = \frac{v^2}{\mu_s g}$$
Notice the quadratic dependence again. At twice the speed, you need four times the turning radius --- or four times the friction. This is why high-speed curves on highways are gentle and wide, and why losing traction on a curve is so dangerous.
Electronic stability control (ESC) addresses exactly this problem. When sensors detect that the car is beginning to slide --- that the actual path deviates from the driver's intended path --- the system applies brakes to individual wheels selectively. By braking one wheel more than the others, ESC creates a torque about the car's vertical axis (a yaw torque) that rotates the car back toward the intended direction. This is torque analysis applied to a 1500 kg object at highway speed.
[Interactive: Vehicle Dynamics Simulator. A top-down view of a car on a circular track. Sliders control the speed $v$, the track radius $r$, and the friction coefficient $\mu_s$.
- A friction indicator shows the ratio $v^2/(r \mu_s g)$. When this exceeds 1.0, the car begins to slide outward.
- Students increase speed until the car loses traction. The critical speed is displayed and compared to the formula $v_{\max} = \sqrt{\mu_s g r}$.
- A toggle switches between dry pavement ($\mu_s = 0.9$) and icy road ($\mu_s = 0.2$). Students observe how dramatically the maximum safe speed drops.
- Guided prompt: "On ice, the maximum safe speed for a curve with $r = 50$ m drops to about how many mph? Does the answer surprise you?"]
Investigation 2: Sports Physics
Baseball: Spin and the Magnus Force
A pitcher throws a fastball at 90 mph (40 m/s). The ball is not just moving forward --- it is spinning, at roughly 2000 rpm. That spin interacts with the air flowing past the ball, creating an asymmetry in the airflow and a resulting force perpendicular to the ball's velocity. This is the Magnus force.
Before you read on: A curveball spins so that the top of the ball moves in the same direction as the ball's forward motion, while the bottom moves against it. Based on what you know about airflow and pressure, which direction does the Magnus force push the ball --- up or down?
The physical mechanism: air moves faster past the side of the ball where the surface rotation adds to the forward airflow, and slower past the side where surface rotation opposes the airflow. By Bernoulli's principle (or equivalently, by Newton's third law applied to the deflected airstream), this asymmetry generates a net force from the slow-air side toward the fast-air side.
For a curveball with topspin, the top of the ball drags air forward, speeding up the airflow over the top. The bottom of the ball moves against the incoming air, slowing the airflow underneath. Faster air on top means lower pressure on top (Bernoulli). The net force is downward. The ball drops faster than gravity alone would predict.
The Magnus force can be modeled as:
$$F_{\text{Magnus}} \approx \frac{1}{2} C_L \rho A v^2$$
where $C_L$ is a lift coefficient (which depends on the spin rate), $\rho$ is air density, $A$ is the cross-sectional area of the ball, and $v$ is the speed. For a well-thrown curveball, this force can be on the order of one-third to one-half the ball's weight.
The trajectory of the ball is then determined by three forces: gravity ($mg$ downward), drag ($\frac{1}{2}C_D \rho A v^2$ opposing motion), and the Magnus force (perpendicular to velocity, direction set by spin axis). This is a two-dimensional projectile motion problem (Chapter 3) with two additional forces --- neither of which was in the idealized treatment. The physics has not changed; the model has become more realistic.
Pause and think: A pitcher can throw a fastball with backspin (the bottom of the ball moves forward). Based on the Magnus analysis above, which direction does the Magnus force act on a backspin fastball?
Backspin means the bottom of the ball moves in the direction of forward motion, speeding up the airflow underneath and slowing it on top. The pressure is lower underneath, so the Magnus force pushes upward. This is why a good fastball appears to "rise" --- it does not actually rise (gravity still wins), but it drops less than the batter's brain expects. The batter swings under the ball.
Figure Skating: Angular Momentum Conservation
A figure skater begins a spin with arms extended, rotating slowly. She pulls her arms inward. She spins dramatically faster. This is one of the most vivid demonstrations of angular momentum conservation in all of sports.
The physics: in the absence of significant external torques (the friction at the skate tip is small and roughly along the spin axis), angular momentum is conserved:
$$L = I\omega = \text{constant}$$
When the skater pulls her arms in, she reduces her moment of inertia $I$. Since $L$ must remain constant, $\omega$ must increase. The relationship is precise:
$$I_1 \omega_1 = I_2 \omega_2$$
$$\omega_2 = \frac{I_1}{I_2}\omega_1$$
Let us estimate the numbers. Model the skater as a cylinder of mass $M = 50$ kg and radius $R = 0.20$ m for the torso, with two arms each of mass $m_a = 4$ kg and length $\ell = 0.60$ m.
Arms extended: The torso contributes $I_{\text{torso}} = \frac{1}{2}MR^2 = \frac{1}{2}(50)(0.20)^2 = 1.0$ kg$\cdot$m$^2$. Each arm, modeled as a rod rotating about one end, contributes $I_{\text{arm}} = \frac{1}{3}m_a(R + \ell)^2 \approx \frac{1}{3}(4)(0.80)^2 \approx 0.85$ kg$\cdot$m$^2$. (We use $R + \ell$ because the arm extends from the edge of the torso.) Two arms: $2 \times 0.85 = 1.7$ kg$\cdot$m$^2$.
Total moment of inertia, arms out: $I_1 \approx 1.0 + 1.7 = 2.7$ kg$\cdot$m$^2$.
Arms pulled in: The arms are now pressed against the torso. Model them as part of the cylinder. The total moment of inertia is approximately $I_2 \approx \frac{1}{2}(M + 2m_a)R^2 = \frac{1}{2}(58)(0.20)^2 \approx 1.2$ kg$\cdot$m$^2$.
The ratio: $I_1/I_2 \approx 2.7/1.2 \approx 2.3$.
If the skater starts at 2 revolutions per second ($\omega_1 = 4\pi$ rad/s), she speeds up to $\omega_2 \approx 2.3 \times 2 \approx 4.6$ rev/s. Elite skaters achieve 5--7 rev/s during the fastest spins. Our estimate is in the right ballpark.
Pause and think: When the skater pulls her arms in, she spins faster. Is energy conserved?
Angular momentum is conserved: $L = I\omega = \text{constant}$. But kinetic energy is $KE = \frac{1}{2}I\omega^2 = \frac{L^2}{2I}$. Since $I$ decreases and $L$ stays constant, $KE$ increases. Where does the extra energy come from? The skater does work by pulling her arms inward against the centripetal acceleration. Her muscles provide the energy. Conservation of angular momentum does not imply conservation of kinetic energy when internal forces change the configuration.
This analysis uses angular momentum (Chapter 12), moment of inertia (Chapter 10), and the work-energy theorem (Chapter 7). It also requires understanding what "no external torque" means in practice and why friction at the skate tip can be neglected.
Bicycle Mechanics: Stability and Steering
Return to the bicycle lean from the opening. Let us make it quantitative.
A cyclist of total mass $m$ (rider plus bike) travels at speed $v$ around a curve of radius $r$. The cyclist leans at angle $\theta$ from the vertical. For steady turning (no angular acceleration), the torques about the contact point must balance.
Two forces create torques about the contact point:
- Gravity: $mg$ acts downward at the center of mass, which is displaced horizontally by $h\sin\theta$ from the contact point (where $h$ is the height of the center of mass). Torque: $mgh\sin\theta$, tending to tip the bike further inward.
- The net upward "push" from the ground: the normal force $N = mg$ acts at the contact point (zero lever arm about the contact point), so it produces no torque there. But we need to think about this differently.
Actually, the cleanest approach uses the non-inertial frame of the rider. In the co-rotating frame, there is a centrifugal force $mv^2/r$ acting outward at the center of mass. For equilibrium in this frame, the torque from gravity (tending to tip inward) must balance the torque from the centrifugal force (tending to tip outward):
$$mg \cdot h\sin\theta = \frac{mv^2}{r} \cdot h\cos\theta$$
$$g\sin\theta = \frac{v^2}{r}\cos\theta$$
$$\tan\theta = \frac{v^2}{rg}$$
This is an elegant result. The lean angle depends only on the speed and the turning radius --- not on the mass of the rider, the height of the center of mass, or any property of the bicycle. A heavy rider and a light rider, at the same speed on the same curve, lean at the same angle.
Let us check the numbers. At 20 mph (8.9 m/s) on a curve of radius 15 m:
$$\tan\theta = \frac{(8.9)^2}{(15)(9.8)} = \frac{79}{147} \approx 0.54$$
$$\theta \approx 28^{\circ}$$
Nearly 30 degrees from vertical. That is a significant lean, and it matches what you observe watching cyclists navigate tight turns at speed.
[Interactive: Bicycle Lean Calculator. Sliders control the speed $v$ and turn radius $r$. The display shows a side-view diagram of a leaning bicycle with the lean angle $\theta$ updating in real time. The formula $\tan\theta = v^2/(rg)$ is displayed with current values substituted.
- Guided prompt: "At what speed does a bicycle need to lean 45 degrees on a curve of radius 10 m? Is this a realistic cycling speed?"
- A second panel shows a banked curve (like a velodrome) and demonstrates that the banking angle plays the same role as the lean angle: $\tan\theta_{\text{bank}} = v^2/(rg)$.]
Investigation 3: Machinery
Flywheels: Storing Energy in Rotation
A flywheel is a massive rotating disk designed to store kinetic energy. The idea is simple: spin a heavy wheel up to high speed, and it holds energy in the form of $\frac{1}{2}I\omega^2$. When you need that energy back, you let the wheel slow down and extract it.
Before you read on: A solid steel flywheel has mass 50 kg and radius 0.30 m. It spins at 3000 rpm. Estimate the energy stored. Is it closer to the energy in a candy bar, a car battery, or a gallon of gasoline?
Let us calculate. The moment of inertia of a solid disk is $I = \frac{1}{2}mR^2 = \frac{1}{2}(50)(0.30)^2 = 2.25$ kg$\cdot$m$^2$.
Convert 3000 rpm to rad/s: $\omega = 3000 \times \frac{2\pi}{60} = 314$ rad/s.
$$KE = \frac{1}{2}I\omega^2 = \frac{1}{2}(2.25)(314)^2 \approx 111{,}000 \text{ J} \approx 111 \text{ kJ}$$
For comparison: a candy bar has about 1000 kJ. A car battery stores about 2000 kJ. A gallon of gasoline has about 130,000 kJ. Our flywheel stores about 111 kJ --- roughly one-tenth of a candy bar, one-twentieth of a car battery, and a thousandth of a gallon of gas.
That is not much. Flywheels are not great at storing large amounts of energy. Their advantage is that they can deliver energy very quickly. The power output of a flywheel is not limited by a chemical reaction rate (as in a battery) --- it is limited by how fast you can extract the rotational kinetic energy, which can be extremely fast.
This is why flywheels are used in systems that need brief bursts of high power: regenerative braking in buses, stabilizing the electrical grid during momentary fluctuations, and powering the punching mechanism in industrial presses.
Pause and think: How does the energy stored in a flywheel depend on its radius, if you keep the mass and angular velocity the same? What if you keep the mass and rim speed ($v = R\omega$) the same instead?
At constant $\omega$: $KE = \frac{1}{2}(\frac{1}{2}mR^2)\omega^2 = \frac{1}{4}mR^2\omega^2$. Energy scales as $R^2$. A bigger wheel stores more energy.
At constant rim speed $v = R\omega$: $\omega = v/R$, so $KE = \frac{1}{4}m R^2 (v/R)^2 = \frac{1}{4}mv^2$. The energy is independent of radius. This makes sense --- $\frac{1}{4}mv^2$ is just the translational-equivalent kinetic energy of the rim mass, and it does not care how far from the center that mass is. This is why practical flywheel design is ultimately limited by material strength (the rim speed determines the stress in the wheel), not by geometry alone.
Gear Trains: Torque Multiplication
A gear train is a set of interlocking gears that transmits rotational motion from one shaft to another. Gears are everywhere: in car transmissions, bicycle drivetrains, clocks, power drills, and industrial machinery. The physics is a direct application of rotational mechanics.
Consider two gears meshed together. Gear A has $N_A$ teeth and radius $r_A$. Gear B has $N_B$ teeth and radius $r_B$. Because the teeth interlock, the linear speed at the contact point must be the same for both gears:
$$v_A = v_B$$
$$r_A \omega_A = r_B \omega_B$$
Since the number of teeth is proportional to the radius ($N \propto r$, because the teeth are evenly spaced), we can write:
$$\frac{\omega_B}{\omega_A} = \frac{r_A}{r_B} = \frac{N_A}{N_B}$$
A small gear driving a large gear produces a reduction in angular velocity: the large gear turns slower. But what about torque?
If we neglect friction in the gear teeth (a reasonable first approximation for well-lubricated gears), then energy is conserved in the transmission. The power input equals the power output:
$$P_A = P_B$$
$$\tau_A \omega_A = \tau_B \omega_B$$
$$\frac{\tau_B}{\tau_A} = \frac{\omega_A}{\omega_B} = \frac{N_B}{N_A}$$
The torque ratio is the inverse of the speed ratio. A gear that reduces speed by a factor of 3 multiplies torque by a factor of 3. This is torque multiplication, and it is the fundamental reason gear trains exist.
| Gear ratio $N_B/N_A$ | Speed change | Torque change | Use case |
|---|---|---|---|
| $> 1$ (large gear driven by small) | Speed decreases | Torque increases | Low gear in a car, climbing a hill on a bicycle |
| $= 1$ (equal gears) | No change | No change | Direction reversal, spatial routing |
| $< 1$ (small gear driven by large) | Speed increases | Torque decreases | High gear in a car, overdrive |
Pause and think: A car in first gear has a gear ratio of about 3.5:1 (the engine turns 3.5 times for every turn of the wheels). In fifth gear, the ratio is about 0.8:1. Why does a car accelerate faster in first gear but reach a higher top speed in fifth gear?
In first gear, the torque at the wheels is 3.5 times the engine torque. This large torque produces a large force at the tires (since $F = \tau/R_{\text{wheel}}$), which gives a large acceleration. But the wheels turn slowly relative to the engine, limiting top speed.
In fifth gear, the torque multiplication is only 0.8 --- the torque at the wheels is actually less than the engine torque. But the wheels turn faster relative to the engine, allowing higher road speed. The trade-off between torque and speed is a direct consequence of energy conservation: you cannot get more of both simultaneously.
A Compound Gear Train
Real machinery often uses multiple gear stages. Consider a two-stage gear train: Gear A (20 teeth) drives Gear B (60 teeth), and a second gear C (15 teeth), mounted on the same shaft as B, drives Gear D (45 teeth).
The overall gear ratio is the product of the individual ratios:
$$\frac{\omega_D}{\omega_A} = \frac{N_A}{N_B} \cdot \frac{N_C}{N_D} = \frac{20}{60} \cdot \frac{15}{45} = \frac{1}{3} \cdot \frac{1}{3} = \frac{1}{9}$$
The output shaft turns at one-ninth the speed of the input shaft, and (by energy conservation) delivers nine times the torque. Two stages of 3:1 reduction produce 9:1 overall. Three stages of 3:1 would give 27:1. Compounding allows enormous torque multiplication in a compact package.
This is how a hand-cranked winch can lift a heavy load, how a wristwatch's mainspring (turning slowly as it unwinds) drives the second hand (turning much faster), and how an electric motor spinning at 10,000 rpm can drive a conveyor belt at 50 rpm with enormous torque.
[Interactive: Gear Train Simulator. Two meshed gears are displayed. Sliders control the number of teeth on each gear ($N_A$ and $N_B$, ranging from 10 to 100). The student can "drive" Gear A at a chosen angular velocity and observe Gear B's resulting angular velocity and the torque ratio.
- An energy bar display shows $P_A = \tau_A \omega_A$ and $P_B = \tau_B \omega_B$, confirming that power is conserved.
- A toggle adds a second gear stage, allowing students to see compound gear ratios.
- Guided prompt: "Design a gear train that reduces speed by a factor of 20 using only two stages. What tooth counts would you use?"]
The Unifying Insight
These three investigations --- vehicles, sports, and machinery --- look very different on the surface. Cars braking on pavement. Skaters spinning on ice. Gears meshing in a gearbox. But the physics underneath is the same physics you have been building for fifteen chapters.
Here is a map of which course concepts appear in each application:
| Concept | Vehicles | Sports | Machinery |
|---|---|---|---|
| Kinematics (Ch. 2--3) | Braking distance, circular motion | Projectile trajectory of ball | Angular velocity ratios |
| Newton's laws (Ch. 4--5) | $F = ma$ for braking, friction | Magnus force on ball | Forces at gear teeth |
| Work and energy (Ch. 7--8) | $\frac{1}{2}mv^2 = f_k d$ | Skater's KE change | Flywheel energy, power conservation |
| Rotational kinematics (Ch. 9) | --- | Spin rate of ball | $\omega$ and gear ratios |
| Moment of inertia (Ch. 10) | --- | Skater's $I$ change | Flywheel $I = \frac{1}{2}mR^2$ |
| Angular momentum (Ch. 12) | --- | $L = I\omega$ conservation | --- |
| Torque and equilibrium (Ch. 10, 12) | ESC yaw torque, bicycle lean | --- | Torque multiplication |
No single chapter covers any of these applications completely. That is not a deficiency of the course --- it is a feature of reality. Real physical systems do not respect chapter boundaries.
Pause and think: Look at the table above. Which concept appears in the most applications? Which application uses the most concepts? What does that tell you about the structure of mechanics?
Practice
Layer 1: Concrete
Problem 1. A 1400 kg car travels at 25 m/s (about 56 mph) on a wet road where $\mu_k = 0.5$. The driver locks the brakes. Calculate the braking distance. Then recalculate assuming ABS keeps the tires in the static friction regime with $\mu_s = 0.7$. How much shorter is the ABS stopping distance?
Check your answer
Locked brakes (kinetic friction): $$d = \frac{v^2}{2\mu_k g} = \frac{(25)^2}{2(0.5)(9.8)} = \frac{625}{9.8} \approx 63.8 \text{ m}$$ ABS (static friction): $$d = \frac{v^2}{2\mu_s g} = \frac{(25)^2}{2(0.7)(9.8)} = \frac{625}{13.72} \approx 45.6 \text{ m}$$ Difference: $63.8 - 45.6 = 18.2$ m. The ABS stopping distance is about 29% shorter. That 18 meters could easily be the difference between stopping safely and a collision. Note that the mass of the car canceled out of both calculations. A heavier car has more kinetic energy but also more friction force (because $N = mg$ is larger). These effects cancel, just as mass cancels in the rolling-race problem of Section 14.1.Problem 2. A figure skater starts a spin at 1.5 rev/s with arms extended. Her moment of inertia with arms out is $I_1 = 3.5$ kg$\cdot$m$^2$. She pulls her arms in, reducing her moment of inertia to $I_2 = 1.0$ kg$\cdot$m$^2$. Find her final spin rate and the ratio of her final kinetic energy to her initial kinetic energy.
Check your answer
By conservation of angular momentum: $$\omega_2 = \frac{I_1}{I_2}\omega_1 = \frac{3.5}{1.0}(1.5) = 5.25 \text{ rev/s}$$ Initial kinetic energy: $$KE_1 = \frac{1}{2}I_1\omega_1^2 = \frac{1}{2}(3.5)(2\pi \times 1.5)^2 = \frac{1}{2}(3.5)(9.42)^2 \approx 155 \text{ J}$$ Final kinetic energy: $$KE_2 = \frac{1}{2}I_2\omega_2^2 = \frac{1}{2}(1.0)(2\pi \times 5.25)^2 = \frac{1}{2}(1.0)(33.0)^2 \approx 544 \text{ J}$$ Ratio: $KE_2 / KE_1 = 544 / 155 \approx 3.5$. Alternatively, using $KE = L^2/(2I)$: since $L$ is conserved, $KE_2/KE_1 = I_1/I_2 = 3.5/1.0 = 3.5$. The kinetic energy increased by a factor of 3.5. The extra energy ($544 - 155 = 389$ J) was provided by the skater's muscles doing work to pull her arms inward against the centripetal acceleration.Layer 2: Pattern
Problem 3. For each of the following real-world scenarios, identify which mechanics principles from the course are needed to analyze it. Be specific --- name the concepts, not just the chapter numbers.
(a) A car drives over a hill at high speed and momentarily feels "light" at the top. (b) A baseball bat strikes a ball and the batter's hands feel no sting (the "sweet spot"). (c) A washing machine vibrates violently during the spin cycle when the clothes are unevenly distributed. (d) A tightrope walker carries a long horizontal pole.
Check your answer
(a) **Car going over a hill:** At the top of the hill, the car follows a circular arc. The centripetal acceleration points downward (toward the center of the circular path). Newton's second law in the radial direction: $mg - N = mv^2/r$. At high speed, $N$ decreases --- the car feels lighter. If $v^2/r = g$, the normal force drops to zero and the car is momentarily in free fall. Concepts: circular motion kinematics (Ch. 3), Newton's second law (Ch. 4), normal force (Ch. 5). (b) **Sweet spot of a bat:** This is about the center of percussion. When the ball hits the bat at a certain point, the translational impulse and the rotational impulse cancel at the handle, producing zero force on the hands. Concepts: impulse-momentum theorem (Ch. 6), torque and angular impulse (Ch. 12), moment of inertia (Ch. 10), rigid body motion (Ch. 14). (c) **Washing machine vibration:** The uneven mass distribution creates an off-center center of mass. When the drum spins, this generates a rotating unbalanced force (centripetal force must be provided to the off-center mass). If the spin frequency matches a natural frequency of the machine on its mounts, resonance amplifies the vibration. Concepts: rotational motion (Ch. 9), center of mass (Ch. 8), resonance (Ch. 13), Newton's second law (Ch. 4). (d) **Tightrope walker's pole:** The long pole has a large moment of inertia about the tightrope. This means that any angular disturbance (tipping to one side) produces a slow angular acceleration ($\alpha = \tau/I$), giving the walker more time to correct. The pole also lowers the center of mass of the system if the pole droops, increasing stability. Concepts: moment of inertia (Ch. 10), torque and angular acceleration (Ch. 10), stability and equilibrium (Ch. 12), center of mass (Ch. 8).Layer 3: Structure
Problem 4. What makes real-world applications harder than textbook problems --- the physics or the modeling?
Consider two problems: (A) "A block slides down a frictionless ramp of height $h$. Find its speed at the bottom." (B) "A car brakes on a wet road. Estimate the stopping distance."
Both use the same physics (energy conservation and friction). Why does (B) feel harder?
Check your answer
The physics in both problems is essentially the same. The difficulty in (B) is not the physics --- it is the modeling. In problem (A), you are told it is a block (point particle), the ramp is frictionless (no dissipation), and the question is well-defined (find $v$ at the bottom). Every modeling decision has been made for you. In problem (B), you must decide: - What forces are relevant? (Friction, yes. Air drag? At low speeds, probably negligible. Rolling resistance? Maybe.) - What is the friction coefficient? (You need to estimate or look it up. It depends on the tire and road conditions.) - Is the deceleration constant? (Only if the braking force is constant, which depends on whether the driver maintains steady pressure, whether ABS is active, whether the road surface changes.) - What counts as "stopped"? (The car stops when $v = 0$, but in practice the last few m/s involve different physics as weight transfers and suspension settles.) The real challenge is not in applying $d = v^2/(2\mu g)$ --- it is in deciding that this formula is a reasonable model for the situation, knowing what it neglects, and knowing when it would fail. This is the modeling skill that Chapter 15 is about: not harder physics, but harder judgment.Layer 4: Creation
Problem 5. Choose a physical system you encounter daily --- a door closing, an elevator accelerating, a ball bouncing, a spinning fan, a car merging onto a highway, a person climbing stairs. Analyze it using the tools from this course. Specifically:
(a) Describe the motion qualitatively. (b) Draw a free-body diagram and identify all forces. (c) Determine which mechanics principles apply (Newton's laws, energy conservation, momentum, rotational dynamics, etc.). (d) Set up the quantitative analysis. Estimate any quantities you need (masses, distances, speeds) and calculate at least one physically meaningful result. (e) State one assumption your analysis makes and describe how the answer would change if that assumption were wrong.
Check your answer
There is no single correct answer here --- the quality of your analysis is what matters. Here is an example for a door closing. **(a) Qualitative description:** A door is pushed open and released. It swings shut, decelerating as it approaches the frame, and latches. **(b) Free-body diagram:** The door is a rigid body rotating about the hinge axis. Forces: gravity (at the center of mass), normal force from the hinges (at the hinge axis), friction torque at the hinges (opposing rotation), and if there is a door closer, a restoring torque from the closer mechanism. **(c) Principles:** This is a rotational dynamics problem. The relevant tools are torque ($\tau = I\alpha$), moment of inertia (for a rectangular slab rotating about one edge: $I = \frac{1}{3}mL^2$), and energy (the work done by the closer mechanism or by friction). **(d) Quantitative analysis:** A standard interior door has mass $m \approx 15$ kg and width $L \approx 0.9$ m. Moment of inertia: $I = \frac{1}{3}(15)(0.9)^2 = 4.05$ kg$\cdot$m$^2$. If the door is released from 90 degrees open and the door closer provides a roughly constant torque of 3 N$\cdot$m, the angular acceleration is $\alpha = \tau/I = 3/4.05 \approx 0.74$ rad/s$^2$. Using $\theta = \frac{1}{2}\alpha t^2$ for a quarter turn ($\theta = \pi/2 \approx 1.57$ rad): $t = \sqrt{2\theta/\alpha} = \sqrt{2(1.57)/0.74} \approx 2.1$ s. The door takes about 2 seconds to close. This is realistic for a standard door closer. **(e) Assumption:** We assumed the door closer provides a constant torque. In reality, most door closers are spring-loaded, providing a torque that decreases as the door approaches the closed position (the spring extends). With a decreasing torque, the door would start faster and slow down more gradually, likely taking longer to close than our constant-torque estimate. A variable-torque model would require solving a differential equation or using energy methods with a spring potential.Reflection
Look back over the three investigations in this section. Each one required tools from multiple chapters of the course. None of them introduced new physics.
Which application surprised you the most --- and why? Was it the quadratic dependence of braking distance on speed? The fact that a skater's kinetic energy increases when she pulls in her arms? The elegance of torque multiplication in gears? The precise lean angle formula for a bicycle?
What made these problems feel different from textbook exercises? Was it the need to estimate real-world quantities? The ambiguity in which model to use? The fact that multiple concepts appeared simultaneously?
The physics you learned in this course is not abstract theory that lives in textbooks. It is the operating system of the physical world. Every vehicle, every sport, every machine runs on the principles you have spent fifteen chapters learning. The challenge now is not to learn more physics --- it is to see the physics that was always there.
Looking Ahead
You have just seen the course's ideas in action --- combined, overlapping, and applied to systems that matter. In the next and final section, you will step back from specific applications and look at the course as a whole. What are the fundamental ideas that hold it all together? How do translational and rotational mechanics mirror each other? What does it mean to "think like a physicist"?
Section 15.6 is not about solving one more problem. It is about seeing the structure of everything you have built.