Question
How do you extract velocity, acceleration, and displacement from s-t, v-t, and a-t graphs? What does the slope and area under each graph represent? Solve graph-based kinematics problems systematically.
(CBSE 9/11 + JEE Main + NEET — graph interpretation)
Solution — Step by Step
| Graph Type | Slope Gives | Area Under Curve Gives |
|---|---|---|
| s-t (displacement vs time) | Velocity () | Not directly useful |
| v-t (velocity vs time) | Acceleration () | Displacement () |
| a-t (acceleration vs time) | Rate of change of acceleration (jerk) | Change in velocity () |
This table is the key to every graph-based kinematics problem.
- Straight line with positive slope → constant velocity (uniform motion)
- Straight line with zero slope (horizontal) → object at rest
- Curve bending upward → increasing velocity (acceleration)
- Curve bending downward → decreasing velocity (deceleration)
- Steeper slope → higher velocity
The slope at any point gives the instantaneous velocity at that moment.
- Horizontal line → constant velocity, zero acceleration
- Straight line with positive slope → constant positive acceleration
- Straight line with negative slope → constant deceleration
- Line crossing zero → object reverses direction at that instant
- Area above time axis → positive displacement
- Area below time axis → negative displacement (moving backward)
Example: A v-t graph shows v = 20 m/s constant for 5 seconds.
Displacement = area = base height = m.
For a triangle (uniformly accelerating from 0 to 20 m/s in 5 s):
Displacement = m.
- Horizontal line at a > 0 → constant acceleration
- Horizontal line at a = 0 → constant velocity
- The area under the a-t curve gives the change in velocity
Example: Constant acceleration of 2 m/s² for 4 seconds.
m/s (velocity increases by 8 m/s during this interval).
graph TD
A["Kinematics Graph"] --> B{"Which graph?"}
B -->|s-t| C["Slope = Velocity"]
B -->|v-t| D["Slope = Acceleration"]
B -->|a-t| E["Area = Change in Velocity"]
D --> F["Area = Displacement"]
C --> G["Curve up = Accelerating"]
C --> H["Straight line = Constant v"]
F --> I["Above axis = Forward"]
F --> J["Below axis = Backward"]
style A fill:#fbbf24,stroke:#000,stroke-width:2px
style D fill:#86efac,stroke:#000
Why This Works
These relationships come directly from calculus: velocity is the derivative of displacement, and acceleration is the derivative of velocity. Conversely, displacement is the integral (area under) the velocity-time curve. This mathematical connection means that each graph contains hidden information about the other quantities — you just need to know where to look (slope vs. area).
Common Mistake
The most common error: confusing slope with value on a v-t graph. A v-t graph with a straight horizontal line at v = 10 m/s means constant velocity — NOT zero velocity. The slope is zero (so acceleration is zero), but the value is 10 m/s (the object is moving). Similarly, when the v-t line crosses zero, the object momentarily stops — the slope at that point gives the acceleration, not velocity.
For JEE/NEET graph questions, always ask TWO things: (1) What does the slope tell me? (2) What does the area tell me? This two-question approach solves 90% of graph-based kinematics problems. Also remember: negative area (below x-axis) means the object moved backward — net displacement = positive area minus negative area.