Level 5 — MasteryNewton's Laws & Dynamics

Newton's Laws & Dynamics

90 minutes60 marksprintable — key stays hidden on paper

Level 5 Mastery Examination (Cross-Domain: Analysis · Derivation · Computation)

Time limit: 90 minutes Total marks: 60

Use g=9.81 m s2g = 9.81\ \text{m s}^{-2}, G=6.674×1011 N m2kg2G = 6.674\times10^{-11}\ \text{N m}^2\text{kg}^{-2}, Earth mass ME=5.972×1024 kgM_E = 5.972\times10^{24}\ \text{kg}, Earth radius RE=6.371×106 mR_E = 6.371\times10^{6}\ \text{m} unless a symbolic answer is requested.


Question 1 — Vertical circle, energy, and the physics of "minimum" (20 marks)

A bead of mass mm threaded on a rigid circular hoop of radius RR (frictionless), and a ball of mass mm tied to an inextensible string of the same radius RR, are both released so as to move in a vertical circle. Take the lowest point as datum.

(a) Draw the free-body diagram for the ball-on-string at a general angle θ\theta measured from the lowest point, and write the radial equation of motion. (3)

(b) Derive the minimum speed at the top of the loop, vtop,minv_{\text{top,min}}, for the ball-on-string case, and explain physically why the condition T0T \ge 0 is what sets it. Then find the corresponding minimum speed vbottom,minv_{\text{bottom,min}} at the lowest point using energy conservation. (6)

(c) Explain, with reasoning, why the bead-on-hoop has a different minimum condition, and derive vtop,minv_{\text{top,min}} for the bead. State the minimum bottom speed. (4)

(d) For the string case, derive a general expression for the tension T(θ)T(\theta) as a function of θ\theta when the ball is launched from the bottom with exactly the critical speed vbottom,minv_{\text{bottom,min}}. Hence show T(θ)=mg(3+2cosθ)T(\theta) = mg(3 + 2\cos\theta) if θ\theta is measured from the top, or the equivalent form from the bottom, and evaluate the ratio Tbottom/TtopT_{\text{bottom}}/T_{\text{top}}. (4)

(e) Coding. Write pseudocode (any language) for a routine min_launch_speed(R, g, N) that numerically integrates the string-bead motion from the bottom and returns, to tolerance, the smallest bottom launch speed for which the string stays taut all the way around. Describe how you would detect failure (slack string). (3)


Question 2 — Banking, friction, and the safe-speed band (22 marks)

A circular track of radius rr is banked at angle α\alpha. The tyre–road coefficient of static friction is μ\mu.

(a) Derive, from a free-body diagram in the (rotating) ground frame, the ideal (frictionless) banking speed v0v_0 for which no friction is required, and show v0=grtanαv_0 = \sqrt{gr\tan\alpha}. (4)

(b) Derive the maximum safe speed vmaxv_{\max} (friction acting down the slope) and the minimum safe speed vminv_{\min} (friction acting up the slope), giving both in closed form in terms of μ\mu, α\alpha, gg, rr. (7)

(c) Show that in the limit μ0\mu \to 0 both reduce to v0v_0, and that a real minimum speed only "exists" (is positive/real) while tanα>μ\tan\alpha > \mu; interpret what happens physically when tanαμ\tan\alpha \le \mu. (4)

(d) Numeric. For r=120 mr = 120\ \text{m}, α=15\alpha = 15^\circ, μ=0.35\mu = 0.35, compute v0v_0, vmaxv_{\max}, vminv_{\min} in m s1\text{m s}^{-1}. (4)

(e) Connect to the angle of repose: show that the friction-limited banking formula's denominator vanishing corresponds exactly to α\alpha equalling the complement condition with the friction angle ϕ=arctanμ\phi = \arctan\mu, and state the resulting vmaxv_{\max}\to\infty interpretation. (3)


Question 3 — Gravitation: field, energy, escape and orbit as one framework (18 marks)

(a) Starting from Newton's law of gravitation, derive the gravitational potential energy U(r)=GMmrU(r) = -\dfrac{GMm}{r} of a point mass mm at distance rr from mass MM, being explicit about the choice of zero and why U<0U<0. (4)

(b) Derive the escape velocity vev_e from a body of mass MM, radius RR, and the circular orbital velocity vov_o just above the surface. Prove the exact relation ve=2vov_e = \sqrt{2}\,v_o and explain it energetically. (5)

(c) Derive how gg varies with depth dd below the surface (uniform-density sphere), giving g(d)=g0(1dR)g(d)=g_0\left(1-\dfrac{d}{R}\right), and separately with altitude hh, giving the leading fractional change. Compare which decreases faster near the surface for small d=hd=h and justify. (5)

(d) Numeric. Using the Earth data given, compute vev_e and the low-orbit vov_o (at r=REr=R_E) in km s1\text{km s}^{-1}, and verify the 2\sqrt2 ratio to 3 significant figures. (4)


Answer keyMark scheme & solutions

Question 1

(a) [3] FBD: weight mgmg downward; string tension TT directed along string toward centre (radially inward). At angle θ\theta from lowest point the radial (centripetal) direction points to centre. Radial Newton's-2nd-law: Tmgcosθ=mv2R(θ from bottom, so weight radial component =mgcosθ toward centre at bottom).T - mg\cos\theta = \frac{mv^2}{R}\quad(\theta\text{ from bottom, so weight radial component }=mg\cos\theta\text{ toward centre at bottom}). (1 for FBD forces, 1 for correct directions, 1 for radial equation.) At the top the geometry gives T+mg=mvtop2/RT + mg = mv_{\text{top}}^2/R.

(b) [6] At top, string can only pull (T≥0). Critical case T=0T=0: mg=mvtop,min2Rvtop,min=gR.mg = \frac{mv_{\text{top,min}}^2}{R}\Rightarrow v_{\text{top,min}}=\sqrt{gR}. (2) Physical reason: a string cannot push; the minimum speed is when gravity alone supplies all centripetal force, i.e. T=0T=0; any slower and required centripetal force <mg<mg, string goes slack, ball leaves circular path. (2) Energy conservation top→bottom (height drop 2R2R): 12mvb2=12mvt2+mg(2R)vbottom,min=gR+4gR=5gR.\tfrac12 mv_b^2 = \tfrac12 mv_t^2 + mg(2R)\Rightarrow v_{\text{bottom,min}}=\sqrt{gR+4gR}=\sqrt{5gR}. (2)

(c) [4] A rigid hoop/rod exerts a normal (constraint) force that can be either inward or outward (push or pull). So there is no T0T\ge0 restriction; the bead can move arbitrarily slowly, in principle vtop0v_{\text{top}}\to 0. (2) Minimum condition is only that it reaches the top: vtop,min=0v_{\text{top,min}}=0. (1) By energy: vbottom,min=4gR=2gRv_{\text{bottom,min}}=\sqrt{4gR}=2\sqrt{gR}. (1)

(d) [4] With bottom launch vb2=5gRv_b^2=5gR, at angle θ\theta from bottom, height =R(1cosθ)=R(1-\cos\theta): v2=vb22gR(1cosθ)=5gR2gR+2gRcosθ=3gR+2gRcosθ.v^2 = v_b^2 - 2gR(1-\cos\theta)=5gR-2gR+2gR\cos\theta=3gR+2gR\cos\theta. Radial eq: Tmgcosθ=mv2/RT=mgcosθ+m(3g+2gcosθ)=mg(3+3cosθ)T-mg\cos\theta = mv^2/R \Rightarrow T = mg\cos\theta + m(3g+2g\cos\theta)=mg(3+3\cos\theta) measured from bottom. Measured from top (θ=πθ\theta' = \pi-\theta, cosθ=cosθ\cos\theta=-\cos\theta'): height from bottom =R(1+cosθ)=R(1+\cos\theta'), v2=5gR2gR(1+cosθ)=3gR2gRcosθv^2=5gR-2gR(1+\cos\theta')=3gR-2gR\cos\theta', and radial component of weight toward centre at top is mgcosθ-mg\cos\theta'... standard result: T(θ)=mg(3+2cosθ)(θ from top).T(\theta') = mg(3 + 2\cos\theta')\quad(\theta'\text{ from top}). Check: top θ=0\theta'=0: T=...T=... using bottom form θ=π\theta=\pi: T=mg(3+3(1))=0T=mg(3+3(-1))=0 ✓; bottom θ=0\theta=0: T=6mgT=6mg. Ttop=0T_{\text{top}}=0 at critical launch, so ratio Tbottom/TtopT_{\text{bottom}}/T_{\text{top}} is undefined (÷0). Award the physically meaningful statement Tbottom=6mgT_{\text{bottom}}=6mg, Ttop=0T_{\text{top}}=0. (2 for T(θ), 1 for values, 1 for correct note that ratio diverges.)

(e) [3] Pseudocode:

min_launch_speed(R, g, N):
  lo, hi = sqrt(g*R), sqrt(6*g*R)   # bounds
  repeat N times:
     v = (lo+hi)/2
     if survives(v): hi = v else lo = v
  return hi
survives(v0):
  integrate theta from 0..pi (bottom to top) via RK4
  at each step v^2 = v0^2 - 2 g R (1-cos theta)
  T = m*v^2/R + m*g*cos(theta)   # from-bottom form
  if v^2 <= 0 or T < 0: return False   # slack string / can't reach
  return True

Failure detection: string goes slack when T<0T<0 or the ball fails to reach top (v20v^2\le0). Bisection converges to 5gR\sqrt{5gR}. (1 integration, 1 taut/slack test, 1 bisection.)


Question 2

(a) [4] FBD: normal NN\perp surface, weight mgmg down. No friction. Components: Vertical: Ncosα=mgN\cos\alpha = mg. Horizontal (centripetal): Nsinα=mv02/rN\sin\alpha = mv_0^2/r. (2) Divide: tanα=v02grv0=grtanα.\tan\alpha = \frac{v_0^2}{gr}\Rightarrow v_0=\sqrt{gr\tan\alpha}. (2)

(b) [7] Friction fμNf\le\mu N. At vmaxv_{\max} friction acts down the incline (prevents sliding outward). Resolve along/perp: Vertical: Ncosαfsinα=mgN\cos\alpha - f\sin\alpha = mg. Horizontal: Nsinα+fcosα=mv2/rN\sin\alpha + f\cos\alpha = mv^2/r, with f=μNf=\mu N. (2) vmax=grsinα+μcosαcosαμsinα=grtanα+μ1μtanα.v_{\max}=\sqrt{gr\,\frac{\sin\alpha+\mu\cos\alpha}{\cos\alpha-\mu\sin\alpha}}=\sqrt{gr\,\frac{\tan\alpha+\mu}{1-\mu\tan\alpha}}. (2) At vminv_{\min} friction acts up (f=μNf=\mu N up), sign flips: vmin=grtanαμ1+μtanα.v_{\min}=\sqrt{gr\,\frac{\tan\alpha-\mu}{1+\mu\tan\alpha}}. (3)

(c) [4] Set μ=0\mu=0: both give grtanα=v0\sqrt{gr\tan\alpha}=v_0. (2) For vminv_{\min} real & positive need numerator tanαμ>0\tan\alpha-\mu>0, i.e. tanα>μ\tan\alpha>\mu. If tanαμ\tan\alpha\le\mu, friction alone holds the car at rest on the bank—no minimum speed; the car will not slide inward even at v=0v=0. (2)

(d) [4] tan15=0.267949\tan15^\circ=0.267949. v0=9.811200.267949=315.45=17.76 m s1v_0=\sqrt{9.81\cdot120\cdot0.267949}=\sqrt{315.45}=17.76\ \text{m s}^{-1}. (1) vmax=1177.20.267949+0.3510.350.267949=1177.20.6179490.906183=802.8=28.33 m s1v_{\max}=\sqrt{1177.2\cdot\frac{0.267949+0.35}{1-0.35\cdot0.267949}}=\sqrt{1177.2\cdot\frac{0.617949}{0.906183}}=\sqrt{802.8}=28.33\ \text{m s}^{-1}. (2) vmin=1177.20.2679490.351+0.093782=1177.2(0.075189)v_{\min}=\sqrt{1177.2\cdot\frac{0.267949-0.35}{1+0.093782}}=\sqrt{1177.2\cdot(-0.075189)} → negative ⇒ no real minimum (since tan15=0.268<μ=0.35\tan15^\circ=0.268<\mu=0.35); vmin=0v_{\min}=0, car safe from rest. (1, credit for recognising negativity.)

(e) [3] Friction angle ϕ=arctanμ\phi=\arctan\mu. Then tanα+μ1μtanα=tan(α+ϕ)\frac{\tan\alpha+\mu}{1-\mu\tan\alpha}=\tan(\alpha+\phi), so vmax=grtan(α+ϕ)v_{\max}=\sqrt{gr\tan(\alpha+\phi)}. Denominator 1μtanα01-\mu\tan\alpha\to0 when α+ϕ90\alpha+\phi\to90^\circ, giving vmaxv_{\max}\to\infty. Physically, at that bank angle no speed can push the car off (analogue of angle-of-repose limit). (3)


Question 3

(a) [4] Work done by gravity moving mm from \infty to rr: U(r)=rFdrU(r)=-\int_\infty^r \vec F\cdot d\vec r with F=GMm/r2F=-GMm/r^2 (attractive): U(r)=r(GMmr2)dr=[GMmr]r=GMmr.U(r)=-\int_\infty^r\left(-\frac{GMm}{r'^2}\right)dr' = -\Big[\frac{GMm}{r'}\Big]_\infty^r=-\frac{GMm}{r}. (3) Zero chosen at r=r=\infty; U<0U<0 because gravity is attractive—work must be done on the system (positive) to separate to infinity, so bound states have negative energy. (1)

(b) [5] Escape: total energy zero at infinity, so 12mve2GMmR=0ve=2GM/R\tfrac12 mv_e^2 - \frac{GMm}{R}=0\Rightarrow v_e=\sqrt{2GM/R}. (2) Orbit at surface: gravity = centripetal: GMmR2=mvo2Rvo=GM/R\frac{GMm}{R^2}=\frac{mv_o^2}{R}\Rightarrow v_o=\sqrt{GM/R}. (2) Ratio ve/vo=2v_e/v_o=\sqrt2. Energetically: KE for orbit =12mvo2=12GMmR=\tfrac12 mv_o^2=\tfrac12\frac{GMm}{R}; escape needs KE =GMmR=\frac{GMm}{R}, twice as much, hence 2\sqrt2 in speed. (1)

(c) [5] Depth: uniform sphere, only mass within radius (Rd)(R-d) acts: M(r)=M(r/R)3M(r)=M(r/R)^3, g(r)=GM(r)/r2=g0r/Rg(r)=GM(r)/r^2=g_0 r/R, with r=Rdr=R-d: g(d)=g0(1d/R)g(d)=g_0(1-d/R) — linear. (2) Altitude: g(h)=g0R2/(R+h)2g0(12h/R)g(h)=g_0 R^2/(R+h)^2 \approx g_0(1-2h/R) for small hh. (2) Near surface with d=hd=h: depth fractional change =d/R=d/R, altitude fractional change 2h/R\approx 2h/R. Altitude decreases twice as fast. (1)

(d) [4] ve=26.674×10115.972×1024/6.371×106v_e=\sqrt{2\cdot6.674\times10^{-11}\cdot5.972\times10^{24}/6.371\times10^{6}}. GM=3.9857×1014GM=3.9857\times10^{14}; 2GM/R=1.2513×1082GM/R=1.2513\times10^{8}; ve=1.1187×104=11.19 km s1v_e=1.1187\times10^{4}=11.19\ \text{km s}^{-1}. (2) vo=GM/R=6.256×107=7.910×103=7.91 km s1v_o=\sqrt{GM/R}=\sqrt{6.256\times10^{7}}=7.910\times10^{3}=7.91\ \text{km s}^{-1}. (1) Ratio 11.19/7.91=1.414=211.19/7.91=1.414=\sqrt2 ✓ (3 s.f.). (1)

[
 {"claim":"v_bottom_min = sqrt(5 g R) from energy with v_top=sqrt(gR)",
  "code":"g,R=symbols('g R',positive=True); vtop2=g*R; vbot2=vtop2+2*g*(2*R); result= simplify(vbot2-5*g*R)==0"},
 {"claim":"Banking v0 = sqrt(g r tan a); vmax/vmin closed forms reduce to v0 at mu=