How to Choose the Right Equation of Motion for a Problem

Physics · Motion In A Straight Line · NEET

There are three equations of motion for uniform acceleration: v = u + at, s = ut + ½at², and v² = u² + 2as. To choose the right one, list what you know (u, v, a, t, s) and pick the equation that does NOT contain the quantity you neither know nor need. Memory hook: "The missing variable picks the equation" — each equation is missing one of s, v, or t.
Pick the equation by the MISSING variablev = u + athas: u, v, a, tMISSING: suse when s not neededs = ut + ½at²has: u, a, t, sMISSING: vuse when v not neededv² = u² + 2ashas: u, v, a, sMISSING: tuse when no timeList u, v, a, t, s → the one you neither know nor need picks the formula
Each equation of motion is missing exactly one variable (s, v, or t). Find the variable in your problem that is neither given nor asked, then choose the equation that leaves it out.

Your doubts, answered

How do I know which of the three equations to use?

List the five variables: u (initial velocity), v (final velocity), a (acceleration), t (time), s (displacement). In a problem you are given three of them and asked for a fourth. One variable is neither given nor asked — the equation that does NOT contain that missing variable is the one to use. v = u + at has no s. s = ut + ½at² has no v. v² = u² + 2as has no t. So the missing variable directly points to the formula.

Which equation should I use when time is not given?

Use v² = u² + 2as. This is the only equation of the three that has no t (time) in it. So whenever a problem gives you velocities and distance but says nothing about time, and does not ask for time, go straight to v² = u² + 2as. Example: a bullet slowing inside wood — you know u, final speed and distance, no time, so v² = u² + 2as.

What if final velocity v is not given and not asked?

Use s = ut + ½at². This equation contains u, a, t and s but not v. So if a question gives you time and asks for distance (or gives distance and asks time), and final velocity never appears, this is your equation. Free-fall drop problems (find how far it falls in t seconds) usually use this one.

When do I use v = u + at?

Use v = u + at when the problem is only about velocities, acceleration and time, and displacement s is not involved. For example: 'a car speeds up from 10 m/s at 2 m/s² for 5 s, find its final speed.' Here s is the missing variable, so use v = u + at. It is the only equation without s.

What if acceleration a itself is unknown?

You can still use these equations — a is just one of the five variables. If a is unknown but you know the other four relationships, choose the equation that lets you solve for a. Very often v² = u² + 2as is rearranged to a = (v² − u²)/(2s) when time is not given, or v = u + at gives a = (v − u)/t when time is given.

Can I use calculus instead when velocity is not constant?

Yes. The three equations only work for uniform (constant) acceleration. If the problem gives velocity or position as a function of time (like x = At + Bt² or v = At + Bt²), the acceleration is not constant, so you must differentiate or integrate: v = dx/dt, a = dv/dt, and s = ∫v dt. NEET regularly tests this — spotting that acceleration is not constant is itself the first decision.

⚠️ The NEET trap
Blindly using s = ut + ½at² to find distance when the problem gives velocities and distance but no time — students plug in and get stuck needing t.
When time is absent (not given, not asked), use v² = u² + 2as. It skips time entirely and solves in one step.
🧠 No time in the question? Reach for v² = u² + 2as, never the ½at² equation.

Real NEET questions

2020

A ball is thrown vertically downward with a velocity of 20 m/s from the top of a tower. It hits the ground after some time with a velocity of 80 m/s. The height of the tower is (g = 10 m/s²):

A · 340 m
B · 300 m
C · 320 m
D · 360 m
Solution: Given u = 20 m/s (downward), v = 80 m/s, a = g = 10 m/s². Time is neither given nor asked, so choose the equation with no t: v² = u² + 2as. Then 80² = 20² + 2(10)s, so 6400 = 400 + 20s, giving 20s = 6000, so s = 300 m. Correct option: B.
2023

A bullet enters a wooden block with speed u and, after travelling 24 cm inside it, its speed reduces to u/3. Assuming uniform retardation, the further distance it travels before coming to rest is:

A · 3 cm
B · 8 cm
C · 12 cm
D · 24 cm
Solution: No time is given, so use v² = u² + 2as. First 24 cm: (u/3)² = u² − 2a(24), so u²/9 = u² − 48a, giving 48a = 8u²/9, so a = u²/54. For the further distance x, the bullet goes from u/3 to 0: 0 = (u/3)² − 2a·x, so 2a·x = u²/9. Substitute a: 2(u²/54)x = u²/9, so x = 54/(2·9) = 3 cm. Correct option: A.

Solved Motion In A Straight Line NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 18 Motion In A Straight Line NEET PYQs ›
Next concept: Distance Travelled in the nth SecondKeep learning — 2 minFeeling ready? Solve the Motion In A Straight Line NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

Do the three equations of motion work for free fall?

Yes. Free fall is just uniform acceleration with a = g (about 9.8 or 10 m/s²). Use the same three equations, being careful with the sign convention: take one direction as positive and keep u, v, a and s consistent with it.

What are the five variables I always list first?

u (initial velocity), v (final velocity), a (acceleration), t (time), and s (displacement). Write down which three you know and which one you want. The one left over — neither known nor wanted — tells you the equation.

Is v² = u² + 2as always the safest choice?

It is the fastest when time is not involved, but it cannot find time and cannot be used if acceleration is not constant. Match the equation to what the problem gives; there is no single 'safe' formula for every case.

How do I decide the sign of a in vertical motion?

Pick a positive direction first. If up is positive, then g points down and a = −g for a ball going up or coming down. If down is positive (common for dropped objects), then a = +g. Keep every quantity consistent with that choice.

When should I switch to calculus instead of the three equations?

Whenever acceleration is not constant. If the question gives x(t) or v(t) as an equation (for example v = At + Bt²), differentiate for velocity/acceleration or integrate for displacement — the three formulas do not apply there.