Long Answer
Medium difficulty • Structured explanation
Question 1
Long FormDerive the three kinematic equations for uniformly accelerated motion using the graphical method.
- For uniform acceleration, the v-t graph is a straight line starting at v0 at t = 0 and reaching v at time t. From the definition of constant acceleration: a = (v - v0)/t, giving the first equation v = v0 + at.
- The displacement equals the area under the v-t curve (a trapezium OACB). Area = area of rectangle OACD + area of triangle ABC = v0·t + ½(v - v0)t = v0t + ½at², yielding x = v0t + ½at².
- The displacement can also be written as x = [(v + v0)/2]·t, since average velocity for constant acceleration equals the arithmetic mean of initial and final velocities.
- Substituting t = (v - v0)/a from the first equation into x = [(v + v0)/2]·t gives x = (v² - v0²)/(2a), or v² = v0² + 2ax as the third equation.
- These three equations connect five quantities: initial velocity v0, final velocity v, acceleration a, time t, and displacement x; any three known quantities can be used to find the remaining two.
- When the particle starts at position x0 (not zero), displacement x is replaced by (x - x0) in all equations, giving the more general forms used in practice.