Equation of Trajectory: Why a Projectile Path is a Parabola

Physics · Motion In A Plane · NEET

The equation of trajectory of a projectile is y = (tan theta) x - [g / (2 u^2 cos^2 theta)] x^2. Because g, theta and u are all constants, this has the form y = ax - bx^2, which is the equation of a parabola. Memory hook: "y is linear in x plus a negative x-squared term, so the path always bends down into a parabola."
xyno-gravity line: y = (tan θ)xuθdrop ∝ x²parabola: y = (tan θ)x − gx²/(2u²cos²θ)
The projectile would fly straight along the grey dashed line (y = (tan θ)x) without gravity. Gravity pulls it down by an amount that grows as x², bending the actual blue path into a parabola.

Your doubts, answered

Why is the projectile path a parabola and not a circle or a random curve?

After we eliminate time t, we get y = (tan theta) x - [g/(2 u^2 cos^2 theta)] x^2. Here tan theta, u and g are fixed numbers, so the equation looks like y = ax - bx^2 (a constant times x, minus a constant times x squared). Any equation where y depends on x and x^2 (with no higher power) is, by definition, a parabola. So a projectile MUST trace a parabola. It is not a circle, because a circle needs x^2 and y^2 together; here only x is squared.

What does 'eliminating time' actually mean and why do we do it?

In projectile motion we first write two separate equations: x = (u cos theta) t and y = (u sin theta) t - (1/2) g t^2. These both contain time t. To find the SHAPE of the path (y in terms of x), we do not want t in the answer. So we solve the x equation for t, getting t = x / (u cos theta), and substitute it into the y equation. This removes t and leaves a direct relation between y and x. That is 'eliminating time.'

How do I get from the x, y equations to the final trajectory formula?

Start: x = (u cos theta) t, so t = x/(u cos theta). Put this into y = (u sin theta) t - (1/2) g t^2. First term: (u sin theta)(x/(u cos theta)) = (tan theta) x. Second term: (1/2) g (x/(u cos theta))^2 = g x^2 / (2 u^2 cos^2 theta). So y = (tan theta) x - g x^2 / (2 u^2 cos^2 theta). Done.

Is the equation different for a body thrown horizontally from a height?

Yes, it is simpler. For a horizontal throw the launch angle theta = 0, so the vertical launch speed is zero and there is no (tan theta) x term. Taking downward as positive, y = g x^2 / (2 u^2). This is still an x^2 relation, so it is still half of a parabola. The full formula y = (tan theta)x - gx^2/(2u^2cos^2theta) reduces to this when theta = 0.

What is the meaning of the two terms in the trajectory equation?

The first term (tan theta) x is the straight line the projectile WOULD follow if there were no gravity, going up along the launch direction. The second term, minus g x^2 / (2 u^2 cos^2 theta), is how far gravity pulls the body BELOW that straight line. This 'drop' grows with x^2, so the path bends down more and more, forming the parabola.

⚠️ The NEET trap
Writing the trajectory as y = (tan theta) x - g x^2 / (2 u^2) and forgetting the cos^2 theta in the denominator.
The correct denominator is 2 u^2 cos^2 theta, because the horizontal speed is u cos theta, not u. Only when theta = 0 (horizontal throw) does cos theta = 1 and the term becomes g x^2 / (2 u^2).
🧠 The horizontal speed is u cos theta. Its square appears under g x^2, so cos^2 theta MUST stay in the denominator.

Real NEET questions

NEET 2017

The x and y coordinates of a particle at any time t are x = 5t - 2t^2 and y = 10t respectively, where x and y are in metres and t in seconds. The acceleration of the particle at t = 2 s is:

A · 0
B · 5 m/s^2
C · -4 m/s^2
D · -8 m/s^2
Solution: This is a trajectory-type problem: x and y are given as functions of time, exactly the parametric form we eliminate t from. Acceleration along x: a_x = d^2x/dt^2. From x = 5t - 2t^2, dx/dt = 5 - 4t, so a_x = -4 m/s^2 (constant, independent of t). Acceleration along y: y = 10t gives dy/dt = 10 (constant), so a_y = d^2y/dt^2 = 0. Net acceleration = sqrt(a_x^2 + a_y^2) = sqrt((-4)^2 + 0) = 4 m/s^2, directed along -x, i.e. -4 m/s^2. At t = 2 s (or any time) it stays -4 m/s^2. Answer: C. Note: since a_y = 0 and a_x is constant and negative, the path bends, giving a parabola-type curve.

Solved Motion In A Plane NEET PYQs

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

See all 24 Motion In A Plane NEET PYQs ›
Next concept: Time of Flight of a ProjectileKeep learning — 2 minFeeling ready? Solve the Motion In A Plane NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

What is the equation of trajectory of a projectile?

y = (tan theta) x - g x^2 / (2 u^2 cos^2 theta), where u is the launch speed, theta is the angle of projection with the horizontal, and g is the acceleration due to gravity.

Why is the trajectory of a projectile a parabola?

After eliminating time, y depends on x and x^2 only, with all other quantities constant. An equation of the form y = ax - bx^2 is the standard equation of a parabola, so the path is a parabola.

Does air resistance change the shape of the trajectory?

Yes. The parabolic result assumes no air resistance and constant gravity. With air resistance the real path is not a perfect parabola, but for NEET we ignore air resistance unless told otherwise.

What is the trajectory equation for a horizontally projected body?

For theta = 0, it becomes y = g x^2 / (2 u^2), taking downward as positive. This is still an x^2 relation, so the path is half a parabola.

Which quantities are constant in the trajectory equation?

For a given projectile, u, theta and g are constants. Only x and y vary. That is why the equation reduces to the parabola form y = ax - bx^2.