Where Education is Learned, Knowledge is Gained, Wisdom is Applied

For an interactive study experience with progress tracking, bookmarks, and solutions, try our reader.

Open in Interactive Reader
Chapter Overview
This chapter is the analytical heart of mechanics — examining how force vectors create physical acceleration and govern the trajectories of moving bodies. Dynamics extends kinematics by directly applying Newton's laws of motion to predict exactly how physical bodies behave over space and time under external influences. In NEB Grade 11 Physics exams, Dynamics is a foundational and high-scoring unit, presenting challenges that range from 1-mark calculus-based MCQs to complex 5-mark long questions involving vertical projections, multi-stage vehicle decelerations, and smooth inclined planes. Master this chapter, and you build the core mechanical intuition required for all of engineering physics.
What this chapter covers
Kinematics vs. Kinetics PrinciplesDisplacement, Velocity, and Acceleration VectorsCalculus-Based Definitions of Motion DerivativesAnalytical Derivations of Equations of MotionDistance Covered in the Specific t-th SecondMotion Under Gravity (Free Fall and Projection)Time of Ascent, Descent, and Flight EquationsMotion on Smooth Inclined PlanesTwo-Stage Acceleration and Braking SystemsRamps and Gravity Component Resolutions
Learning Objectives
1
Differentiate between scalar distance and vector displacement in diverse coordinate configurations
2
Derive the equations of motion ($v=u+at$, $s=ut+1/2at^2$, $v^2=u^2+2as$) using graphical, algebraic, and calculus methods
3
Solve complex kinematics problems involving the specific distance covered in the $t$-th second
4
Analyze vertical motion under gravity, applying correct sign conventions for ascending and descending bodies
5
Formulate and evaluate equations of motion for bodies sliding down or projected up smooth inclined planes
6
Deconstruct multi-stage motion problems into separate intervals of uniform acceleration and deceleration
Calculus Connects Position, Velocity, and Acceleration
Key Insight
In advanced physics, motion is not merely a set of static formulas but a continuous relationship of time derivatives. Position ($s$), velocity ($v$), and acceleration ($a$) are fundamentally linked:

Velocity is the first derivative of position with respect to time: $v = \frac{ds}{dt}$
Acceleration is the first derivative of velocity, or the second derivative of position: $a = \frac{dv}{dt} = \frac{d^2s}{dt^2}$

By reversing these derivatives through definite integration, we can derive every kinematic formula for constant acceleration directly, bypassing geometric approximations.
In NEB exams: When a problem states an object moves along an 'inclination of 1 in n', it is a mathematical code indicating that $\sin \theta = \frac{1}{n}$. Use this relationship directly to resolve the gravitational acceleration component.
Key Definitions
Dynamics
The branch of physical mechanics that investigates the laws governing the motion of material bodies under the direct action of forces.
Kinematics
A sub-branch of dynamics that describes the motion of points, bodies, and systems of bodies without considering the forces that cause the motion.
Kinetics
A sub-branch of dynamics that relates the action of forces on bodies to the resulting mass accelerations.
Displacement (s)
A vector quantity representing the shortest straight-line distance from the initial position to the final position of a moving particle.
$$\vec{s} = \vec{r}_{final} - \vec{r}_{initial}$$
Acceleration (a)
The time rate of change of velocity. It is a vector quantity and points in the direction of the net change in velocity.
$$a = \frac{dv}{dt} = \frac{d^2s}{dt^2}$$
Retardation
Negative acceleration, occurring when the magnitude of a body's velocity decreases over time (deceleration).
Free Fall
The state of motion of a body falling under the sole influence of Earth's gravitational pull, with all resistance forces like air drag neglected.
Inclined Plane
A flat surface tilted at an angle $\theta$ to the horizontal, used to reduce the effective gravitational acceleration acting along the path of motion.
$$a = g \sin \theta$$
Distance vs Displacement
Differentiating scalar path properties from vector position changes is essential for correct kinematics setups.
Distance
$$d = \int |v(t)| dt$$
A scalar quantity representing the absolute length of the actual path traversed
Always positive or zero, regardless of the direction of motion
Depends entirely on the specific path taken between two coordinates
Cannot decrease over time for a moving particle
Keywords: 'total path length', 'odometer reading', 'traveled distance'
VS
Displacement
$$\vec{s} = \int \vec{v}(t) dt$$
A vector quantity representing the shortest straight-line path from start to end
Can be positive, negative, or zero, depending on the coordinate direction
Independent of the actual path taken; depends only on the endpoints
Can decrease as a particle returns toward its starting coordinate
Keywords: 'shortest distance', 'position vector change', 'net shift'
Quick check: If an athlete runs one full lap around a 400m circular track, the distance covered is 400m, but their net displacement is exactly 0m.
Complete Formula Sheet with Derivations
Velocity-Time Relation
$$v = u + at$$
u is initial velocity, v is final velocity, a is constant acceleration, t is time.
Displacement-Time Relation
$$s = ut + \frac{1}{2}at^2$$
s is the net displacement accumulated over time interval t.
Velocity-Displacement Relation
$$v^2 = u^2 + 2as$$
Useful when time t is not given or required by the problem.
Distance Covered in the Specific t-th Second
$$s_t = u + \frac{1}{2}a(2t - 1)$$
This formula gives the displacement during a single specific second t, not the total displacement.
Motion on a Smooth Inclined Plane
$$a = g \sin \theta$$
θ is the angle of inclination of the plane with the horizontal floor.
Kinematic Equation Selection Flowchart
Use this decision tree to identify the correct kinematic equation based on given variables.
Does the problem ask for or provide the displacement in a single SPECIFIC second (e.g., 5th second)?
Yes
Use the t-th second formula: s_t = u + 1/2 a(2t - 1)
No
Continue ↓
Is the TIME variable (t) neither given nor required by the problem?
Yes
Use the velocity-displacement relation: v² = u² + 2as
No
Continue ↓
Is the DISPLACEMENT variable (s or h) neither given nor required?
Yes
Use the velocity-time relation: v = u + at
No
Use the displacement-time relation: s = ut + 1/2 at²
Gravitational Acceleration Sign Convention
A consistent coordinate system prevents algebraic sign errors when solving vertically projected motion problems.
$$\text{Upward Projection: } a = -g \quad \text{and} \quad \text{Downward Falling: } a = +g$$
Why it works (Derivation):
1In vertical motion, the Earth's gravitational acceleration $g$ always pulls vertically downwards toward the center of the Earth.
2To establish a consistent frame of reference, define the vertically upward direction as positive (+y) and the downward direction as negative (-y).
3Vertically Upward Projection: The initial velocity $u$ is positive (+u). Since gravity pulls downwards, acceleration $a = -g$. The velocity decreases until it reaches zero at maximum height.
4Vertically Downward Fall (Dropped): The initial velocity $u = 0$, and displacement is directed downwards. Since gravity pulls downwards, we can define the downward direction as positive, setting acceleration $a = +g$.
Example: An object thrown vertically upwards with $u = 30 \text{ ms}^{-1}$ reaches maximum height ($v = 0$). Using $v = u - gt \Rightarrow 0 = 30 - 9.8t \Rightarrow t \approx 3.06 \text{ seconds}$.
When to use: Use this convention in vertical projection calculations to avoid sign errors when solving for time or height.
Memory Tricks — Never Forget These
Trick: Three quick memory triggers to maintain accuracy when solving dynamics problems under pressure.
Steps to Remember:
  1. The SUVAT variable checklist: Before writing any equations, list the five parameters on your exam paper: S (displacement), U (initial velocity), V (final velocity), A (acceleration), and T (time). Identify which three are known and which one is required.
  2. The 'G-Oppose' Rule: Remember: if you throw a ball **Up**, gravity opposes the upward motion, so use **$-g$**. If the ball falls **Down**, gravity assists the downward motion, so use **$+g$**.
  3. Inclined acceleration component: An incline has an angle $\theta$ with the horizontal. Slide down a hill? Gravity is reduced by a factor of the sine of the angle. Acceleration is always $g \sin \theta$.
Mnemonic: Check your SUVAT variables | -g for rising, +g for falling | a = g sinθ on a smooth incline
Common Mistakes

Avoid these common errors to protect your marks in the NEB exam.

  • Incorrect Unit Conversion: Forgetting to convert velocities given in km/h to m/s. Always multiply km/h by $\frac{5}{18}$ to convert to m/s before calculation.
  • Confusing t-th second with total time: Confusing the displacement in a specific second $s_t$ with the total displacement $s$ over $t$ seconds. For example, the distance covered in the 5th second is calculated using $s_t$, whereas the distance covered in 5 seconds requires the $s$ equation.
  • Double accounting for Gravity: Using a negative sign for gravity ($v = u - gt$) and then substituting $g = -9.8 \text{ ms}^{-2}$ again, resulting in a positive value. Use the negative sign in the formula with $g = 9.8 \text{ ms}^{-2}$.
  • Wrong Initial Velocity for Dropped Objects: Setting $u$ to a non-zero value when an object is 'dropped' or 'released from rest'. For these scenarios, always set $u = 0$.
  • Misinterpreting Incline Ratios: Misinterpreting 'an incline of 1 in 100' as the angle $\theta = 1^\circ$. This description means $\sin \theta = \frac{1}{100} = 0.01$.
NEB Exam Traps — These Appear Every Year
NEB Exam Warning
Examiners regularly test these specific cases. Keep them in mind during your preparation.
  • Object Dropped from a Rising Vessel: A stone is dropped from a balloon rising vertically at a constant velocity $u_{\text{b}}$. The dropped stone inherits the balloon's velocity, so its initial velocity is $+u_{\text{b}}$ upward, not zero.
  • Velocity at Maximum Height: A vertically projected body reaches its peak. Its velocity at this point is $0 \text{ ms}^{-1}$, but its acceleration is still $g = 9.8 \text{ ms}^{-2}$ downwards. Acceleration is never zero at the peak.
  • Meeting Point of Two Bodies: Problems where one body is dropped from a height while another is projected upwards. Set the sum of their displacements equal to the total height ($h_1 + h_2 = H$) and solve for the time $t$.
  • Double-Stage Vehicle Motion: A car accelerates from rest to a maximum velocity, travels at constant speed, and then brakes to a stop. Divide this problem into three separate stages, each with its own initial and final conditions.
Question Recognition Guide
Keyword / Phrase in QuestionUse This
A vehicle 'starts from rest' or 'slides from the top'Set initial velocity u = 0
A moving vehicle 'brakes to a stop' or 'comes to rest'Set final velocity v = 0
A projected body reaches 'maximum height'Set velocity at peak v = 0, and use acceleration a = −g
An object is 'dropped' or 'falls freely'Set initial velocity u = 0, and use acceleration a = +g
An incline described as '1 in n'Set sinθ = 1/n, and use acceleration down the plane as a = g sinθ
Calculate displacement in 'the 5th second' of motionUse the t-th second formula: s_t = u + 1/2 a(2t - 1) with t = 5
A stone is dropped from a balloon rising at speed v_bSet the stone's initial velocity u = +v_b (upward direction)
A bullet 'loses 50% of its velocity' after penetrating distance xSet up a two-part equation using v² = u² + 2as with final velocity v = u/2
Solved Examples (Easy → Hard)
1
A motorcycle accelerates from rest with a uniform acceleration of 4 m/s² for 5 seconds. Find the distance covered during this time.
Easy
2
A ball is thrown vertically upwards with an initial velocity of 20 m/s. Calculate the time it takes to reach its maximum height. [Take g = 10 m/s²]
Easy
3
A passenger train starts from rest and accelerates uniformly at 2 m/s² for 10 seconds. It then travels at a constant speed for 30 seconds, and is finally brought to rest in 5 seconds by the application of brakes. Calculate the total distance covered.
Medium
4
A sliding block starts from rest at the top of a smooth inclined plane of length 8 m and inclination 30°. Find the velocity with which it reaches the bottom of the incline. [Take g = 9.8 m/s²]
Medium
5
A stone is dropped from a hot-air balloon that is rising vertically with a velocity of 12 m/s. If the balloon is at a height of 100 m above the ground when the stone is released, calculate the time taken by the stone to hit the ground. [Take g = 10 m/s²]
Hard
MCQ Practice
Mixed Level — MCQ
1
Which of the following physical quantities is a vector?
Correct!
Incorrect. Correct: Velocity
2
A body dropped from a height h reaches the ground in time t. The value of h is given by:
Correct!
Incorrect. Correct: 1/2 gt²
3
If a particle moves with a constant velocity, its acceleration must be:
Correct!
Incorrect. Correct: Zero
4
The distance covered in successive seconds (t = 1, 2, 3...) by a body starting from rest with uniform acceleration a forms an arithmetic progression with a common difference of:
Correct!
Incorrect. Correct: a
5
The acceleration of a body sliding down a smooth inclined plane of inclination θ is:
Correct!
Incorrect. Correct: g sinθ
6
A bullet penetrates a block of wood and loses half of its velocity after traveling 3 cm. How much further will it penetrate before coming to rest?
Correct!
Incorrect. Correct: 1 cm
7
The time of flight of a body projected vertically upwards with velocity u is:
Correct!
Incorrect. Correct: 2u/g
8
If the displacement of a particle is given by s = 2t³ − 3t², its acceleration at t = 2 s is:
Correct!
Incorrect. Correct: 18 ms⁻²
9
A balloon is rising vertically with a velocity of 10 m/s. A stone is dropped from it. The initial velocity of the stone relative to the ground is:
Correct!
Incorrect. Correct: 10 m/s upwards
10
When an incline is specified as '1 in 20', it mathematically means that:
Correct!
Incorrect. Correct: sinθ = 1/20
Short Questions (2 Marks Each)
1
Define retardation and give a real-life example.
[2 marks]
2
Prove that the time of ascent is equal to the time of descent for a body projected vertically upwards in a vacuum.
[2 marks]
3
What is meant by a 'particle' in mechanics?
[2 marks]
4
Distinguish between speed and velocity.
[2 marks]
5
A stone is dropped into a well. Why is the sound of the splash heard slightly after the stone hits the water?
[2 marks]
6
What is the acceleration of a vertically projected body at its highest point?
[2 marks]
7
Define uniform acceleration and state its SI unit.
[2 marks]
8
Show that if the inclination of a smooth inclined plane becomes 90°, the motion reduces to free fall.
[2 marks]
9
Write down the expression for the distance covered in the n-th second and state the physical dimensions of the constant terms.
[2 marks]
10
Does the mass of a body affect its acceleration during free fall in a vacuum? Explain.
[2 marks]
Long Questions (4–5 Marks Each)
1
Derive the equations of motion (i) v = u + at, (ii) s = ut + 1/2 at², and (iii) v² = u² + 2as using the calculus (integration) method.
[5 marks]
2
Derive an expression for the distance traveled by a uniformly accelerating body in its t-th second.
[4 marks]
3
A stone is dropped from a hot-air balloon rising vertically with a velocity of 12 m/s at a height of 100 m above the ground. Calculate the time taken by the stone to hit the ground. [Take g = 10 m/s²]
[5 marks]
4
A car covers 20 m in the 3rd second and 30 m in the 5th second of its motion under uniform acceleration. Calculate its initial velocity and acceleration.
[4 marks]
5
A body is projected vertically upwards with a velocity of 49 m/s. Find (i) the maximum height reached, (ii) the time taken to reach the maximum height, and (iii) the velocity with which it strikes the ground. [Take g = 9.8 m/s²]
[5 marks]
6
A bullet loses half of its velocity after penetrating 3 cm into a uniform wooden block. Find how much further it will penetrate before coming to rest, assuming uniform retardation.
[4 marks]
7
A body slides down a smooth inclined plane of length l and inclination θ, starting from rest at the top. Derive expressions for (i) its acceleration, (ii) its velocity at the bottom, and (iii) the time taken to reach the bottom.
[5 marks]
8
Two stones are positioned vertically: one is dropped from a tower of height 150 m, and at the same instant, another is projected vertically upwards from the foot of the tower with a velocity of 50 m/s. Find when and where they will meet. [Take g = 10 m/s²]
[5 marks]
9
Prove that for a particle moving with uniform acceleration, if the distances covered in the p-th, q-th, and r-th seconds are a, b, and c respectively, then: a(q − r) + b(r − p) + c(p − q) = 0.
[5 marks]
10
Explain the difference between Kinematics and Kinetics, using real-life physical examples to illustrate both sub-branches of dynamics.
[4 marks]
Past NEB Board Questions
Past NEB Board Questions
1
A stone is dropped from a height of 80 m. Find the time taken by it to reach the ground and its velocity just before hitting the ground. [Take g = 10 m/s²]
NEB 2079 [4 marks]
2
A body projected vertically upwards from the ground passes a point at a height of 40 m twice with an interval of 4 seconds. Calculate its initial velocity. [Take g = 10 m/s²]
NEB 2078 [4 marks]
3
State the laws of motion on a smooth inclined plane. A body slides down a smooth inclined plane of length 10 m and inclination 30° starting from rest. Find the time taken to reach the bottom. [Take g = 9.8 m/s²]
NEB 2077 [4 marks]
4
Prove that v² = u² + 2as for a body moving with uniform acceleration, using both graphical and analytical (calculus) methods.
NEB 2076 [4 marks]
Chapter Test — Full Mixed Paper
Attempt this test in 45 minutes without looking at your notes. This matches the standard NEB exam format.
1 Section A — MCQs (1 Mark Each)
Mixed Level — MCQ
1
The SI unit of acceleration is:
Correct!
Incorrect. Correct: ms⁻²
2
An incline of '3 in 5' means that:
Correct!
Incorrect. Correct: sinθ = 3/5
3
At maximum height, the velocity of a vertically projected body is:
Correct!
Incorrect. Correct: Zero
2 Section B — Short Questions (2 Marks Each)
1
Define dynamics and list its two sub-branches.
[2 marks]
2
What is the sign of acceleration due to gravity for a vertically rising body?
[2 marks]
3 Section C — Long Questions (4–5 Marks Each)
1
Derive the displacement-time relation s = ut + 1/2 at² using the integration method.
[4 marks]
2
A ball dropped from a height of 80 m takes how long to hit the ground? [Take g = 10 m/s²]
[4 marks]
One-Page Revision Cheat Sheet
1
Kinematic Relations: $v = u + at$, $s = ut + \frac{1}{2}at^2$, $v^2 = u^2 + 2as$ — only valid for constant acceleration.
2
t-th Second displacement: $s_t = u + \frac{1}{2}a(2t - 1)$ — gives displacement during a single specific second.
3
Rising gravity: Use $a = -g$ when an object is projected upwards.
4
Falling gravity: Use $a = +g$ when an object is falling downwards.
5
Peak velocity: $v = 0$ at maximum height; acceleration is still $g$ downwards.
6
Smooth Incline: Acceleration down the plane is $a = g \sin \theta$.
7
Inclined components: $g \sin \theta$ acts down the incline; $g \cos \theta$ is balanced by the normal reaction.
8
Release from rest: Always set $u = 0$ for dropped objects.
9
Incline ratio: '1 in n' incline means $\sin \theta = 1/n$.
10
Unit Check: Convert km/h to m/s immediately by multiplying by 5/18.
Previous
Static SEO Version