You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This final lesson brings together everything you have learned in this course. Exam questions in further mechanics often combine multiple topics — impulse with 2D momentum, circular motion with energy conservation, banked curves with friction. The key to solving these multi-step problems is systematic working and knowing which principles to apply.
flowchart TD
A["Read the question\nIdentify the physical scenario"] --> B["Draw a clear diagram\nLabel all forces, velocities, angles"]
B --> C{"What type of problem?"}
C -->|"Collision / Explosion"| D["Use conservation of momentum\n(2D: resolve into x and y)"]
C -->|"Circular motion"| E["Identify the centripetal force\nApply F = mv²/r or F = mω²r"]
C -->|"Vertical circle"| F["Newton's 2nd law at each position\n+ energy conservation for speeds"]
C -->|"Rotation"| G["Use τ = Iα\nor conservation of L = Iω"]
D --> H["Check: is KE conserved?\nClassify collision type"]
E --> I["Solve for unknown\n(speed, radius, force, angle)"]
F --> I
G --> I
H --> I
I --> J["Check answer is\nphysically reasonable"]
For any further mechanics problem, follow these steps:
A 0.15 kg snooker ball travelling at 6.0 m s⁻¹ hits a stationary ball of the same mass. After the collision, the cue ball moves at 3.5 m s⁻¹ at 35° to its original direction. Find the velocity of the object ball and determine whether the collision is elastic.
x-direction: 0.15×6.0=0.15×3.5cos35°+0.15×vx 6.0=2.867+vx vx=3.133 m s−1
y-direction: 0=0.15×3.5sin35°+0.15×vy vy=−2.008 m s−1
Object ball speed: v=3.1332+2.0082=9.82+4.03=13.85=3.72 m s−1
Direction: θ=tan−1(3.1332.008)=32.7° below original direction
KE before: ½ × 0.15 × 6.0² = 2.70 J
KE after: ½ × 0.15 × 3.5² + ½ × 0.15 × 3.72² = 0.919 + 1.038 = 1.957 J
KE lost: 2.70 − 1.96 = 0.74 J (27% lost)
The collision is inelastic — 27% of the kinetic energy was lost to heat and sound.
A car of mass 1400 kg travels around a banked curve of radius 80 m, banked at 20°. The coefficient of friction is 0.30. Find the maximum speed the car can take the curve without skidding.
At maximum speed, friction acts down the slope (towards the centre), adding to the centripetal force component of the normal force.
Perpendicular to the slope: Ncos20°−mg−μNsin20°=0 N(cos20°−μsin20°)=mg N×0.837=mg N=0.837mg
Along the slope (towards centre): Nsin20°+μNcos20°=rmv2 N(sin20°+μcos20°)=rmv2 N×0.624=rmv2
Substituting N = mg/0.837: 0.837mg×0.624=rmv2 v2=0.8370.624×9.81×80=585 v=24.2 m s−1≈87 km/h
Without friction (μ = 0), the design speed would be 16.9 m s⁻¹. Friction allows a significantly higher maximum speed.
A ball of mass 0.30 kg is attached to a string of length 0.80 m and swung in a vertical circle. At the bottom of the circle, the ball has speed 7.0 m s⁻¹.
(a) What is the speed at the top?
Using energy conservation (height gain = 2r = 1.60 m): vtop2=vbottom2−4gr=49−4×9.81×0.80=49−31.4=17.6 vtop=4.20 m s−1
Since 4.20 > √(gr) = √(9.81 × 0.80) = 2.80 m s⁻¹, the ball completes the circle.
(b) What is the tension at the top? T+mg=rmvtop2 T=0.800.30×17.6−0.30×9.81=6.6−2.94=3.66 N
(c) What is the tension at the bottom? T−mg=rmvbottom2 T=0.800.30×49+0.30×9.81=18.4+2.94=21.3 N
The tension at the bottom (21.3 N) is nearly 6 times greater than at the top (3.66 N).
(d) What is the tension at the 3 o'clock position?
Using energy conservation (height gain = r = 0.80 m): vside2=49−2×9.81×0.80=49−15.7=33.3
At the side, weight is perpendicular to the radius: T=rmvside2=0.800.30×33.3=12.5 N
A 0.15 kg ball A moving east at 8.0 m s⁻¹ receives an impulse of 0.60 N s directed north (from a glancing blow with ball B of mass 0.15 kg initially at rest). Find the final velocities of both balls.
Ball A after impulse:
Ball B (by Newton's third law, receives opposite impulse):
Verification (total momentum):
A satellite orbits a planet of mass 4.0 × 10²³ kg at an altitude of 500 km above the surface. The planet's radius is 3.0 × 10⁶ m.
(a) Orbital speed: r=3.0×106+500,000=3.5×106 m v=rGM=3.5×1066.67×10−11×4.0×1023=7.62×106=2760 m s−1
(b) Orbital period: T=v2πr=27602π×3.5×106=7970 s=133 minutes
| Topic | Formula | When to Use |
|---|---|---|
| Impulse | FΔt = Δp = m(v − u) | Force, time, momentum change |
| Force–time graph | Area = impulse | Variable force over time |
| 2D momentum (x) | Σp_x(before) = Σp_x(after) | 2D collisions/explosions |
| 2D momentum (y) | Σp_y(before) = Σp_y(after) | 2D collisions/explosions |
| KE check | KE = ½mv² | Classify collision type |
| Coefficient of restitution | e = (v₂ − v₁)/(u₁ − u₂) | Bounciness of collision |
| Angular velocity | ω = 2πf = 2π/T | Circular motion |
| Linear ↔ angular speed | v = rω | Connecting v and ω |
| Centripetal acceleration | a = v²/r = ω²r | Circular motion |
| Centripetal force | F = mv²/r = mω²r | Circular motion |
| Flat curve max speed | v_max = √(μgr) | Car on flat bend |
| Banked curve design speed | v = √(rg tan θ) | Banked curve, no friction |
| Vertical circle (top) | T + mg = mv²/r | Ball on string at top |
| Vertical circle (bottom) | T − mg = mv²/r | Ball on string at bottom |
| Min speed at top | v_min = √(gr) | Complete vertical circle |
| Energy (vertical circle) | v²_bottom = v²_top + 4gr | Relating speeds at top/bottom |
| Orbital speed | v = √(GM/r) | Satellites |
| Kepler's third law | T² ∝ r³ | Orbital periods |
| Torque | τ = Fd or Fr sin θ | Rotation problems |
| Newton's 2nd (rotation) | τ = Iα | Angular acceleration |
| Angular momentum | L = Iω | Rotation problems |
| Conservation of L | I₁ω₁ = I₂ω₂ | No external torque |
| Error | How to Avoid It |
|---|---|
| Forgetting to convert rpm to rad s⁻¹ | Always: ω = 2π × (rpm/60) |
| Forgetting direction reversal in impulse | Always define +/− and use signed velocities |
| Confusing radius with diameter | Read the question: "radius 0.50 m" vs "diameter 1.0 m" |
| Not adding planet radius to altitude | r_orbital = R_planet + h_altitude |
| Using wrong force equation at top/bottom of vertical circle | Top: T + mg = mv²/r. Bottom: T − mg = mv²/r |
| Assuming KE is conserved in all collisions | Only elastic collisions conserve KE; always check |
| Rounding too early | Keep 4+ s.f. in intermediate steps; round at the end |
Edexcel 9PH0 specification Topic 6 — Further Mechanics is the synoptic capstone of the Year 2 mechanics strand: it draws together impulse and momentum (Topic 2 carried through), circular motion, centripetal acceleration and force, and links forward to gravitational fields (Topic 8) and oscillations (Topic 7). The spec requires candidates to apply Δp=FΔt, conserve momentum in two dimensions for collisions and explosions, distinguish elastic from inelastic processes, and analyse motion in circular paths using a=v2/r=ω2r and F=mv2/r (refer to the official specification document for exact wording). Problem-solving questions in this topic are deliberately multi-step: a single stem may demand momentum conservation, then energy bookkeeping, then circular-motion analysis, then a comment on assumptions. The Edexcel Physics formula booklet provides F=mv2/r, ω=v/r, and the gravitational expressions, but candidates must select and combine them; no single equation suffices.
Question (12 marks): A satellite of mass m=1500kg is to be placed in a circular orbit of radius r=7.40×106m around the Earth (ME=5.97×1024kg, G=6.67×10−11N m2kg−2, Earth radius RE=6.37×106m).
(a) Show that the orbital speed is approximately 7.34km s−1. (3)
(b) Calculate the minimum kinetic energy that must be supplied at the Earth's surface to lift the satellite to this orbit and give it the orbital speed in (a). Ignore atmospheric drag and the Earth's rotation. (6)
(c) Discuss two physical effects that would increase the actual launch energy required compared with your answer to (b). (3)
Solution with mark scheme:
(a) Step 1 — equate gravitational pull with centripetal requirement.
r2GMEm=rmv2⟹v=rGME
M1 — correct equation, mass m cancels.
Step 2 — substitute.
v=7.40×106(6.67×10−11)(5.97×1024)=5.38×107≈7.34×103m s−1
M1 — correct substitution into a correct rearrangement. A1 — 7.34km s−1 to 3 s.f., agreeing with the printed value.
(b) Step 1 — energy bookkeeping. The minimum supplied kinetic energy equals the change in mechanical energy from the surface (at rest) to the orbit (moving at v):
Esupplied=ΔEk+ΔEp=21mv2+(−rGMEm)−(−REGMEm)
M1 — recognising both kinetic and gravitational PE changes are needed; using Ep=−GMm/r (not mgh, which is invalid over this range).
Step 2 — kinetic term.
21mv2=21(1500)(7.34×103)2≈4.04×1010J
A1 — correct kinetic term to 3 s.f.
Step 3 — potential term.
ΔEp=GMEm(RE1−r1)=(6.67×10−11)(5.97×1024)(1500)(6.37×1061−7.40×1061)
The bracket evaluates to (1.5699−1.3514)×10−7=2.185×10−8m−1. So ΔEp≈(5.97×1017)(2.185×10−8)≈1.30×1010J.
M1 — correct expression for ΔEp between two finite radii. A1 — value to within rounding tolerance.
Step 4 — total.
Esupplied≈4.04×1010+1.30×1010≈5.3×1010J
A1 — final answer to appropriate precision.
(c) Any two from: atmospheric drag dissipates energy as heat during ascent (so more chemical energy must be supplied); the rocket equation means a substantial fraction of fuel is spent accelerating unburnt fuel (the "tyranny of the rocket equation"); the orbit insertion burn requires careful thrust-vector control and gravity losses during ascent; the Earth's rotation can be exploited for an eastward launch but only reduces the requirement, not increases it. B1 B1 for two valid effects, B1 for a brief justification linking the effect to extra energy.
Total: 12 marks (M3 A4 + M1 A1 + B3, structure as above).
Question (10 marks): A puck of mass 0.40kg travelling at 3.0m s−1 on a frictionless horizontal surface collides with a stationary puck of mass 0.60kg. After the collision, the 0.40kg puck moves at 2.0m s−1 at 30° to its original direction.
(a) Calculate the speed and direction of the 0.60kg puck after the collision. (5)
(b) Determine whether the collision is elastic. (3)
(c) State one assumption made in (a). (2)
Mark scheme decomposition by AO:
(a)
(b)
(c) Frictionless surface; pucks are point particles; no rotation or spin transfers energy; collision is instantaneous so no external impulse during contact. B1 B1 for any two clearly stated.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.