Kinematics is the branch of classical mechanics that describes the motion of objects without considering the forces that cause this motion. It focuses on how objects move rather than why they move.
To understand motion, we first need to define some fundamental quantities:
Before diving deeper, it's essential to distinguish between two types of quantities: scalars and vectors.
Scalars are quantities that have only magnitude (size or amount). Examples include distance, speed, mass, and time.
Vectors have both magnitude and direction. Examples include displacement, velocity, and acceleration.
Understanding vectors is crucial because motion occurs in space, which inherently involves direction.
Vectors can be added or subtracted using graphical methods such as the parallelogram law or the triangle law. For example, if two vectors \(\vec{A}\) and \(\vec{B}\) are placed tail to tail, the diagonal of the parallelogram they form represents their resultant vector \(\vec{R} = \vec{A} + \vec{B}\).
This graphical method helps visualize how vectors combine, which is essential in understanding velocity and acceleration in multiple dimensions.
When an object moves with a constant acceleration, its motion can be described using three fundamental equations. These equations relate displacement, velocity, acceleration, and time.
Let's define the variables:
Starting from the definition of acceleration as the rate of change of velocity:
\[a = \frac{v - u}{t}\]
Rearranging, we get the first equation of motion:
\[v = u + at\]
Next, average velocity during uniform acceleration is:
\[\bar{v} = \frac{u + v}{2}\]
Displacement is average velocity multiplied by time:
\[s = \bar{v} \times t = \frac{u + v}{2} \times t\]
Substituting \(v\) from the first equation, we get the second equation of motion:
\[s = ut + \frac{1}{2}at^2\]
Eliminating time \(t\) between the first two equations, we obtain the third equation:
\[v^2 = u^2 + 2as\]
The velocity vs time graph is a straight line with slope equal to acceleration, while the displacement vs time graph is a parabola, indicating increasing displacement at an increasing rate.
Projectile motion is a two-dimensional motion of an object thrown into the air, moving under the influence of gravity only (ignoring air resistance). The path followed is a parabola.
The key to analyzing projectile motion is to resolve the initial velocity into two components:
where \(u\) is the initial speed and \(\theta\) is the angle of projection with the horizontal.
Using these components, we can derive formulas for important quantities:
These are given by:
\[T = \frac{2u \sin \theta}{g}\]
\[H = \frac{u^2 \sin^2 \theta}{2g}\]
\[R = \frac{u^2 \sin 2\theta}{g}\]
where \(g = 9.8\, m/s^2\) is the acceleration due to gravity.
Relative motion deals with the velocity of an object as observed from different frames of reference. A frame of reference is simply the point or object from which motion is observed.
If two objects A and B move with velocities \(\vec{v}_A\) and \(\vec{v}_B\) respectively, the velocity of A relative to B is:
\[\vec{v}_{A/B} = \vec{v}_A - \vec{v}_B\]
This concept is useful in problems involving moving vehicles, trains, or boats where observers are in different frames.
When an object moves along a circular path at a constant speed, it is said to be in uniform circular motion. Although the speed is constant, the velocity is not, because the direction changes continuously.
Key quantities in circular motion:
The centripetal acceleration is given by:
\[a_c = \frac{v^2}{r} = r \omega^2\]
This inward acceleration is necessary to change the direction of velocity continuously, keeping the object moving in a circle.
Step 1: Identify known values: \(u = 0\), \(a = 2\, m/s^2\), \(t = 5\, s\).
Step 2: Use the first equation of motion to find final velocity:
\[ v = u + at = 0 + (2)(5) = 10\, m/s \]
Step 3: Use the second equation of motion to find displacement:
\[ s = ut + \frac{1}{2}at^2 = 0 + \frac{1}{2} \times 2 \times 5^2 = 25\, m \]
Answer: The car covers \(25\, m\) and reaches a velocity of \(10\, m/s\).
Step 1: Given: \(u = 20\, m/s\), \(\theta = 30^\circ\), \(g = 9.8\, m/s^2\).
Step 2: Calculate maximum height using:
\[ H = \frac{u^2 \sin^2 \theta}{2g} = \frac{20^2 \times \sin^2 30^\circ}{2 \times 9.8} \]
Since \(\sin 30^\circ = 0.5\),
\[ H = \frac{400 \times 0.25}{19.6} = \frac{100}{19.6} \approx 5.10\, m \]
Step 3: Calculate range using:
\[ R = \frac{u^2 \sin 2\theta}{g} = \frac{400 \times \sin 60^\circ}{9.8} \]
Since \(\sin 60^\circ = \sqrt{3}/2 \approx 0.866\),
\[ R = \frac{400 \times 0.866}{9.8} \approx \frac{346.4}{9.8} \approx 35.35\, m \]
Answer: Maximum height is approximately \(5.10\, m\), and range is approximately \(35.35\, m\).
Step 1: Convert speeds to m/s:
\[ 60\, km/h = \frac{60 \times 1000}{3600} = 16.67\, m/s \]
\[ 40\, km/h = \frac{40 \times 1000}{3600} = 11.11\, m/s \]
Step 2: Since trains move in opposite directions, take Train A's velocity as \(+16.67\, m/s\) and Train B's as \(-11.11\, m/s\).
Step 3: Calculate relative velocity:
\[ v_{A/B} = v_A - v_B = 16.67 - (-11.11) = 27.78\, m/s \]
Answer: Train A moves at \(27.78\, m/s\) relative to Train B.
Step 1: Given: \(r = 2\, m\), \(v = 4\, m/s\).
Step 2: Use the formula for centripetal acceleration:
\[ a_c = \frac{v^2}{r} = \frac{4^2}{2} = \frac{16}{2} = 8\, m/s^2 \]
Answer: The centripetal acceleration is \(8\, m/s^2\) directed towards the center of the circle.
Step 1: Given: initial vertical velocity \(u_y = 0\), horizontal velocity \(u_x = 15\, m/s\), height \(h = 45\, m\), \(g = 9.8\, m/s^2\).
Step 2: Calculate time of flight using vertical motion under gravity:
Using \(s = \frac{1}{2}gt^2\) (since initial vertical velocity is zero),
\[ 45 = \frac{1}{2} \times 9.8 \times t^2 \implies t^2 = \frac{90}{9.8} \approx 9.18 \]
\[ t = \sqrt{9.18} \approx 3.03\, s \]
Step 3: Calculate horizontal range:
\[ R = u_x \times t = 15 \times 3.03 = 45.45\, m \]
Answer: Time of flight is approximately \(3.03\, s\), and horizontal range is approximately \(45.45\, m\).
When to use: Whenever a problem involves motion at an angle.
When to use: When time is not given or needed in the problem.
When to use: When two or more objects are moving and relative speeds are asked.
When to use: When analyzing forces or acceleration in circular motion.
When to use: When calculating maximum height or time of flight.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →