Physics Lab
Home/Class XI/Chapter 5

Chapter 5: Laws of Motion

Kinematics tells us how objects move; dynamics, founded on Newton's three laws, tells us why. This chapter is the bedrock of all of mechanics: every problem on collisions, rotation, fluids, oscillations, and even orbital motion eventually reduces to drawing a correct free-body diagram and applying Fnet=ma\vec{F}_{\text{net}} = m\vec{a}.

Concept Map

  • 5.1 — Aristotle's fallacy and the concept of inertia
  • 5.2 — Newton's First Law and frames of reference
  • 5.3 — Linear momentum
  • 5.4 — Newton's Second Law, impulse, impulse–momentum theorem
  • 5.5 — Newton's Third Law and action–reaction subtleties
  • 5.6 — Conservation of linear momentum
  • 5.7 — Equilibrium of a particle; Lami's theorem
  • 5.8 — Standard force problems: pulleys, Atwood machine, inclined plane
  • 5.9 — Friction: static, kinetic, rolling; angle of repose
  • 5.10 — Dynamics of uniform circular motion; banking, conical pendulum, vertical circle, death well
  • 5.11 — Pseudo forces and non-inertial frames

5.1 Aristotle's Fallacy and Inertia

Statement

Aristotle held that a body needs a continuous external force to remain in motion. Galileo, through his inclined-plane experiments, showed this is wrong: in the absence of friction a body in motion continues to move with the same velocity.

Derivation (Galileo's thought experiment)

Consider a ball rolling down one incline and up another that meets it at the bottom.

  1. With friction present, the ball rises to a slightly smaller height than it started.
  2. As friction is reduced, the ball climbs higher — closer to its starting height.
  3. In the limit of zero friction, the ball must rise to exactly the same height.

Now make the second incline less and less steep:

hfinal=hinitialhorizontal distance h_{\text{final}} = h_{\text{initial}} \quad \Rightarrow \quad \text{horizontal distance } \to \infty

If the second surface is horizontal, the ball never reaches that "same height," so it must continue moving forever. Motion is the natural state; force is required to change motion, not maintain it.

Special Cases

  • Bodies sliding on ice or air-tracks travel long distances precisely because friction is small.
  • A spacecraft in deep space coasts unchanged for years — empirical proof of inertia.

Worked Example

A puck slides on a frictionless air-table at 5m/s5\,\text{m/s}. What net force is needed to keep it moving?

Fnet=0F_{\text{net}} = 0

Zero. Inertia takes care of motion at constant velocity.

Common Mistakes

  • Equating "moving" with "having a net force on it." Motion at constant velocity needs zero net force.
  • Confusing inertia with mass. Mass measures inertia, but inertia is the property of resisting change.

5.2 Newton's First Law and Frames of Reference

Statement

Every body continues in its state of rest or of uniform motion in a straight line unless compelled by an external force to change that state.

Definition (Inertial frame)

A frame of reference in which the first law holds is called an inertial frame. All frames moving with constant velocity relative to an inertial frame are themselves inertial.

Derivation (why the first law is non-trivial)

The first law is not a special case of the second. It defines what counts as an inertial frame. Without specifying the frame, "F=ma\vec{F} = m\vec{a}" is meaningless because a\vec{a} depends on the observer.

Suppose two observers SS and SS' measure the acceleration of a free particle.

  • In SS (inertial): a=0\vec{a} = 0.
  • In SS' moving with acceleration A\vec{A} relative to SS: a=A0\vec{a}' = -\vec{A} \neq 0.

So SS' would conclude that a force acts on a force-free particle. The first law thus selects frames in which dynamics is simple.

Special Cases

  • A car braking on a highway is non-inertial; the bus passenger lurches forward.
  • The Earth's frame is approximately inertial — its rotation gives small Coriolis and centrifugal corrections.

Worked Example

A ball is placed on the smooth floor of a train accelerating at 2m/s22\,\text{m/s}^2. From the ground frame what is the ball's acceleration?

The ground frame is (approximately) inertial. No horizontal force acts on the ball, so

aground=0\vec{a}_{\text{ground}} = 0

The train moves forward; the ball "appears" to slide backward inside the train.

Common Mistakes

  • Treating the Earth as a perfect inertial frame in high-precision experiments.
  • Forgetting that "uniform motion" includes rest as a special case (v=0v = 0).

5.3 Linear Momentum

Definition

The linear momentum of a particle of mass mm moving with velocity v\vec{v} is

p=mv\vec{p} = m\vec{v}

It is a vector with SI unit kgm/s\text{kg}\cdot\text{m/s}.

Derivation (why momentum, not velocity, is the dynamical variable)

A bullet and a truck may have very different velocities, but the momentum tells us "how hard it is to stop them."

For a system of particles,

P=imivi=Mvcm\vec{P} = \sum_i m_i \vec{v}_i = M\vec{v}_{\text{cm}}

where M=miM = \sum m_i and vcm\vec{v}_{\text{cm}} is the velocity of the centre of mass.

Special Cases

  • A photon has p=E/cp = E/c even though its rest mass is zero — quantum extension of the classical idea.
  • For variable mass (rockets), p\vec{p} is still the fundamental quantity.

Worked Example

A 0.05kg0.05\,\text{kg} bullet leaves a rifle at 400m/s400\,\text{m/s}. Find its momentum.

p=mv=0.05×400=20  kgm/sp = mv = 0.05 \times 400 = 20\;\text{kg}\cdot\text{m/s}

Common Mistakes

  • Confusing momentum (vector) with kinetic energy (scalar).
  • Forgetting that two bodies can have equal kinetic energies but unequal momenta.

5.4 Newton's Second Law

Statement

The rate of change of momentum of a body is proportional to the applied force and takes place in the direction in which the force acts.

F=dpdt\vec{F} = \frac{d\vec{p}}{dt}

Derivation (constant mass form)

Starting from p=mv\vec{p} = m\vec{v} with mm constant,

F=d(mv)dt=mdvdt=ma\vec{F} = \frac{d(m\vec{v})}{dt} = m\frac{d\vec{v}}{dt} = m\vec{a}

For variable mass (rockets, conveyor belts),

F=mdvdt+vdmdt\vec{F} = m\frac{d\vec{v}}{dt} + \vec{v}\frac{dm}{dt}

Impulse and the Impulse–Momentum Theorem

Integrate the second law over the duration Δt\Delta t of a force:

t1t2Fdt=p1p2dp=p2p1\int_{t_1}^{t_2}\vec{F}\,dt = \int_{\vec{p}_1}^{\vec{p}_2} d\vec{p} = \vec{p}_2 - \vec{p}_1

Define impulse J=Fdt\vec{J} = \int \vec{F}\,dt. Then

J=Δp\boxed{\vec{J} = \Delta\vec{p}}

If F\vec{F} is constant, J=FΔt\vec{J} = \vec{F}\,\Delta t.

Special Cases

  • Large force, short time (cricket ball hitting bat) — impulse calculation avoids the messy details of F(t)F(t).
  • Why a soft landing hurts less — increasing Δt\Delta t for a fixed Δp\Delta p reduces the average force Favg=Δp/ΔtF_{\text{avg}} = \Delta p/\Delta t.

Worked Example

A 150g150\,\text{g} ball strikes a wall at 20m/s20\,\text{m/s} and rebounds at 15m/s15\,\text{m/s}. If contact lasts 0.01s0.01\,\text{s}, find the average force on the wall.

Take "toward wall" as positive.

Δp=m(vfvi)=0.15(1520)=5.25  kgm/s\Delta p = m(v_f - v_i) = 0.15(-15 - 20) = -5.25\;\text{kg}\cdot\text{m/s}

Favg=ΔpΔt=5.250.01=525  NF_{\text{avg}} = \frac{|\Delta p|}{\Delta t} = \frac{5.25}{0.01} = 525\;\text{N}

By Newton's third law, the ball exerts 525N525\,\text{N} on the wall.

Common Mistakes

  • Treating rebound as if the ball stops — you must use vfviv_f - v_i as a vector difference.
  • Mixing units: time in milliseconds vs seconds.

5.5 Newton's Third Law

Statement

To every action there is an equal and opposite reaction.

If body AA exerts a force FAB\vec{F}_{AB} on body BB, then BB exerts FBA=FAB\vec{F}_{BA} = -\vec{F}_{AB} on AA.

Subtleties

  1. The two forces act on different bodies. They do not cancel.
  2. They are of the same nature (both gravitational, or both contact, etc.).
  3. They are simultaneous — there is no "first" or "second."

Derivation (from momentum conservation)

For an isolated two-body system, Ptotal=p1+p2=const\vec{P}_{\text{total}} = \vec{p}_1 + \vec{p}_2 = \text{const}. Differentiating,

dp1dt+dp2dt=0F21=F12\frac{d\vec{p}_1}{dt} + \frac{d\vec{p}_2}{dt} = 0 \quad \Rightarrow \quad \vec{F}_{21} = -\vec{F}_{12}

This shows that the third law is equivalent to the conservation of momentum in isolated systems.

Worked Example

A horse pulls a cart with 500N500\,\text{N}. The cart pulls the horse with 500N500\,\text{N} backward. Why does the cart move?

Because the cart's equation of motion includes:

  • Pull from horse: +500N+500\,\text{N} (forward).
  • Friction from ground on cart: <500N< 500\,\text{N}.

Net force on cart is forward — it accelerates. The "equal and opposite" reaction is on the horse, not the cart.

Common Mistakes

  • Believing action–reaction pairs cancel out in Fnet=ma\vec{F}_{\text{net}} = m\vec{a} (they act on different bodies).
  • Calling the gravitational force on a book and the normal from the table an action–reaction pair. They are not — they act on the same body and are of different natures.

5.6 Conservation of Linear Momentum

Statement

If no external force acts on a system, its total linear momentum remains constant.

Derivation

For a system of particles, total force is the sum of internal and external forces:

Fnet=Fext+Fint\vec{F}_{\text{net}} = \vec{F}_{\text{ext}} + \vec{F}_{\text{int}}

By the third law, Fint\vec{F}_{\text{int}} cancels in pairs, so Fint=0\vec{F}_{\text{int}} = 0 for the system. Hence

dPdt=Fext\frac{d\vec{P}}{dt} = \vec{F}_{\text{ext}}

If Fext=0\vec{F}_{\text{ext}} = 0, P=\vec{P} = constant.

Special Cases

  • Recoil of a gun: gun (MM) + bullet (mm) initially at rest. After firing,

0=mvb+MVV=mMvb0 = mv_b + MV \quad \Rightarrow \quad V = -\frac{m}{M}v_b

The minus sign shows the gun recoils backward.

  • Rocket propulsion: continuous ejection of mass at velocity uu leads to the Tsiolkovsky equation v=uln(m0/m)v = u\ln(m_0/m) (covered later).

  • Explosion: a stationary bomb fragments. The pieces' momenta sum to zero.

Worked Example

A 0.020kg0.020\,\text{kg} bullet leaves a 2.0kg2.0\,\text{kg} gun at 300m/s300\,\text{m/s}. Find the recoil speed.

V=mMvb=0.022×300=3  m/sV = -\frac{m}{M}v_b = -\frac{0.02}{2}\times 300 = -3\;\text{m/s}

Common Mistakes

  • Applying conservation when an external force acts (e.g., a ball collides with a wall — momentum of the ball is not conserved).
  • Forgetting that momentum is a vector — you must apply conservation component by component.

5.7 Equilibrium of a Particle

Definition

A particle is in equilibrium when the net force on it is zero:

Fi=0\sum \vec{F}_i = 0

This is static equilibrium when also v=0\vec{v} = 0, and dynamic equilibrium otherwise.

Concurrent Forces and the Triangle Law

If three forces F1,F2,F3\vec{F}_1, \vec{F}_2, \vec{F}_3 keep a body in equilibrium, they can be drawn head-to-tail to form a closed triangle.

Lami's Theorem (Derivation)

For three concurrent coplanar forces in equilibrium,

F1sinα=F2sinβ=F3sinγ\frac{F_1}{\sin\alpha} = \frac{F_2}{\sin\beta} = \frac{F_3}{\sin\gamma}

where α\alpha is the angle opposite to F1F_1 (i.e., between F2F_2 and F3F_3), etc.

Proof: Place the three forces head-to-tail forming a closed triangle. The interior angles of the triangle are πα\pi - \alpha, πβ\pi - \beta, πγ\pi - \gamma. By the sine rule of a triangle,

F1sin(πα)=F2sin(πβ)=F3sin(πγ)\frac{F_1}{\sin(\pi-\alpha)} = \frac{F_2}{\sin(\pi-\beta)} = \frac{F_3}{\sin(\pi-\gamma)}

Since sin(πθ)=sinθ\sin(\pi-\theta) = \sin\theta, the result follows.

Worked Example

A lamp of weight 20N20\,\text{N} hangs from the ceiling by two strings making 3030^\circ and 6060^\circ with the ceiling. Find the tensions.

Let T1T_1 be the tension along the 3030^\circ string, T2T_2 along the 6060^\circ. The angles between the three forces are:

  • Between weight (downward) and T1T_1 (up–right at 3030^\circ above horizontal): 90+30=12090^\circ + 30^\circ = 120^\circ.

Wait — let's redo this carefully. If the two strings are at 3030^\circ and 6060^\circ to the ceiling, then they make 6060^\circ and 3030^\circ to the vertical. The angle between the two strings is 9090^\circ (since 30+60=9030^\circ + 60^\circ = 90^\circ).

Resolve horizontally: T1cos30=T2cos60T_1\cos 30^\circ = T_2\cos 60^\circ, so T13/2=T2/2T_1\sqrt 3/2 = T_2/2, giving T2=T13T_2 = T_1\sqrt 3.

Vertically: T1sin30+T2sin60=20T_1\sin 30^\circ + T_2\sin 60^\circ = 20, so T1/2+T133/2=20T_1/2 + T_1\sqrt 3 \cdot \sqrt 3/2 = 20, i.e., T1/2+3T1/2=20T_1/2 + 3T_1/2 = 20, so 2T1=202T_1 = 20, T1=10NT_1 = 10\,\text{N} and T2=10317.3NT_2 = 10\sqrt 3 \approx 17.3\,\text{N}.

Common Mistakes

  • Using wrong angles in Lami's theorem (must be the angle opposite the force).
  • Forgetting that Lami applies only to three concurrent coplanar forces.

5.8 Standard Force Problems

Free-Body Diagram (FBD) Recipe

  1. Isolate the body.
  2. Draw all forces acting on it (not by it).
  3. Choose convenient axes.
  4. Write Fx=max\sum F_x = ma_x and Fy=may\sum F_y = ma_y.
  5. Solve.

Atwood Machine (Derivation)

Two masses m1>m2m_1 > m_2 are connected by a light inextensible string over a smooth massless pulley.

Let acceleration be aa, tension TT.

For m1m_1 (going down): m1gT=m1am_1 g - T = m_1 a For m2m_2 (going up): Tm2g=m2aT - m_2 g = m_2 a

Adding,

a=(m1m2)gm1+m2a = \frac{(m_1 - m_2)g}{m_1 + m_2}

Substituting,

T=2m1m2gm1+m2T = \frac{2 m_1 m_2 g}{m_1 + m_2}

Block on a Smooth Inclined Plane (Derivation)

A block of mass mm on a smooth incline of angle θ\theta.

Resolve gravity along the incline (mgsinθmg\sin\theta, down-slope) and perpendicular (mgcosθmg\cos\theta, into surface).

  • Along incline: mgsinθ=maa=gsinθmg\sin\theta = ma \Rightarrow a = g\sin\theta.
  • Perpendicular: N=mgcosθN = mg\cos\theta.

Two Blocks Connected over a Pulley (one on table, one hanging)

Block m1m_1 on a smooth table, connected via string over a smooth pulley to hanging block m2m_2.

  • For m2m_2: m2gT=m2am_2 g - T = m_2 a
  • For m1m_1: T=m1aT = m_1 a

Adding,

a=m2gm1+m2,T=m1m2gm1+m2a = \frac{m_2 g}{m_1 + m_2}, \quad T = \frac{m_1 m_2 g}{m_1 + m_2}

Worked Example

In an Atwood machine, m1=5kgm_1 = 5\,\text{kg}, m2=3kgm_2 = 3\,\text{kg}, g=10m/s2g = 10\,\text{m/s}^2. Find aa and TT.

a=(53)105+3=2.5  m/s2a = \frac{(5-3)\cdot 10}{5+3} = 2.5\;\text{m/s}^2 T=253108=37.5  NT = \frac{2\cdot 5\cdot 3\cdot 10}{8} = 37.5\;\text{N}

Common Mistakes

  • Treating the string as massive without justification.
  • Forgetting that a frictionless pulley transmits tension; tensions on either side are equal only if the pulley is massless.

5.9 Friction

Definition

Friction is the tangential force at the contact between two surfaces that opposes their relative sliding (or tendency thereof).

Three Regimes

  1. Static friction fsf_s — exists when there is no relative sliding. It self-adjusts to balance applied forces.

0fsμsN0 \le f_s \le \mu_s N

  1. Kinetic friction fk=μkNf_k = \mu_k N — acts when surfaces slide. Independent of speed (to first approximation).

  2. Rolling friction fr=μrNf_r = \mu_r N — much smaller than μk\mu_k. Arises from deformation.

Generally μs>μk>μr\mu_s > \mu_k > \mu_r.

Laws of Friction (Empirical)

  1. fμNf \le \mu N, independent of contact area.
  2. Direction opposes relative motion (or its tendency).
  3. μ\mu depends on the nature of surfaces, not on NN (for moderate NN).

Angle of Friction ϕ\phi

The angle between the resultant of NN and limiting friction fs=μsNf_s = \mu_s N, and the normal.

tanϕ=μs\tan\phi = \mu_s

Angle of Repose α\alpha

The maximum angle of an incline on which a body can rest without sliding.

Derivation: On the verge of sliding,

mgsinα=μsmgcosαtanα=μsmg\sin\alpha = \mu_s mg\cos\alpha \quad \Rightarrow \quad \tan\alpha = \mu_s

So α=ϕ\alpha = \phi.

Block on Rough Incline (Derivation)

For a block of mass mm on an incline of angle θ>α\theta > \alpha:

  • Net force along incline (down): mgsinθμkmgcosθmg\sin\theta - \mu_k mg\cos\theta.
  • a=g(sinθμkcosθ)a = g(\sin\theta - \mu_k\cos\theta)

If θ<α\theta < \alpha, a=0a = 0 and the block rests.

Worked Example

A 5kg5\,\text{kg} block on a 3030^\circ rough incline with μk=0.2\mu_k = 0.2, g=10m/s2g = 10\,\text{m/s}^2. Find acceleration.

a=10(sin300.2cos30)=10(0.50.173)=3.27  m/s2a = 10(\sin 30^\circ - 0.2\cos 30^\circ) = 10(0.5 - 0.173) = 3.27\;\text{m/s}^2

Common Mistakes

  • Writing f=μNf = \mu N for static friction. The correct relation is fμsNf \le \mu_s N.
  • Confusing the direction of friction. On a body being pushed, friction is backward; on a body being carried on a moving belt, friction is forward.

5.10 Dynamics of Uniform Circular Motion

Centripetal Acceleration (Derivation)

A particle moving in a circle of radius rr at constant speed vv has acceleration directed toward the centre.

Position: r(t)=r(cosωt,sinωt)\vec{r}(t) = r(\cos\omega t,\,\sin\omega t). Then

v=rω(sinωt,cosωt)\vec{v} = r\omega(-\sin\omega t,\,\cos\omega t) a=rω2(cosωt,sinωt)=ω2r\vec{a} = -r\omega^2(\cos\omega t,\,\sin\omega t) = -\omega^2\vec{r}

Magnitude a=ω2r=v2/ra = \omega^2 r = v^2/r since v=ωrv = \omega r.

Centripetal Force

Fc=mv2r=mω2rF_c = \frac{mv^2}{r} = m\omega^2 r

This is not a new kind of force — it is the net force required, supplied by gravity, tension, friction, normal, etc.

Banking of Roads

Without Friction (Derivation)

A car of mass mm on a curve of radius rr, banking angle θ\theta. Normal NN and gravity mgmg act.

  • Vertical: Ncosθ=mgN\cos\theta = mg
  • Horizontal: Nsinθ=mv2rN\sin\theta = \frac{mv^2}{r}

Dividing,

tanθ=v2rgv=rgtanθ\tan\theta = \frac{v^2}{rg} \quad \Rightarrow \quad v = \sqrt{rg\tan\theta}

This is the design speed.

With Friction (Maximum Speed)

If vv exceeds the design speed, friction acts down-slope to provide extra centripetal force. Let μ\mu be the coefficient of friction.

  • Vertical: Ncosθ=mg+μNsinθN\cos\theta = mg + \mu N\sin\theta
  • Horizontal: Nsinθ+μNcosθ=mvmax2rN\sin\theta + \mu N\cos\theta = \frac{mv_{\max}^2}{r}

Solving,

vmax=rg(tanθ+μ)1μtanθv_{\max} = \sqrt{\frac{rg(\tan\theta + \mu)}{1 - \mu\tan\theta}}

Minimum Speed (similar argument with friction up-slope)

vmin=rg(tanθμ)1+μtanθv_{\min} = \sqrt{\frac{rg(\tan\theta - \mu)}{1 + \mu\tan\theta}}

Conical Pendulum

A bob of mass mm on a string of length LL swings in a horizontal circle, the string making angle θ\theta with the vertical.

  • Vertical: Tcosθ=mgT\cos\theta = mg
  • Horizontal: Tsinθ=mω2rT\sin\theta = m\omega^2 r, with r=Lsinθr = L\sin\theta.

Dividing,

ω2=gLcosθT=2πLcosθg\omega^2 = \frac{g}{L\cos\theta} \quad \Rightarrow \quad T = 2\pi\sqrt{\frac{L\cos\theta}{g}}

Vertical Circle (Derivation)

A ball on a string swings in a vertical circle of radius rr.

At the top: tension TtT_t and gravity both point down.

Tt+mg=mvt2rT_t + mg = \frac{mv_t^2}{r}

Minimum condition: Tt=0T_t = 0, giving vtmin=grv_t^{\min} = \sqrt{gr}.

At the bottom: using energy conservation,

12mvb2=12mvt2+mg(2r)\tfrac{1}{2}mv_b^2 = \tfrac{1}{2}mv_t^2 + mg(2r) vb2=vt2+4grv_b^2 = v_t^2 + 4gr

So the minimum speed at the bottom is

vbmin=5grv_b^{\min} = \sqrt{5gr}

Tension at the bottom:

Tbmg=mvb2rTb=m ⁣(vb2r+g)T_b - mg = \frac{mv_b^2}{r} \quad \Rightarrow \quad T_b = m\!\left(\frac{v_b^2}{r} + g\right)

Death Well (Wall of Death)

A motorcyclist rides on the inside of a vertical cylindrical wall. The normal NN provides the centripetal force, and friction μN\mu N supports the weight.

μN=mg,N=mv2r\mu N = mg, \quad N = \frac{mv^2}{r}

Solving,

vmin=grμv_{\min} = \sqrt{\frac{gr}{\mu}}

Worked Example

A car rounds a curve of radius 50m50\,\text{m} banked at 3030^\circ with μ=0.2\mu = 0.2, g=10m/s2g = 10\,\text{m/s}^2. Find vmaxv_{\max}.

vmax=5010(tan30+0.2)10.2tan30=500(0.577+0.2)10.115=5000.7770.885v_{\max} = \sqrt{\frac{50\cdot 10\cdot (\tan 30^\circ + 0.2)}{1 - 0.2\tan 30^\circ}} = \sqrt{\frac{500(0.577+0.2)}{1 - 0.115}} = \sqrt{\frac{500\cdot 0.777}{0.885}}

=438.9820.95  m/s= \sqrt{438.98} \approx 20.95\;\text{m/s}

Common Mistakes

  • Treating centripetal force as an additional force on the FBD. It is the net radial force.
  • Forgetting that the "minimum speed at top of vertical circle" applies only to string (not rod) constraint.

5.11 Pseudo Forces and Non-Inertial Frames

Definition

In a frame accelerating with A\vec{A} relative to an inertial frame, a body of mass mm appears to experience an extra "force"

Fpseudo=mA\vec{F}_{\text{pseudo}} = -m\vec{A}

This is not a real force — no agent exerts it — but it must be included to make F=ma\vec{F} = m\vec{a} work in the non-inertial frame.

Derivation

Let SS be inertial, SS' accelerate at A\vec{A}. Position of particle: r=R+r\vec{r} = \vec{R} + \vec{r}' where R\vec{R} is the position of SS''s origin. Differentiating twice,

a=A+a\vec{a} = \vec{A} + \vec{a}'

So in SS',

ma=mamA=FrealmAm\vec{a}' = m\vec{a} - m\vec{A} = \vec{F}_{\text{real}} - m\vec{A}

Worked Example (Accelerating elevator)

An elevator accelerates upward at a0a_0. A spring balance inside shows the apparent weight of a body of mass mm.

In the elevator frame, pseudo force ma0ma_0 acts downward. Effective gravity geff=g+a0g_{\text{eff}} = g + a_0. Apparent weight:

W=m(g+a0)W' = m(g + a_0)

If the elevator falls freely, a0=ga_0 = -g and W=0W' = 0weightlessness.

Centrifugal Force

In a rotating frame at angular velocity ω\vec{\omega}, a particle at distance rr from the axis experiences a pseudo centrifugal force mω2rm\omega^2 r outward, balancing the (real) centripetal force in that frame.

Common Mistakes

  • Treating pseudo forces as real in the inertial frame (they vanish there).
  • Forgetting Coriolis force in rotating frames for moving particles.

Solved Problems

Problem 1

A block of mass 2kg2\,\text{kg} is pulled by a horizontal force of 20N20\,\text{N} on a rough floor with μk=0.3\mu_k = 0.3. Find acceleration. Take g=10m/s2g = 10\,\text{m/s}^2.

Normal N=mg=20NN = mg = 20\,\text{N}. Kinetic friction fk=μkN=6Nf_k = \mu_k N = 6\,\text{N}.

Fnet=206=14N,a=142=7  m/s2F_{\text{net}} = 20 - 6 = 14\,\text{N}, \quad a = \frac{14}{2} = 7\;\text{m/s}^2

Problem 2

A bullet of mass 20g20\,\text{g} moving at 300m/s300\,\text{m/s} embeds in a wooden block of 1.98kg1.98\,\text{kg} resting on a smooth surface. Find the final velocity.

By conservation of momentum,

mv=(m+M)Vmv = (m+M)V 0.02300=2.0VV=3m/s0.02\cdot 300 = 2.0\cdot V \quad \Rightarrow \quad V = 3\,\text{m/s}

Problem 3

Three blocks of masses 1,2,3kg1, 2, 3\,\text{kg} are placed in contact on a smooth floor. A 24N24\,\text{N} force pushes the 1kg1\,\text{kg} block. Find acceleration and contact forces.

System: a=241+2+3=4  m/s2a = \dfrac{24}{1+2+3} = 4\;\text{m/s}^2.

Force on the 22 + 3kg3\,\text{kg} subsystem from the 1kg1\,\text{kg} block: (2+3)4=20N(2+3)\cdot 4 = 20\,\text{N}.

Force on the 3kg3\,\text{kg} block from the 2kg2\,\text{kg} block: 34=12N3\cdot 4 = 12\,\text{N}.

Problem 4

A cyclist negotiates a curve of radius 80m80\,\text{m} at 36km/h36\,\text{km/h}. What is the required angle of leaning if road is unbanked?

36km/h=10m/s36\,\text{km/h} = 10\,\text{m/s}.

tanθ=v2rg=1008010=0.125θ7.1\tan\theta = \frac{v^2}{rg} = \frac{100}{80\cdot 10} = 0.125 \quad \Rightarrow \quad \theta \approx 7.1^\circ

Problem 5

A monkey of mass 20kg20\,\text{kg} climbs a vertical rope. Find the tension when (a) it climbs with constant velocity, (b) it climbs with a=2m/s2a = 2\,\text{m/s}^2 upward, (c) it slides down with a=2m/s2a = 2\,\text{m/s}^2 downward. Take g=10m/s2g = 10\,\text{m/s}^2.

(a) T=mg=200NT = mg = 200\,\text{N}. (b) Tmg=maT=m(g+a)=240NT - mg = ma \Rightarrow T = m(g+a) = 240\,\text{N}. (c) mgT=maT=m(ga)=160Nmg - T = ma \Rightarrow T = m(g-a) = 160\,\text{N}.

Problem 6

A block of 4kg4\,\text{kg} is placed on a 3030^\circ incline with μs=0.6\mu_s = 0.6. Does it slide?

Angle of repose: tanα=0.6α31>30\tan\alpha = 0.6 \Rightarrow \alpha \approx 31^\circ > 30^\circ. Block does not slide.

Problem 7

A particle of mass mm moves in a horizontal circle of radius rr on a frictionless table, attached to a string passing through a hole in the centre, with another mass MM hanging vertically. Find the speed of the particle.

Tension supports MM: T=MgT = Mg. Also T=mv2/rT = mv^2/r. Equate:

v=Mgrmv = \sqrt{\frac{Mgr}{m}}


JEE/NEET Edge Cases

  1. String vs Rod in vertical circle: A rod can push and pull, so the minimum top speed is zero (the rod simply applies a thrust). For a string, vtopmin=grv_{\text{top}}^{\min} = \sqrt{gr}.
  2. Three-block pulley with friction: Always check if static friction prevents motion before applying a=a = \dots.
  3. Variable mass: Use F=dp/dt\vec{F} = d\vec{p}/dt in full, not mam\vec{a}.
  4. Pulley with mass: Tensions on the two sides differ by an amount related to angular momentum of the pulley (covered in Chapter 7).
  5. Inclined plane with the wedge itself free to slide — block-on-wedge problem requires either CM frame or simultaneous Newton's laws for both bodies.
  6. Friction on a vehicle's driving wheel points forward (it is what propels the car), while on a wheel that is being braked, it points backward.

Quick Recap

  • Force changes motion; constant velocity needs zero net force.
  • F=dp/dt\vec{F} = d\vec{p}/dt, reducing to mam\vec{a} for constant mass.
  • Action–reaction acts on different bodies.
  • Momentum is conserved in absence of external force; key tool for collisions and recoil.
  • Friction: fsμsNf_s \le \mu_s N, fk=μkNf_k = \mu_k N, tanα=μs\tan\alpha = \mu_s.
  • Banked road: tanθ=v2/rg\tan\theta = v^2/rg.
  • Minimum top speed in vertical circle: gr\sqrt{gr}; bottom: 5gr\sqrt{5gr}.
  • Pseudo force mA-m\vec{A} in a frame accelerating at A\vec{A}.

Formula Sheet

QuantityFormula
Linear momentump=mv\vec{p} = m\vec{v}
Newton's II lawF=dp/dt=ma\vec{F} = d\vec{p}/dt = m\vec{a}
ImpulseJ=FΔt=Δp\vec{J} = \vec{F}\,\Delta t = \Delta \vec{p}
Atwood accelerationa=(m1m2)g/(m1+m2)a = (m_1 - m_2)g/(m_1 + m_2)
Atwood tensionT=2m1m2g/(m1+m2)T = 2m_1 m_2 g/(m_1 + m_2)
Block on smooth inclinea=gsinθa = g\sin\theta
Block on rough inclinea=g(sinθμcosθ)a = g(\sin\theta - \mu\cos\theta)
Angle of frictiontanϕ=μs\tan\phi = \mu_s
Angle of reposetanα=μs\tan\alpha = \mu_s
Centripetal accelerationac=v2/r=ω2ra_c = v^2/r = \omega^2 r
Banking (no friction)v=rgtanθv = \sqrt{rg\tan\theta}
Banking (max speed)vmax=rg(tanθ+μ)/(1μtanθ)v_{\max} = \sqrt{rg(\tan\theta + \mu)/(1 - \mu\tan\theta)}
Conical pendulum periodT=2πLcosθ/gT = 2\pi\sqrt{L\cos\theta/g}
Vertical circle topvtopmin=grv_{\text{top}}^{\min} = \sqrt{gr}
Vertical circle bottomvbotmin=5grv_{\text{bot}}^{\min} = \sqrt{5gr}
Death well min speedvmin=gr/μv_{\min} = \sqrt{gr/\mu}
Pseudo forceFp=mA\vec{F}_p = -m\vec{A}

Sub-topics

8 pages
Quiz
Laws of Motion
15 questions · pick the best answer
Q1

Newton's first law of motion is essentially a statement about:

Q2

A body of mass 2kg2\,\text{kg} moves with velocity v=(3i^+4j^)m/s\vec{v} = (3\hat{i} + 4\hat{j})\,\text{m/s}. Its momentum has magnitude:

Q3

A ball of mass 0.1kg0.1\,\text{kg} moving at 10m/s10\,\text{m/s} strikes a wall and rebounds elastically along the same line. The impulse on the wall is:

Q4

The angle of repose for a surface with μs=1/3\mu_s = 1/\sqrt{3} is:

Q5

In an Atwood machine, m1=4kgm_1 = 4\,\text{kg} and m2=1kgm_2 = 1\,\text{kg}. With g=10m/s2g = 10\,\text{m/s}^2, the acceleration is:

Q6

Minimum speed at the top of a vertical circle of radius rr for a string-tied ball is:

Q7

A car travels around a curve of radius rr banked at θ\theta with no friction. The correct speed is:

Q8

Which of the following pairs is NOT an action-reaction pair?

Q9

A lift accelerates downward at g/2g/2. The apparent weight of a 60kg60\,\text{kg} man inside is (take g=10m/s2g = 10\,\text{m/s}^2):

Q10

A bullet of mass 20g20\,\text{g} is fired at 200m/s200\,\text{m/s} from a gun of mass 4kg4\,\text{kg}. Recoil speed of gun:

Q11

On a rough horizontal floor, a block experiences an applied force less than the maximum static friction. The friction on it is:

Q12

A particle moves in a circle of radius 0.5m0.5\,\text{m} at constant speed 10m/s10\,\text{m/s}. Its acceleration is:

Q13

Two blocks 5kg5\,\text{kg} and 10kg10\,\text{kg} are in contact on a smooth floor. A force of 30N30\,\text{N} is applied to the 5kg5\,\text{kg} block. Contact force between them is:

Q14

Pseudo force in a frame accelerating at A\vec{A} is:

Q15

A conical pendulum has length 1m1\,\text{m}, string making 6060^\circ with the vertical. With g=10m/s2g = 10\,\text{m/s}^2, its period is: