Kinematics Practice Questions with Answers
Kinematics Practice Questions with Answers
Kinematics is the branch of classical mechanics that describes the motion of points, objects, and systems of objects without considering the forces that cause them to move. Understanding this topic is fundamental to mastering physics, as it provides the language and equations to analyze everything from a thrown ball to planetary orbits. This guide offers a series of kinematics practice questions to help you test your knowledge, along with detailed explanations to clarify the underlying principles.
Concept Explanation
Kinematics is the study of motion using mathematical equations. It focuses on describing how objects move by defining key quantities: displacement (Δx), initial velocity (v₀), final velocity (v), acceleration (a), and time (t). For problems involving constant acceleration, a set of powerful formulas, often called the kinematic equations, can be used to relate these variables. Proper unit conversion is crucial for ensuring your values are consistent (e.g., all in meters and seconds).
The Kinematic Variables
- Displacement (Δx): The change in an object's position. It is a vector quantity, meaning it has both magnitude and direction. Measured in meters (m).
- Initial Velocity (vâ‚€): The velocity of an object at the beginning of the time interval. Measured in meters per second (m/s).
- Final Velocity (v): The velocity of an object at the end of the time interval. Measured in meters per second (m/s).
- Acceleration (a): The rate of change of velocity. It is also a vector. For most introductory problems, we assume constant acceleration. Measured in meters per second squared (m/s²).
- Time (t): The duration of the motion. Measured in seconds (s).
The Core Kinematic Equations (for constant acceleration)
These four equations form the foundation for solving most problems in one-dimensional kinematics. Choosing the right equation depends on which variables you know and which one you need to find.
v = v₀ + at(Use when you don't know or need displacement)Δx = v₀t + ½at²(Use when you don't know or need final velocity)v² = v₀² + 2aΔx(Use when you don't know or need time)Δx = ½(v₀ + v)t(Use when you don't know or need acceleration)
A deep understanding of these formulas is essential. For further study, Khan Academy offers excellent tutorials on deriving and applying these equations.
Solved Kinematics Examples
The best way to learn how to solve kinematics problems is to see them worked out. Here are a few examples that demonstrate the problem-solving process.
Example 1: Accelerating Car
A car starts from rest and accelerates uniformly at 3.0 m/s² for 5.0 seconds. What is its final velocity?
- Identify Knowns:
Initial velocity (vâ‚€) = 0 m/s (since it starts from rest)
Acceleration (a) = 3.0 m/s²
Time (t) = 5.0 s - Identify Unknown:
Final velocity (v) = ? - Choose the Right Equation:
We have vâ‚€, a, and t, and we need to find v. The equationv = vâ‚€ + atis a perfect fit. - Solve:
v = 0 m/s + (3.0 m/s²)(5.0 s)
v = 15 m/s
The car's final velocity is 15 m/s.
Example 2: Braking Train
A train traveling at 25 m/s applies its brakes and comes to a complete stop over a distance of 125 meters. What was the train's acceleration?
- Identify Knowns:
Initial velocity (vâ‚€) = 25 m/s
Final velocity (v) = 0 m/s (comes to a stop)
Displacement (Δx) = 125 m - Identify Unknown:
Acceleration (a) = ? - Choose the Right Equation:
We have v₀, v, and Δx, and need to find a. The equationv² = v₀² + 2aΔxis the best choice because it doesn't involve time. - Solve:
Rearrange the equation to solve for 'a':
v² - v₀² = 2aΔx
a = (v² - v₀²) / (2Δx)
a = ((0 m/s)² - (25 m/s)²) / (2 * 125 m)
a = (-625 m²/s²) / (250 m)
a = -2.5 m/s²
The train's acceleration is -2.5 m/s², with the negative sign indicating it is decelerating (slowing down). This type of problem is closely related to distance, speed, and time problems.
Example 3: Object in Free Fall
A stone is dropped from the top of a tall building. How far does it fall after 3.0 seconds? (Assume no air resistance and g = 9.8 m/s²).
- Identify Knowns:
Initial velocity (vâ‚€) = 0 m/s (since it is dropped)
Time (t) = 3.0 s
Acceleration (a) = g = 9.8 m/s² (acceleration due to gravity is always downward) - Identify Unknown:
Displacement (Δx) = ? - Choose the Right Equation:
We have v₀, t, and a, and need to find Δx. The equationΔx = v₀t + ½at²is the most suitable. - Solve:
Δx = (0 m/s)(3.0 s) + ½(9.8 m/s²)(3.0 s)²
Δx = 0 + ½(9.8 m/s²)(9.0 s²)
Δx = ½(88.2 m)
Δx = 44.1 m
The stone falls 44.1 meters after 3.0 seconds. For more information on gravity's effects, you can explore resources from NASA on the basics of gravity.
Practice Questions
Now it's your turn. Use the kinematic equations and the problem-solving steps from the examples to solve these questions.
1. (Easy) A cyclist accelerates from 5.0 m/s to 12.0 m/s in 8.0 seconds. What is their acceleration?
2. (Easy) A ball is thrown straight up with an initial velocity of 15 m/s. What is its velocity at the very top of its path?
3. (Easy) A sprinter starts from rest and accelerates at 2.5 m/s² for 4.0 seconds. What is the total distance they cover in this time?
Want unlimited practice questions like these?
Generate AI-powered questions with step-by-step solutions on any topic.
Try Question Generator Free →4. (Medium) A car traveling at 20 m/s slams on its brakes, creating a deceleration of 5.0 m/s². How far does the car travel before coming to a stop?
5. (Medium) An object is dropped from a height of 78.4 meters. How long does it take to hit the ground? (Use g = 9.8 m/s²).
6. (Medium) A rocket accelerates upwards from rest, reaching a height of 100 m in 4.0 seconds. What was its acceleration, assuming it was constant?
7. (Hard) A ball is thrown vertically upward with a speed of 19.6 m/s from the top of a cliff that is 58.8 m high. How long does it take for the ball to reach the base of the cliff? (Use g = 9.8 m/s²).
8. (Hard) A police car at rest is passed by a speeding car traveling at a constant 40 m/s. At the exact moment the speeder passes, the police car starts to accelerate at a constant 4.0 m/s². How much time passes before the police car catches up to the speeding car?
Answers & Explanations
Here are the detailed solutions to the practice questions. Check your work and review the steps to solidify your understanding of kinematics.
1. Answer: 0.875 m/s²
Explanation:
Knowns: vâ‚€ = 5.0 m/s, v = 12.0 m/s, t = 8.0 s
Unknown: a
Equation: v = vâ‚€ + at. Rearrange to solve for a: a = (v - vâ‚€) / t.
Calculation: a = (12.0 m/s - 5.0 m/s) / 8.0 s = 7.0 m/s / 8.0 s = 0.875 m/s².
2. Answer: 0 m/s
Explanation:
This is a conceptual question. When an object thrown upwards reaches its maximum height (the peak of its trajectory), its instantaneous vertical velocity is momentarily zero before it starts to fall back down. Gravity is still acting on it (a = -9.8 m/s²), but its velocity is 0 m/s for that instant.
3. Answer: 20 m
Explanation:
Knowns: v₀ = 0 m/s, a = 2.5 m/s², t = 4.0 s
Unknown: Δx
Equation: Δx = v₀t + ½at²
Calculation: Δx = (0 m/s)(4.0 s) + ½(2.5 m/s²)(4.0 s)² = 0 + ½(2.5 m/s²)(16 s²) = ½(40 m) = 20 m.
4. Answer: 40 m
Explanation:
Knowns: v₀ = 20 m/s, v = 0 m/s, a = -5.0 m/s² (negative because it's deceleration)
Unknown: Δx
Equation: v² = v₀² + 2aΔx. Rearrange to solve for Δx: Δx = (v² - v₀²) / 2a.
Calculation: Δx = ((0 m/s)² - (20 m/s)²) / (2 * -5.0 m/s²) = -400 m²/s² / -10 m/s² = 40 m.
5. Answer: 4.0 s
Explanation:
Knowns: Δx = 78.4 m, v₀ = 0 m/s, a = 9.8 m/s²
Unknown: t
Equation: Δx = v₀t + ½at². Since v₀ is 0, this simplifies to Δx = ½at². Rearrange to solve for t: t² = 2Δx / a, so t = √(2Δx / a).
Calculation: t = √(2 * 78.4 m / 9.8 m/s²) = √(156.8 / 9.8 s²) = √16 s² = 4.0 s. Some kinematics problems may require you to solve more complex equations; you can refresh your skills with these quadratic equations practice questions.
6. Answer: 12.5 m/s²
Explanation:
Knowns: Δx = 100 m, v₀ = 0 m/s, t = 4.0 s
Unknown: a
Equation: Δx = v₀t + ½at². Simplifies to Δx = ½at². Rearrange to solve for a: a = 2Δx / t².
Calculation: a = (2 * 100 m) / (4.0 s)² = 200 m / 16 s² = 12.5 m/s².
7. Answer: 6.0 s
Explanation:
This is tricky. We must define a coordinate system. Let's set the top of the cliff as the origin (x=0) and upward as the positive direction.
Knowns: v₀ = +19.6 m/s, a = -9.8 m/s² (gravity acts down), Δx = -58.8 m (the final position is 58.8 m *below* the origin).
Unknown: t
Equation: Δx = v₀t + ½at². This is a quadratic equation.
Calculation: -58.8 = 19.6t + ½(-9.8)t² → -58.8 = 19.6t - 4.9t². Rearrange into standard quadratic form (at² + bt + c = 0): 4.9t² - 19.6t - 58.8 = 0. We can simplify by dividing everything by 4.9: t² - 4t - 12 = 0. Factoring this gives (t - 6)(t + 2) = 0. The possible solutions are t = 6 s and t = -2 s. Since time cannot be negative, the answer is 6.0 s. For more advanced problems you might want to review kinematics with calculus.
8. Answer: 20 s
Explanation:
This is a "catch-up" problem. The key is that when the police car catches the speeder, they will have both traveled the same distance (Δx) in the same amount of time (t).
For the speeding car (constant velocity): Δx_speeder = v*t = 40t
For the police car (constant acceleration): Δx_police = v₀t + ½at² = (0)t + ½(4)t² = 2t²
Set the distances equal to each other: Δx_speeder = Δx_police → 40t = 2t².
To solve for t, rearrange: 2t² - 40t = 0 → 2t(t - 20) = 0. The solutions are t = 0 s (the moment the police car starts) and t = 20 s. The police car catches the speeder after 20 seconds.
Quick Quiz
1. Test your understanding with these quick multiple-choice questions. 1. A car accelerates from rest. Which kinematic variable is equal to zero?
- A Final velocity (v)
- B Initial velocity (vâ‚€)
- C Acceleration (a)
- D Displacement (Δx)
Check answer
Answer: B. Initial velocity (vâ‚€)
2. An object is in free fall near the Earth's surface. What is its acceleration, assuming downward is the negative direction?
- A 0 m/s²
- B 9.8 m/s²
- C -9.8 m/s²
- D It depends on the object's mass.
Check answer
Answer: C. -9.8 m/s²
3. Which kinematic equation is best to use if you do not know or need the time (t)?
- A v = vâ‚€ + at
- B Δx = v₀t + ½at²
- C v² = v₀² + 2aΔx
- D Δx = ½(v₀ + v)t
Check answer
Answer: C. v² = v₀² + 2aΔx
4. A ball is thrown upwards. At its maximum height, which of the following is true?
- A Velocity is zero, acceleration is zero.
- B Velocity is non-zero, acceleration is zero.
- C Velocity is zero, acceleration is non-zero.
- D Velocity is non-zero, acceleration is non-zero.
Check answer
Answer: C. Velocity is zero, acceleration is non-zero.
5. A car travels 100 meters in 10 seconds at a constant velocity. What is its acceleration?
- A 10 m/s²
- B 1 m/s²
- C 9.8 m/s²
- D 0 m/s²
Check answer
Answer: D. 0 m/s²
Want unlimited practice questions like these?
Generate AI-powered questions with step-by-step solutions on any topic.
Try Question Generator Free →Frequently Asked Questions
What is the difference between distance and displacement?
Distance is a scalar quantity that measures the total path length covered by an object. Displacement is a vector quantity that represents the object's overall change in position from its starting point to its ending point, including direction. For example, if you walk 5 meters east and then 5 meters west, your distance traveled is 10 meters, but your displacement is 0 meters.
When can I use the kinematic equations?
The standard kinematic equations are only valid for motion with constant acceleration. If an object's acceleration is changing, you cannot use these formulas directly. In that case, you would need to use calculus (integration and differentiation) to describe the motion.
What is the value of 'g' (acceleration due to gravity)?
On the surface of the Earth, the acceleration due to gravity, 'g', is approximately 9.8 m/s² (or about 32.2 ft/s²). For many introductory physics problems, it's often rounded to 10 m/s² for simplicity. The direction of this acceleration is always downward, toward the center of the Earth.
Does air resistance matter in kinematics problems?
In most introductory kinematics problems, air resistance is considered negligible and is ignored to simplify the calculations. In real-world scenarios, especially with objects moving at high speeds or with large surface areas, air resistance is a significant force that opposes motion and can greatly affect the outcome.
What is the difference between speed and velocity?
Speed is a scalar quantity that describes how fast an object is moving. Velocity is a vector quantity that describes both how fast an object is moving and in what direction. A car on a circular track might have a constant speed, but its velocity is constantly changing because its direction is changing.
Want unlimited practice questions like these?
Generate AI-powered questions with step-by-step solutions on any topic.
Try Question Generator FreeEnjoyed this article?
Share it with others who might find it helpful.
Related Articles

Work, Energy, Power Practice Questions with Answers
Master the fundamental physics concepts of work, energy, and power. This guide includes clear explanations, solved examples, and practice questions with detailed answers.
Apr 11, 2026

Newton’s Laws Practice Questions with Answers
Master Newton's Laws with our comprehensive guide. Features clear explanations, solved examples, practice questions with answers, a quick quiz, and FAQs.
Apr 11, 2026

Circuit Practice Questions with Answers
Sharpen your understanding of electrical circuits with practice questions. This guide covers Ohm's Law, series circuits, and parallel circuits with detailed examples.
Apr 11, 2026