A Projectile Is Free Fall With a Head Start Sideways

Section 4 ended with a promise. It said that motion in a plane is two independent one-dimensional motions sharing one clock, and that if you set ax=0a_x = 0 and ay=−ga_y = -g you get projectile motion for free. Time to collect.

Here is the thing about a thrown ball that surprises people the first time they meet it properly: nothing pushes it forward. Once it leaves your hand there is no engine, no forward force, nothing. The only thing acting on it is gravity, and gravity points straight down. So the sideways motion has no reason to change, and the vertical motion is plain free fall. That is the whole of this section, and everything below is bookkeeping.

Key Point: An object that is in flight after being thrown or projected is called a projectile. A football, a cricket ball, a javelin, a bullet, a jet of water, a package released from an aircraft — all projectiles. In our treatment we assume air resistance has a negligible effect, so after launch the only acceleration is that due to gravity, directed vertically downward.

Setting up the axes — do this first, every single time

Take the launch point as the origin, the x-axis horizontal in the direction the object is thrown, and the y-axis vertically upward. Let the object be launched with speed v0v_0 at an angle θ0\theta_0 above the horizontal.

Now resolve, using Section 3:

v0x=v0cos⁡θ0,v0y=v0sin⁡θ0v_{0x} = v_0\cos\theta_0, \qquad v_{0y} = v_0\sin\theta_0

And the acceleration, which is the whole reason this problem is easy:

a⃗=−g j^⟺ax=0,ay=−g\vec{a} = -g\,\hat{j} \qquad \Longleftrightarrow \qquad a_x = 0, \qquad a_y = -g

That minus sign is not optional. You chose "up" as positive, gravity points down, so ay=−ga_y = -g where gg is the positive number 9.8 m/s^2 (or 10 m/s^2 when a problem says so). Half the sign errors in this chapter come from writing ay=ga_y = g and hoping.

Feed the six numbers into Section 4's equations

With x0=y0=0x_0 = y_0 = 0, the component equations x=x0+v0xt+12axt2x = x_0 + v_{0x}t + \frac{1}{2}a_xt^2 and vx=v0x+axtv_x = v_{0x} + a_xt collapse to something almost embarrassingly simple:

x=(v0cos⁡θ0) ty=(v0sin⁡θ0) t−12gt2x = (v_0\cos\theta_0)\,t \qquad\qquad y = (v_0\sin\theta_0)\,t - \frac{1}{2}gt^2

vx=v0cos⁡θ0vy=v0sin⁡θ0−gtv_x = v_0\cos\theta_0 \qquad\qquad v_y = v_0\sin\theta_0 - gt

Four equations. Learn them and you can rebuild every other formula in this section from scratch in about ninety seconds — which is exactly what you should do in an exam if a formula deserts you.

The two motions, side by side

Horizontal (x) Vertical (y)
Initial velocity v0cos⁡θ0v_0\cos\theta_0 v0sin⁡θ0v_0\sin\theta_0
Acceleration 00 −g-g
Velocity at time tt vx=v0cos⁡θ0v_x = v_0\cos\theta_0, constant vy=v0sin⁡θ0−gtv_y = v_0\sin\theta_0 - gt
Position at time tt x=(v0cos⁡θ0)tx = (v_0\cos\theta_0)t y=(v0sin⁡θ0)t−12gt2y = (v_0\sin\theta_0)t - \frac{1}{2}gt^2
What kind of motion is it uniform velocity uniform acceleration: free fall
Chapter 2 analogy a car on cruise control a ball thrown straight up

The one sentence that matters: The horizontal motion and the vertical motion are completely independent. The ONLY thing that links the two columns is the shared time tt. Nothing in the x-column ever appears in the y-column, and nothing in the y-column ever appears in the x-column.

[JEE/NEET] Nearly every projectile question is solved by finding tt from one column and spending it on the other. "When does it land?" is a y-question. "How far did it go?" is an x-question that needs the answer to the y-question. Train yourself to sort the given data into two columns before you write a single equation.

Parabolic trajectory with velocity vectors, H and R marked, plus vx-t and vy-t graphs

Read the figure slowly, because it contains most of this section. The blue arrow is vxv_x and it is the same length at every single instant — that is ax=0a_x = 0 made visible. The orange arrow is vyv_y: long and upward at launch, shorter, shorter, gone at the top, then growing downward. The purple arrow is the actual velocity, the vector sum of the two, and notice that it always lies along the tangent to the path, exactly as Section 4 insisted it must.

Galileo was the first person to state this independence, in his Dialogue Concerning the Two Chief World Systems (1632). It is not an obvious idea — for two thousand years people believed a cannonball flew forward until its "impetus" ran out and only then fell. Galileo's claim was that it was falling the whole time.

The Path Is a Parabola: Eliminating the Clock

We have x(t)x(t) and y(t)y(t). Both mention tt. But a path is a relationship between yy and xx alone — where the object is, not when it was there. So kill the tt.

The derivation, in two lines

From the horizontal equation,

x=(v0cos⁡θ0) t⟹t=xv0cos⁡θ0x = (v_0\cos\theta_0)\,t \qquad\Longrightarrow\qquad t = \frac{x}{v_0\cos\theta_0}

Substitute that into the vertical equation:

y=(v0sin⁡θ0)(xv0cos⁡θ0)−12g(xv0cos⁡θ0)2y = (v_0\sin\theta_0)\left(\frac{x}{v_0\cos\theta_0}\right) - \frac{1}{2}g\left(\frac{x}{v_0\cos\theta_0}\right)^2

The v0v_0 cancels in the first term and sin⁡θ0/cos⁡θ0=tan⁡θ0\sin\theta_0 / \cos\theta_0 = \tan\theta_0, so

Key Point — the equation of the trajectory: y=(tan⁡θ0) x−g x22(v0cos⁡θ0)2y = (\tan\theta_0)\,x - \frac{g\,x^2}{2(v_0\cos\theta_0)^2}

Why that is a parabola

Look at what is actually variable in that expression. gg is a constant. v0v_0 and θ0\theta_0 were fixed the moment the object left your hand, so tan⁡θ0\tan\theta_0 is a constant and g/[2(v0cos⁡θ0)2]g/[2(v_0\cos\theta_0)^2] is a constant. Call them aa and bb:

y=ax−bx2,a=tan⁡θ0,b=g2(v0cos⁡θ0)2y = ax - bx^2, \qquad a = \tan\theta_0, \qquad b = \frac{g}{2(v_0\cos\theta_0)^2}

That is a quadratic in xx with a negative x2x^2 coefficient — a parabola opening downward. This is Galileo's celebrated result, and it drops out of two lines of substitution.

Key Point: The trajectory of a projectile (air resistance neglected) is a parabola. Since b>0b > 0 always, it always opens downward.

Reading a trajectory backwards

Examiners love handing you a trajectory like y=12x−0.5x2y = 12x - 0.5x^2 and asking for v0v_0 and θ0\theta_0. You never need a new formula — just match coefficients:

  • From a=tan⁡θ0a = \tan\theta_0: θ0=tan⁡−1(a)\quad\theta_0 = \tan^{-1}(a).
  • From b=g2(v0cos⁡θ0)2b = \dfrac{g}{2(v_0\cos\theta_0)^2}: v0=1cos⁡θ0g2b\quad v_0 = \dfrac{1}{\cos\theta_0}\sqrt{\dfrac{g}{2b}}.

And two bonuses that fall straight out of the algebra, no physics required:

  • Range (where the path returns to y=0y = 0): set ax−bx2=0ax - bx^2 = 0, so x(a−bx)=0x(a - bx) = 0, giving x=0x = 0 (the launch) or R=abR = \frac{a}{b}
  • Maximum height (the vertex, at x=R/2=a/2bx = R/2 = a/2b): H=a(a2b)−b(a2b)2=a24bH = a\left(\frac{a}{2b}\right) - b\left(\frac{a}{2b}\right)^2 = \frac{a^2}{4b}

[JEE Tip] Those last two are worth memorising in exactly that form. A question that gives you y=ax−bx2y = ax - bx^2 and asks for the range or the maximum height is then a five-second question, and it comes up often.

A sanity check you can run on any trajectory

The parabola must be symmetric about the vertical line through its apex. So the apex sits at x=R/2x = R/2, the object spends half its flight going up and half coming down, and the two halves are mirror images. If a calculation ever gives you an apex that is not at half the range (for level ground), something is wrong.

Time of Flight, Maximum Height and Range

Three numbers describe almost every projectile question. All three come from the four equations of Block 1, and all three assume the projectile lands back at the height it was launched from — level ground. Keep that condition in the front of your mind; it is the single most common source of wrong answers.

Time to reach maximum height, tmt_m

At the top of the path the object is momentarily moving horizontally, so its vertical velocity is zero. Set vy=0v_y = 0:

v0sin⁡θ0−g tm=0⟹ tm=v0sin⁡θ0g v_0\sin\theta_0 - g\,t_m = 0 \qquad\Longrightarrow\qquad \boxed{\ t_m = \frac{v_0\sin\theta_0}{g}\ }

Time of flight, TT

The object is back at launch level when y=0y = 0 again:

(v0sin⁡θ0) T−12gT2=0⟹T(v0sin⁡θ0−12gT)=0(v_0\sin\theta_0)\,T - \frac{1}{2}gT^2 = 0 \qquad\Longrightarrow\qquad T\left(v_0\sin\theta_0 - \frac{1}{2}gT\right) = 0

T=0T = 0 is the launch itself; the useful root is

 T=2v0sin⁡θ0g=2tm \boxed{\ T = \frac{2v_0\sin\theta_0}{g} = 2t_m\ }

T=2tmT = 2t_m — the trip up takes exactly as long as the trip down. That is the symmetry of the parabola showing up as a statement about time.

Maximum height, HH

Put t=tmt = t_m into the yy equation:

H=(v0sin⁡θ0)v0sin⁡θ0g−12g(v0sin⁡θ0g)2=v02sin⁡2θ0g−v02sin⁡2θ02gH = (v_0\sin\theta_0)\frac{v_0\sin\theta_0}{g} - \frac{1}{2}g\left(\frac{v_0\sin\theta_0}{g}\right)^2 = \frac{v_0^2\sin^2\theta_0}{g} - \frac{v_0^2\sin^2\theta_0}{2g}

 H=v02sin⁡2θ02g \boxed{\ H = \frac{v_0^2\sin^2\theta_0}{2g}\ }

Which is just the Chapter 2 result v2=u2−2ghv^2 = u^2 - 2gh applied to the vertical column with u=v0sin⁡θ0u = v_0\sin\theta_0 and v=0v = 0. Nothing new.

Horizontal range, RR

The horizontal motion is uniform, so distance is simply speed multiplied by the whole flight time:

R=(v0cos⁡θ0) T=(v0cos⁡θ0)2v0sin⁡θ0g=2v02sin⁡θ0cos⁡θ0gR = (v_0\cos\theta_0)\,T = (v_0\cos\theta_0)\frac{2v_0\sin\theta_0}{g} = \frac{2v_0^2\sin\theta_0\cos\theta_0}{g}

and 2sin⁡θ0cos⁡θ0=sin⁡2θ02\sin\theta_0\cos\theta_0 = \sin 2\theta_0, so

 R=v02sin⁡2θ0g \boxed{\ R = \frac{v_0^2\sin 2\theta_0}{g}\ }

Maximum range — and why 45°45°

v0v_0 and gg are fixed, so RR is largest when sin⁡2θ0\sin 2\theta_0 is largest. The sine of anything never exceeds 1, and it equals 1 when the angle is 90°90°:

2θ0=90°⟹θ0=45°, Rmax=v02g 2\theta_0 = 90° \qquad\Longrightarrow\qquad \theta_0 = 45°, \qquad \boxed{\ R_{max} = \frac{v_0^2}{g}\ }

Key Point: For a given launch speed the range is maximum at θ0=45°\theta_0 = 45°, and that maximum range is Rmax=v02/gR_{max} = v_0^2/g. Two useful corollaries: v0=gRmaxv_0 = \sqrt{gR_{max}}, and the maximum height reached on that 45°45° throw is H=Rmax/4H = R_{max}/4.

The complementary-angle result

Galileo, in Two New Sciences, wrote that "for elevations which exceed or fall short of 45°45° by equal amounts, the ranges are equal". Here is the proof, which is three lines.

Take the two angles θ0=45°+α\theta_0 = 45° + \alpha and θ0′=45°−α\theta_0' = 45° - \alpha. Then

2θ0=90°+2αand2θ0′=90°−2α2\theta_0 = 90° + 2\alpha \qquad\text{and}\qquad 2\theta_0' = 90° - 2\alpha

But sin⁡(90°+2α)=cos⁡2α\sin(90° + 2\alpha) = \cos 2\alpha and sin⁡(90°−2α)=cos⁡2α\sin(90° - 2\alpha) = \cos 2\alpha as well. The two values of sin⁡2θ0\sin 2\theta_0 are identical, so the two ranges are identical.

Notice that (45°+α)+(45°−α)=90°(45° + \alpha) + (45° - \alpha) = 90°, so the pair are complementary angles. Stating it the way exams state it:

Key Point — complementary angles: θ0\theta_0 and 90°−θ090° - \theta_0 give the same horizontal range for the same launch speed. So 30°30° and 60°60° land in the same place; so do 15°15° and 75°75°; so do 20°20° and 70°70°.
But their times of flight and maximum heights are completely different. The steeper throw takes longer and climbs higher.

T2T1=sin⁡(90°−θ0)sin⁡θ0=cot⁡θ0,H2H1=cot⁡2θ0\frac{T_2}{T_1} = \frac{\sin(90° - \theta_0)}{\sin\theta_0} = \cot\theta_0, \qquad \frac{H_2}{H_1} = \cot^2\theta_0

[NEET Important] "Same range, different time and height" is one of the most reliably examined single facts in this whole chapter. If a question says two projectiles thrown at the same speed land at the same point, the angles are complementary and you can write θ2=90°−θ1\theta_2 = 90° - \theta_1 immediately.

Five trajectories launched at the same speed, different angles

The link between RR and HH

Divide HH by RR and watch things cancel:

HR=v02sin⁡2θ0/2gv02⋅2sin⁡θ0cos⁡θ0/g=sin⁡2θ04sin⁡θ0cos⁡θ0=tan⁡θ04\frac{H}{R} = \frac{v_0^2\sin^2\theta_0 / 2g}{v_0^2 \cdot 2\sin\theta_0\cos\theta_0 / g} = \frac{\sin^2\theta_0}{4\sin\theta_0\cos\theta_0} = \frac{\tan\theta_0}{4}

 R=4Htan⁡θ0⟺tan⁡θ0=4HR \boxed{\ R = \frac{4H}{\tan\theta_0} \qquad\Longleftrightarrow\qquad \tan\theta_0 = \frac{4H}{R}\ }

Beautifully, v0v_0 and gg have both vanished. Give a projectile's range and maximum height and this hands you the launch angle instantly, with no other information at all. At 45°45°, tan⁡θ0=1\tan\theta_0 = 1, so R=4HR = 4H — a fact worth carrying around on its own.

Reference table (same v0v_0, level ground)

θ0\theta_0 sin⁡2θ0\sin 2\theta_0 RR as a fraction of RmaxR_{max} HH as a fraction of RmaxR_{max}
15°15° 0.500 0.500 0.033
30°30° 0.866 0.866 0.125
45°45° 1.000 1.000 0.250
60°60° 0.866 0.866 0.375
75°75° 0.500 0.500 0.466
90°90° 0.000 0.000 0.500

Read the last row: throw it straight up and the range is zero, but the height is the biggest it can ever be, v02/2g=Rmax/2v_0^2/2g = R_{max}/2. That row is a standard exam question in disguise.

Velocity at Any Instant — and the Trap at the Top

So far we have talked about where the projectile is. Now, how fast is it going, and in what direction?

You already have the components. Recombine them the Section 3 way:

vx=v0cos⁡θ0(constant),vy=v0sin⁡θ0−gtv_x = v_0\cos\theta_0 \quad (\text{constant}), \qquad v_y = v_0\sin\theta_0 - gt

v=vx2+vy2,tan⁡θ=vyvxv = \sqrt{v_x^2 + v_y^2}, \qquad \tan\theta = \frac{v_y}{v_x}

where θ\theta is the angle the velocity makes with the horizontal at that instant. While the object is rising vy>0v_y > 0 and θ\theta is positive; after the top vy<0v_y < 0 and θ\theta is negative, meaning the velocity points below the horizontal.

The trap at the top

At the highest point vy=0v_y = 0. Students then write "so the velocity is zero at the top". It is not.

Key Point — a guaranteed exam trap: At the highest point of a projectile's path, only the vertical component of velocity is zero. The horizontal component is still v0cos⁡θ0v_0\cos\theta_0, exactly what it was at launch. So at the top: vtop=v0cos⁡θ0(minimum speed of the whole flight, but NOT zero)v_{\text{top}} = v_0\cos\theta_0 \qquad (\text{minimum speed of the whole flight, but NOT zero}) The velocity there is purely horizontal, which is why the tangent to the parabola is horizontal at the apex.

The only way the speed at the top is zero is if θ0=90°\theta_0 = 90° — a straight vertical throw, which is not really a projectile problem at all.

[NEET Important] And while the speed is at a minimum at the top, the acceleration at the top is still gg downward. It never changes, not for one instant of the flight, not at the apex, not on landing. "Acceleration is zero at the highest point" is wrong; the velocity's rate of change is what gravity fixes, and gravity does not take a break.

The symmetry of the flight

Because the up-half and the down-half of a parabola are mirror images, everything pairs up:

Quantity On the way up, at height yy On the way down, at the same height yy
Speed vv the same vv
vxv_x v0cos⁡θ0v_0\cos\theta_0 v0cos⁡θ0v_0\cos\theta_0
vyv_y +v0y2−2gy+\sqrt{v_{0y}^2 - 2gy} −v0y2−2gy-\sqrt{v_{0y}^2 - 2gy}
Angle with the horizontal θ\theta above θ\theta below
Time from launch t1t_1 T−t1T - t_1

In particular, at landing (y=0y = 0):

Key Point: For level ground, a projectile lands with the same speed v0v_0 it was launched with, and its velocity makes the same angle θ0\theta_0 with the horizontal — but below it instead of above. Launch and landing are mirror images.

That gives you a beautiful shortcut for the speed at any height yy: use the Chapter 2 equation on the vertical column only,

vy2=v0y2−2gy⟹v2=vx2+vy2=v02cos⁡2θ0+v02sin⁡2θ0−2gyv_y^2 = v_{0y}^2 - 2gy \qquad\Longrightarrow\qquad v^2 = v_x^2 + v_y^2 = v_0^2\cos^2\theta_0 + v_0^2\sin^2\theta_0 - 2gy

 v=v02−2gy \boxed{\ v = \sqrt{v_0^2 - 2gy}\ }

The angle has vanished completely. The speed of a projectile at a given height depends only on the launch speed and the height, never on the launch angle. (If that feels familiar, it should — it is conservation of energy, which you will meet properly in Chapter 5.)

Worth noticing

  • vv is largest at launch and at landing, smallest at the top. It never passes through zero.
  • vxv_x never changes, so the projectile's horizontal shadow moves at a perfectly constant speed for the whole flight.
  • v⃗\vec{v} and a⃗\vec{a} are at an obtuse angle while rising (the object is slowing), exactly 90°90° at the top, and at an acute angle while falling (speeding up). That is Section 4's angle table playing out in a single throw.

Horizontal Projection From a Height

This is a different animal from everything above, and it deserves its own treatment because it is its own question archetype: a ball rolled off a table, a package released from a level-flying aircraft, a stone thrown horizontally off a cliff, a marble shot off the edge of a bench.

The set-up

The object is launched horizontally from a height hh above the ground, with speed v0v_0. So θ0=0\theta_0 = 0, and therefore

v0x=v0,v0y=0,ax=0,ay=−gv_{0x} = v_0, \qquad v_{0y} = 0, \qquad a_x = 0, \qquad a_y = -g

Put the origin at the launch point with yy upward, so the ground is at y=−hy = -h. The two columns:

x=v0ty=−12gt2x = v_0 t \qquad\qquad y = -\frac{1}{2}gt^2

vx=v0vy=−gtv_x = v_0 \qquad\qquad v_y = -gt

Time of fall — and the result that startles everyone

The object reaches the ground when y=−hy = -h:

−h=−12gt2⟹ t=2hg -h = -\frac{1}{2}gt^2 \qquad\Longrightarrow\qquad \boxed{\ t = \sqrt{\frac{2h}{g}}\ }

Key Point: Look at what is not in that formula: v0v_0. The time taken to fall is decided entirely by the height, and is completely independent of the horizontal speed. A ball rolled gently off a table and a ball fired horizontally off the same table at 100 m/s hit the floor at the same instant.

This is the classic demonstration of the independence of the two motions, and it is worth doing at home with two coins and a ruler. It sounds wrong. It is not wrong. The vertical column contains no v0v_0 anywhere, so the vertical motion cannot possibly know how fast the object is moving sideways.

Ball projected horizontally off a table beside a dropped ball, strobed at equal times

Each dashed row in the figure joins the two balls at the same instant, and the rows are always level. The projected ball travels further and further sideways per row (equal steps, because vxv_x is constant) while dropping 1.25, 5, 11.25 and 20 m — the ratio 1:4:9:161 : 4 : 9 : 16, the signature of free fall from rest.

Horizontal distance, and the landing velocity

The horizontal range from the base of the launch point follows immediately:

 x=v0t=v02hg \boxed{\ x = v_0 t = v_0\sqrt{\frac{2h}{g}}\ }

Here v0v_0 does matter — it decides where the object lands, never when. At the moment of landing:

vx=v0,vy=−gt=−2gh,v=v02+2ghv_x = v_0, \qquad v_y = -gt = -\sqrt{2gh}, \qquad v = \sqrt{v_0^2 + 2gh}

tan⁡β=2ghv0(β measured below the horizontal)\tan\beta = \frac{\sqrt{2gh}}{v_0} \qquad (\beta \text{ measured below the horizontal})

The trajectory here

Substituting t=x/v0t = x/v_0 into y=−12gt2y = -\frac{1}{2}gt^2:

y=−g x22v02y = -\frac{g\,x^2}{2v_0^2}

Still a parabola — but only the descending half of one. The full parabola's apex sits at the launch point itself, since that is where vy=0v_y = 0.

The recipe

Step What to do
1 Write the height hh and the horizontal speed v0v_0 in separate columns
2 Get tt from the height alone: t=2h/gt = \sqrt{2h/g}
3 Spend that tt on the horizontal column: x=v0tx = v_0 t
4 For the landing velocity, combine vx=v0v_x = v_0 with vy=gtv_y = gt by Pythagoras

[Board Important] Do not use T=2v0sin⁡θ0/gT = 2v_0\sin\theta_0 / g or R=v02sin⁡2θ0/gR = v_0^2\sin 2\theta_0 / g here. Both are zero when θ0=0\theta_0 = 0, and both were derived for a projectile that returns to its launch height. This one never does. Go back to the columns.

What We Threw Away, and the Whole Section on One Card

The thing we neglected: air resistance

Every result above rests on one assumption stated once and then quietly used forty times: air resistance is negligible. In real life it is not, and it is honest to know what changes.

The drag force on a moving object points opposite to its velocity, and its magnitude grows with speed. Because it acts along the velocity — which is constantly changing direction — it messes with both columns at once, and the beautiful independence of xx and yy is destroyed. Consequences, qualitatively:

With drag What actually happens
The path No longer a parabola. It becomes an unsymmetrical curve, sometimes called a ballistic curve
Horizontal velocity No longer constant — it decreases steadily throughout the flight
The range Shorter than v02sin⁡2θ0/gv_0^2\sin 2\theta_0 / g, and for a fast projectile dramatically shorter
The descent Steeper than the ascent, because the object has lost horizontal speed but is still falling
Landing speed Less than the launch speed; energy has been given to the air
The best angle Slightly less than 45°45° for maximum range

Key Point: Air resistance makes the real path unsymmetrical: the ascending half is longer and flatter, the descending half shorter and steeper, and the whole range is reduced. That is why a cricket ball's flight looks lopsided against the parabola you would draw for it, and why a badminton shuttle — very light, very draggy — falls almost vertically at the end of its flight.

None of this is examinable arithmetic at Class 11 level, but the qualitative statements above are asked as one-liners in both Boards and NEET, and "the path with air resistance is not a parabola" is worth knowing cold.

The formula card

Projectile formula card: T, H, R, trajectory and horizontal projection

Mistake checklist

Mistake Fix
"Velocity is zero at the top" Only vyv_y is zero. The speed there is v0cos⁡θ0v_0\cos\theta_0, the minimum of the flight
"Acceleration is zero at the top" a⃗=−gj^\vec{a} = -g\hat{j} for every instant of the flight, apex included
Using TT, HH, RR when the landing height differs from the launch height Those three assume level ground. Otherwise solve y=−hy = -h for tt directly
Writing ay=+ga_y = +g with the y-axis upward Sign error. Up positive means ay=−ga_y = -g
Using R=v02sin⁡2θ0/gR = v_0^2\sin 2\theta_0 / g for a horizontal projection θ0=0\theta_0 = 0 makes it zero. Use x=v02h/gx = v_0\sqrt{2h/g}
Thinking a faster horizontal throw stays in the air longer t=2h/gt = \sqrt{2h/g} has no v0v_0 in it
Mixing sin⁡2θ0\sin 2\theta_0 with sin⁡2θ0\sin^2\theta_0 RR takes sin⁡2θ0\sin 2\theta_0; HH takes sin⁡2θ0\sin^2\theta_0. Different creatures
Forgetting to double tmt_m to get TT T=2tmT = 2t_m on level ground only
Reporting a landing angle as positive Below the horizontal is negative; state the direction in words
Using g=9.8g = 9.8 when the problem said 10 Read the question. Both values are in circulation, and the marks follow the stated value
Assuming the maximum range angle is 45°45° from a height It is 45°45° only for level ground; from a cliff the best angle is smaller

Where this goes next

Section 6 takes a different special case — acceleration always perpendicular to velocity — and gets uniform circular motion out of it. Section 7 adds a second observer with relative velocity. Section 8 works dozens more projectile problems, and Section 9 pushes projectiles onto inclined planes and moving platforms for JEE Advanced.

Before you move on, close the book and rebuild TT, HH and RR from x=(v0cos⁡θ0)tx = (v_0\cos\theta_0)t and y=(v0sin⁡θ0)t−12gt2y = (v_0\sin\theta_0)t - \frac{1}{2}gt^2. If you can do that, you own this section.

Solved Examples

A note on gg: some problems use g=9.8g = 9.8 m/s^2 and others use g=10g = 10 m/s^2. Each example below states which value it uses, and it always follows the value the question itself states. Never mix them inside one question.

Example 1: The cricket ball thrown at 30°30°

A cricket ball is thrown at a speed of 28 m/s in a direction 30°30° above the horizontal. Calculate (a) the maximum height, (b) the time taken by the ball to return to the same level, and (c) the distance from the thrower to the point where the ball returns to the same level. Take g=9.8g = 9.8 m/s^2.

Solution:

  1. Sort the data into columns first. v0=28v_0 = 28 m/s, θ0=30°\theta_0 = 30°, so v0x=28cos⁡30°=28(0.866)=24.25 m/s,v0y=28sin⁡30°=28(0.5)=14.0 m/sv_{0x} = 28\cos 30° = 28(0.866) = 24.25\ \text{m/s}, \qquad v_{0y} = 28\sin 30° = 28(0.5) = 14.0\ \text{m/s}
  2. (a) Maximum height — a pure y-question: H=(v0sin⁡θ0)22g=(14.0)22(9.8)=19619.6=10.0 mH = \frac{(v_0\sin\theta_0)^2}{2g} = \frac{(14.0)^2}{2(9.8)} = \frac{196}{19.6} = 10.0\ \text{m}
  3. (b) Time of flight: T=2v0sin⁡θ0g=2(14.0)9.8=289.8=2.86 s≈2.9 sT = \frac{2v_0\sin\theta_0}{g} = \frac{2(14.0)}{9.8} = \frac{28}{9.8} = 2.86\ \text{s} \approx 2.9\ \text{s}
  4. (c) Range — the horizontal column, spending the time from (b): R=(v0cos⁡θ0)T=(24.25)(2.86)=69.3 mR = (v_0\cos\theta_0)T = (24.25)(2.86) = 69.3\ \text{m} or straight from the formula, R=v02sin⁡2θ0g=(28)2sin⁡60°9.8=784(0.866)9.8=69.3R = \dfrac{v_0^2\sin 2\theta_0}{g} = \dfrac{(28)^2\sin 60°}{9.8} = \dfrac{784(0.866)}{9.8} = 69.3 m, which rounds to 69 m.

Final Answer: (a) H=10.0H = 10.0 m; (b) T=2.9T = 2.9 s; (c) R=69.3≈69R = 69.3 \approx 69 m.

Takeaway: Three questions, three formulas, and every one of them was reachable from the four basic equations. Note the cross-check built into step 4: computing RR two different ways and getting the same number costs ten seconds and catches almost every slip.

Example 2: The complete anatomy of one throw

A ball is projected from the ground with speed 20 m/s at 60°60° to the horizontal. Take g=10g = 10 m/s^2. Find (a) the components of the initial velocity, (b) the time to reach the top and the total time of flight, (c) the maximum height and the range, (d) the position and velocity at t=1.0t = 1.0 s, and (e) the speed and direction on landing.

Solution:

  1. (a) v0x=20cos⁡60°=20(0.5)=10.0 m/s,v0y=20sin⁡60°=20(0.866)=17.32 m/sv_{0x} = 20\cos 60° = 20(0.5) = 10.0\ \text{m/s}, \qquad v_{0y} = 20\sin 60° = 20(0.866) = 17.32\ \text{m/s}
  2. (b) tm=v0yg=17.3210=1.73 s,T=2tm=3.46 st_m = \frac{v_{0y}}{g} = \frac{17.32}{10} = 1.73\ \text{s}, \qquad T = 2t_m = 3.46\ \text{s}
  3. (c) H=v0y22g=(17.32)220=30020=15.0 mH = \frac{v_{0y}^2}{2g} = \frac{(17.32)^2}{20} = \frac{300}{20} = 15.0\ \text{m} R=v0xT=(10.0)(3.46)=34.6 mR = v_{0x}T = (10.0)(3.46) = 34.6\ \text{m}
  4. (d) At t=1.0t = 1.0 s, run both columns: x=v0xt=10.0 m,y=v0yt−12gt2=17.32−5.0=12.32 mx = v_{0x}t = 10.0\ \text{m}, \qquad y = v_{0y}t - \tfrac{1}{2}gt^2 = 17.32 - 5.0 = 12.32\ \text{m} vx=10.0 m/s,vy=17.32−10(1.0)=7.32 m/sv_x = 10.0\ \text{m/s}, \qquad v_y = 17.32 - 10(1.0) = 7.32\ \text{m/s} v=(10.0)2+(7.32)2=100+53.6=12.39 m/s,θ=tan⁡−1 ⁣(7.3210.0)=36.2°v = \sqrt{(10.0)^2 + (7.32)^2} = \sqrt{100 + 53.6} = 12.39\ \text{m/s}, \qquad \theta = \tan^{-1}\!\left(\frac{7.32}{10.0}\right) = 36.2° Both components positive, so it is genuinely 36.2°36.2° above the horizontal, still climbing.
  5. (e) By symmetry it lands at 20 m/s, at 60°60° below the horizontal. Check it the long way: vy=17.32−10(3.46)=−17.32v_y = 17.32 - 10(3.46) = -17.32 m/s, vx=10.0v_x = 10.0 m/s, so v=100+300=20.0v = \sqrt{100 + 300} = 20.0 m/s and tan⁡θ=−17.32/10.0\tan\theta = -17.32/10.0 gives θ=−60°\theta = -60°. Confirmed.

Final Answer: (a) 10.0 and 17.32 m/s; (b) 1.73 s and 3.46 s; (c) 15.0 m and 34.6 m; (d) at (10.0 m, 12.32 m) moving at 12.39 m/s at 36.2°36.2°; (e) 20 m/s at 60°60° below the horizontal.

Takeaway: This is the template. If you can do all five parts of this without looking anything up, you can do any level-ground projectile question in the syllabus. Notice how part (d) never mixed the two columns, and how part (e) was answerable in one line by symmetry.

Example 3: Reading a projectile out of its trajectory

The path of a projectile launched from the origin is y=x−x220y = x - \dfrac{x^2}{20}, with xx and yy in metres. Taking g=10g = 10 m/s^2, find (a) the launch angle, (b) the launch speed, (c) the horizontal range and (d) the maximum height.

Solution:

  1. Compare with the standard form y=(tan⁡θ0)x−g2(v0cos⁡θ0)2x2y = (\tan\theta_0)x - \dfrac{g}{2(v_0\cos\theta_0)^2}x^2, so a=1a = 1 and b=120b = \dfrac{1}{20}.
  2. (a) tan⁡θ0=a=1⟹θ0=45°\tan\theta_0 = a = 1 \qquad\Longrightarrow\qquad \theta_0 = 45°
  3. (b) b=g2(v0cos⁡θ0)2=120⟹2(v0cos⁡45°)2=20g=200b = \frac{g}{2(v_0\cos\theta_0)^2} = \frac{1}{20} \quad\Longrightarrow\quad 2(v_0\cos 45°)^2 = 20g = 200 (v0cos⁡45°)2=100⟹v0cos⁡45°=10⟹v0=100.7071=14.14 m/s(v_0\cos 45°)^2 = 100 \quad\Longrightarrow\quad v_0\cos 45° = 10 \quad\Longrightarrow\quad v_0 = \frac{10}{0.7071} = 14.14\ \text{m/s} (That is 10210\sqrt{2} m/s, and note v02=200v_0^2 = 200.)
  4. (c) Set y=0y = 0: x(1−x20)=0x\left(1 - \dfrac{x}{20}\right) = 0, giving x=0x = 0 or R=ab=20R = \dfrac{a}{b} = 20 m. Cross-check with the formula: R=v02sin⁡90°g=200(1)10=20R = \dfrac{v_0^2\sin 90°}{g} = \dfrac{200(1)}{10} = 20 m. Same.
  5. (d) The vertex sits at x=R/2=10x = R/2 = 10 m: H=10−10020=10−5=5 mH = 10 - \frac{100}{20} = 10 - 5 = 5\ \text{m} Cross-check with H=a24b=14/20=5H = \dfrac{a^2}{4b} = \dfrac{1}{4/20} = 5 m, and with R=4Htan⁡θ0=201=20R = \dfrac{4H}{\tan\theta_0} = \dfrac{20}{1} = 20 m. All consistent.

Final Answer: (a) 45°45°; (b) 14.14 m/s; (c) 20 m; (d) 5 m.

Takeaway: You did not need to remember R=a/bR = a/b or H=a2/4bH = a^2/4b — but having them turned a four-part question into a thirty-second question. And every single answer was cross-checked against a second route, which is how you should work when a question hands you this much redundancy.

Example 4: The complementary pair, made concrete

Two balls are thrown from the same point with the same speed 20 m/s, one at 30°30° and the other at 60°60° to the horizontal. Take g=10g = 10 m/s^2. (a) Show that they land at the same point. (b) Find the ratio of their times of flight and the ratio of their maximum heights. (c) Which ball is in the air longer, and by how much?

Solution:

  1. (a) For θ0=30°\theta_0 = 30°: R1=v02sin⁡60°g=400(0.866)10=34.64 mR_1 = \frac{v_0^2\sin 60°}{g} = \frac{400(0.866)}{10} = 34.64\ \text{m} For θ0=60°\theta_0 = 60°: R2=v02sin⁡120°g=400(0.866)10=34.64 mR_2 = \frac{v_0^2\sin 120°}{g} = \frac{400(0.866)}{10} = 34.64\ \text{m} Equal, because sin⁡120°=sin⁡60°\sin 120° = \sin 60°. The two angles add to 90°90°, which is the whole reason.
  2. (b) Times of flight: T1=2(20)sin⁡30°10=2010=2.0 s,T2=2(20)sin⁡60°10=34.6410=3.46 sT_1 = \frac{2(20)\sin 30°}{10} = \frac{20}{10} = 2.0\ \text{s}, \qquad T_2 = \frac{2(20)\sin 60°}{10} = \frac{34.64}{10} = 3.46\ \text{s} T2T1=3.462.0=1.73=3=cot⁡30°\frac{T_2}{T_1} = \frac{3.46}{2.0} = 1.73 = \sqrt{3} = \cot 30° Maximum heights: H1=(20sin⁡30°)22(10)=10020=5.0 m,H2=(20sin⁡60°)22(10)=30020=15.0 mH_1 = \frac{(20\sin 30°)^2}{2(10)} = \frac{100}{20} = 5.0\ \text{m}, \qquad H_2 = \frac{(20\sin 60°)^2}{2(10)} = \frac{300}{20} = 15.0\ \text{m} H2H1=3=cot⁡230°\frac{H_2}{H_1} = 3 = \cot^2 30°
  3. (c) The 60°60° ball, by 3.46−2.0=1.463.46 - 2.0 = 1.46 s — it is in the air about 73% longer, and climbs three times as high, to arrive at exactly the same spot.

Final Answer: (a) both 34.64 m; (b) T2:T1=3:1T_2 : T_1 = \sqrt{3} : 1 and H2:H1=3:1H_2 : H_1 = 3 : 1; (c) the 60°60° ball, by 1.46 s.

Takeaway: Same landing point, wildly different journeys. In cricket terms, that is the difference between a flat throw from the boundary and a lazy lob — both reach the keeper, but one gets there while the batter is still running. Remember the ratios: cot⁡θ0\cot\theta_0 for times, cot⁡2θ0\cot^2\theta_0 for heights.

Example 5: The cricketer — from maximum range to maximum height

A cricketer can throw a ball to a maximum horizontal distance of 100 m. How high above the ground can the cricketer throw the same ball? Take g=9.8g = 9.8 m/s^2.

Solution:

  1. "Maximum horizontal distance" means he threw it at the best possible angle, 45°45°, and got the maximum range. So Rmax=v02g=100 m⟹v02=100g=100(9.8)=980 m2/s2R_{max} = \frac{v_0^2}{g} = 100\ \text{m} \qquad\Longrightarrow\qquad v_0^2 = 100g = 100(9.8) = 980\ \text{m}^2/\text{s}^2 (That is v0=31.3v_0 = 31.3 m/s, but you will not even need the square root.)
  2. To go as high as possible with the same throwing ability, he throws it straight up, θ0=90°\theta_0 = 90°. Then Hmax=v02sin⁡290°2g=v022g=98019.6=50 mH_{max} = \frac{v_0^2\sin^2 90°}{2g} = \frac{v_0^2}{2g} = \frac{980}{19.6} = 50\ \text{m}
  3. Notice the shortcut hiding in there. Since v02=gRmaxv_0^2 = gR_{max}, Hmax=gRmax2g=Rmax2=1002=50 mH_{max} = \frac{gR_{max}}{2g} = \frac{R_{max}}{2} = \frac{100}{2} = 50\ \text{m}

Final Answer: 50 m.

Takeaway: Hmax=Rmax/2H_{max} = R_{max}/2 — the greatest height you can throw something is exactly half the greatest distance you can throw it. Memorise that; it converts this whole question into one division. And do not confuse it with the other half-relation: on a 45°45° throw the height reached is Rmax/4R_{max}/4, not Rmax/2R_{max}/2, because a 45°45° throw is not a vertical one.

Example 6: The ball and the ceiling

The ceiling of a long hall is 25 m high. What is the maximum horizontal distance that a ball thrown with a speed of 40 m/s can go without hitting the ceiling of the hall? Take g=9.8g = 9.8 m/s^2.

Solution:

  1. Throwing at 45°45° would give the biggest range in an open field, but here it would send the ball to H=(40sin⁡45°)22(9.8)=80019.6=40.8H = \dfrac{(40\sin 45°)^2}{2(9.8)} = \dfrac{800}{19.6} = 40.8 m — straight into the ceiling. So the ceiling, not the 45°45° rule, sets the angle.
  2. The best we can do is just graze the ceiling, i.e. make the maximum height exactly 25 m: H=v02sin⁡2θ02g=25⟹sin⁡2θ0=2(9.8)(25)(40)2=4901600=0.30625H = \frac{v_0^2\sin^2\theta_0}{2g} = 25 \qquad\Longrightarrow\qquad \sin^2\theta_0 = \frac{2(9.8)(25)}{(40)^2} = \frac{490}{1600} = 0.30625 sin⁡θ0=0.5534⟹θ0=33.60°\sin\theta_0 = 0.5534 \qquad\Longrightarrow\qquad \theta_0 = 33.60°
  3. Then cos⁡θ0=1−0.30625=0.8329\cos\theta_0 = \sqrt{1 - 0.30625} = 0.8329, and R=v02sin⁡2θ0g=v02⋅2sin⁡θ0cos⁡θ0g=1600⋅2(0.5534)(0.8329)9.8=1600(0.92185)9.8=150.5 mR = \frac{v_0^2\sin 2\theta_0}{g} = \frac{v_0^2 \cdot 2\sin\theta_0\cos\theta_0}{g} = \frac{1600 \cdot 2(0.5534)(0.8329)}{9.8} = \frac{1600(0.92185)}{9.8} = 150.5\ \text{m}
  4. Sanity check with R=4H/tan⁡θ0R = 4H/\tan\theta_0: tan⁡33.60°=0.6644\tan 33.60° = 0.6644, so R=4(25)/0.6644=150.5R = 4(25)/0.6644 = 150.5 m. Agreed. (The time of flight, if you want it, is T=2(40)(0.5534)/9.8=4.52T = 2(40)(0.5534)/9.8 = 4.52 s.)

Final Answer: 150.5 m, thrown at 33.6°33.6° to the horizontal.

Takeaway: The trap here is answering "45°45°, so R=v02/g=163R = v_0^2/g = 163 m" on autopilot. A constraint was imposed — the ceiling — and once a constraint bites, the unconstrained optimum is not available. Always test whether the 45°45° throw is actually allowed before you use it.

Example 7: The hiker on the cliff

A hiker stands on the edge of a cliff 490 m above the ground and throws a stone horizontally with an initial speed of 15 m/s. Neglecting air resistance, find the time taken by the stone to reach the ground, and the speed with which it hits the ground. Take g=9.8g = 9.8 m/s^2.

Solution:

  1. Origin at the edge of the cliff, y upward. Then x0=y0=0x_0 = y_0 = 0, v0x=15v_{0x} = 15 m/s, v0y=0v_{0y} = 0, ax=0a_x = 0, ay=−9.8a_y = -9.8 m/s^2, and the ground is at y=−490y = -490 m.
  2. Time — a pure y-question, and the horizontal speed plays no part: y=−12gt2⟹−490=−12(9.8)t2=−4.9t2y = -\frac{1}{2}gt^2 \qquad\Longrightarrow\qquad -490 = -\frac{1}{2}(9.8)t^2 = -4.9t^2 t2=100⟹t=10 st^2 = 100 \qquad\Longrightarrow\qquad t = 10\ \text{s}
  3. Velocity components at landing: vx=v0x=15 m/s,vy=0−(9.8)(10)=−98 m/sv_x = v_{0x} = 15\ \text{m/s}, \qquad v_y = 0 - (9.8)(10) = -98\ \text{m/s}
  4. Speed: v=vx2+vy2=152+982=225+9604=9829=99.1≈99 m/sv = \sqrt{v_x^2 + v_y^2} = \sqrt{15^2 + 98^2} = \sqrt{225 + 9604} = \sqrt{9829} = 99.1 \approx 99\ \text{m/s}
  5. Two extras worth having. Horizontal distance from the base of the cliff: x=(15)(10)=150x = (15)(10) = 150 m. Landing direction: tan⁡β=98/15=6.533\tan\beta = 98/15 = 6.533, so β=81.3°\beta = 81.3° below the horizontal — very nearly straight down, because after 10 s of falling the vertical speed dwarfs the horizontal one.

Final Answer: t=10t = 10 s and v=99v = 99 m/s (landing 150 m from the base, at 81.3°81.3° below the horizontal).

Takeaway: The 15 m/s never touched the time calculation. It only decided where the stone landed, and it contributed a modest 15 to a velocity whose other component was 98. In horizontal-projection problems, always compute tt from the height first and let everything else follow.

Example 8: The ball rolling off the table

A ball rolls off the edge of a table 1.25 m high with a horizontal speed of 2.0 m/s. Take g=10g = 10 m/s^2. Find (a) the time it takes to reach the floor, (b) how far from the foot of the table it lands, (c) its speed on landing and (d) the angle at which it strikes the floor.

Solution:

  1. (a) From the height alone: t=2hg=2(1.25)10=0.25=0.5 st = \sqrt{\frac{2h}{g}} = \sqrt{\frac{2(1.25)}{10}} = \sqrt{0.25} = 0.5\ \text{s}
  2. (b) x=v0t=(2.0)(0.5)=1.0 mx = v_0 t = (2.0)(0.5) = 1.0\ \text{m}
  3. (c) vx=2.0 m/s,vy=gt=(10)(0.5)=5.0 m/sv_x = 2.0\ \text{m/s}, \qquad v_y = gt = (10)(0.5) = 5.0\ \text{m/s} v=(2.0)2+(5.0)2=4+25=29=5.39 m/sv = \sqrt{(2.0)^2 + (5.0)^2} = \sqrt{4 + 25} = \sqrt{29} = 5.39\ \text{m/s} Cross-check with v=v02+2gh=4+2(10)(1.25)=4+25=5.39v = \sqrt{v_0^2 + 2gh} = \sqrt{4 + 2(10)(1.25)} = \sqrt{4 + 25} = 5.39 m/s. Same.
  4. (d) tan⁡β=vyvx=5.02.0=2.5⟹β=68.2° below the horizontal\tan\beta = \frac{v_y}{v_x} = \frac{5.0}{2.0} = 2.5 \qquad\Longrightarrow\qquad \beta = 68.2°\ \text{below the horizontal}

Final Answer: (a) 0.5 s; (b) 1.0 m; (c) 5.39 m/s; (d) 68.2°68.2° below the horizontal.

Takeaway: If the ball had rolled off at 8.0 m/s instead of 2.0, part (a) would still be 0.5 s — only parts (b), (c) and (d) would change. That is the independence result, in a form you can test with a coin and a table edge tonight.

Example 9: The dropped ball and the fired ball

From the top of a tower 20 m high, ball A is dropped from rest at the same instant that ball B is projected horizontally with speed 15 m/s. Take g=10g = 10 m/s^2. (a) Which ball reaches the ground first? (b) How far apart are they when they land? (c) With what speed does each land?

Solution:

  1. (a) Both fall the same height under the same ay=−ga_y = -g, with the same v0y=0v_{0y} = 0. Their vertical columns are letter for letter identical: 20=12(10)t2⟹t2=4⟹t=2.0 s for both20 = \frac{1}{2}(10)t^2 \qquad\Longrightarrow\qquad t^2 = 4 \qquad\Longrightarrow\qquad t = 2.0\ \text{s for both} Neither ball reaches the ground first. They land simultaneously.
  2. (b) Ball A lands at the foot of the tower. Ball B lands at x=v0t=(15)(2.0)=30 mx = v_0 t = (15)(2.0) = 30\ \text{m} so they land 30 m apart. (Indeed, at every instant of the fall they are at the same height, separated horizontally by 15t15t metres.)
  3. (c) Ball A: purely vertical, vA=gt=(10)(2.0)=20v_A = gt = (10)(2.0) = 20 m/s straight down. Ball B: vx=15v_x = 15 m/s and vy=20v_y = 20 m/s, so vB=152+202=225+400=625=25 m/sv_B = \sqrt{15^2 + 20^2} = \sqrt{225 + 400} = \sqrt{625} = 25\ \text{m/s} at tan⁡−1(20/15)=53.1°\tan^{-1}(20/15) = 53.1° below the horizontal.

Final Answer: (a) neither — they land together at t=2.0t = 2.0 s; (b) 30 m apart; (c) A at 20 m/s vertically, B at 25 m/s at 53.1°53.1° below the horizontal.

Takeaway: Same time, different speeds. Ball B is faster on landing because it kept the 15 m/s it started with — but that horizontal speed bought it no extra hang time whatsoever. Separating "how long" from "how fast" is the entire skill being tested here.

Example 10: Given RR and HH, find the launch

A projectile has a horizontal range of 40 m and a maximum height of 10 m. Take g=10g = 10 m/s^2. Find (a) the angle of projection, (b) the speed of projection, and (c) the time of flight.

Solution:

  1. (a) Use the relation that needs nothing else: tan⁡θ0=4HR=4(10)40=1⟹θ0=45°\tan\theta_0 = \frac{4H}{R} = \frac{4(10)}{40} = 1 \qquad\Longrightarrow\qquad \theta_0 = 45°
  2. (b) Now that θ0\theta_0 is known, use the range formula: R=v02sin⁡2θ0g⟹40=v02sin⁡90°10=v0210⟹v02=400⟹v0=20 m/sR = \frac{v_0^2\sin 2\theta_0}{g} \quad\Longrightarrow\quad 40 = \frac{v_0^2\sin 90°}{10} = \frac{v_0^2}{10} \quad\Longrightarrow\quad v_0^2 = 400 \quad\Longrightarrow\quad v_0 = 20\ \text{m/s} Check against the height: H=v02sin⁡245°2g=400(0.5)20=10H = \dfrac{v_0^2\sin^2 45°}{2g} = \dfrac{400(0.5)}{20} = 10 m. Correct.
  3. (c) T=2v0sin⁡θ0g=2(20)(0.7071)10=2.83 sT = \frac{2v_0\sin\theta_0}{g} = \frac{2(20)(0.7071)}{10} = 2.83\ \text{s}

Final Answer: (a) 45°45°; (b) 20 m/s; (c) 2.83 s.

Takeaway: tan⁡θ0=4H/R\tan\theta_0 = 4H/R is the single highest-yield derived formula in this section, because it isolates the angle from the speed. Spot the pattern: R=4HR = 4H always means 45°45°, whatever the numbers are.

Example 11: The velocity at chosen instants, and the top

A body is projected with a speed of 40 m/s at 30°30° to the horizontal. Take g=10g = 10 m/s^2. Find (a) the time of flight, the maximum height and the range, (b) its velocity at t=2.0t = 2.0 s, (c) its velocity at t=3.0t = 3.0 s, and (d) its speed when it is at half its maximum height, on the way up.

Solution:

  1. (a) v0x=40cos⁡30°=34.64v_{0x} = 40\cos 30° = 34.64 m/s, v0y=40sin⁡30°=20.0v_{0y} = 40\sin 30° = 20.0 m/s. T=2(20.0)10=4.0 s,H=(20.0)22(10)=20.0 m,R=(34.64)(4.0)=138.6 mT = \frac{2(20.0)}{10} = 4.0\ \text{s}, \qquad H = \frac{(20.0)^2}{2(10)} = 20.0\ \text{m}, \qquad R = (34.64)(4.0) = 138.6\ \text{m}
  2. (b) At t=2.0t = 2.0 s: vy=20.0−10(2.0)=0v_y = 20.0 - 10(2.0) = 0. So this is tmt_m — the ball is at the top. vx=34.64 m/s,vy=0⟹v=34.64 m/s, horizontalv_x = 34.64\ \text{m/s}, \qquad v_y = 0 \qquad\Longrightarrow\qquad v = 34.64\ \text{m/s, horizontal} Not zero. It is the minimum speed of the flight, and it equals v0cos⁡θ0v_0\cos\theta_0, as it must.
  3. (c) At t=3.0t = 3.0 s: vy=20.0−10(3.0)=−10.0v_y = 20.0 - 10(3.0) = -10.0 m/s (descending). v=(34.64)2+(10.0)2=1200+100=1300=36.06 m/sv = \sqrt{(34.64)^2 + (10.0)^2} = \sqrt{1200 + 100} = \sqrt{1300} = 36.06\ \text{m/s} tan⁡θ=−10.034.64=−0.2887⟹θ=16.1° below the horizontal\tan\theta = \frac{-10.0}{34.64} = -0.2887 \qquad\Longrightarrow\qquad \theta = 16.1°\ \text{below the horizontal}
  4. (d) At y=H/2=10.0y = H/2 = 10.0 m, use v=v02−2gyv = \sqrt{v_0^2 - 2gy}: v=(40)2−2(10)(10.0)=1600−200=1400=37.42 m/sv = \sqrt{(40)^2 - 2(10)(10.0)} = \sqrt{1600 - 200} = \sqrt{1400} = 37.42\ \text{m/s} (Component check: vy2=v0y2−2gy=400−200=200v_y^2 = v_{0y}^2 - 2gy = 400 - 200 = 200, so v=1200+200=1400v = \sqrt{1200 + 200} = \sqrt{1400}. Same.)

Final Answer: (a) 4.0 s, 20.0 m, 138.6 m; (b) 34.64 m/s horizontally — at the top; (c) 36.06 m/s at 16.1°16.1° below the horizontal; (d) 37.42 m/s.

Takeaway: Part (b) is the trap of this section, laid deliberately: a question that hands you the exact instant of the apex and waits to see whether you write "zero". Part (d) shows off v=v02−2gyv = \sqrt{v_0^2 - 2gy}, which needs no angle at all — the speed at a given height is decided by the launch speed and the height, and nothing else.

Example 12: Projected at an angle from a height

A ball is thrown from the top of a 25 m high building with a speed of 20 m/s at 30°30° above the horizontal. Take g=10g = 10 m/s^2. Find (a) the time it takes to reach the ground, (b) the horizontal distance from the foot of the building where it lands, (c) the maximum height it reaches above the ground, and (d) its speed on hitting the ground.

Solution:

  1. Origin at the throwing point, y upward. v0x=20cos⁡30°=17.32v_{0x} = 20\cos 30° = 17.32 m/s, v0y=20sin⁡30°=10.0v_{0y} = 20\sin 30° = 10.0 m/s, and the ground is at y=−25y = -25 m. Warning: T=2v0sin⁡θ0/gT = 2v_0\sin\theta_0/g does NOT apply here — the ball does not come back to its launch height.
  2. (a) Solve the y-equation for the instant y=−25y = -25 m: −25=10.0t−12(10)t2=10t−5t2⟹5t2−10t−25=0⟹t2−2t−5=0-25 = 10.0t - \frac{1}{2}(10)t^2 = 10t - 5t^2 \qquad\Longrightarrow\qquad 5t^2 - 10t - 25 = 0 \qquad\Longrightarrow\qquad t^2 - 2t - 5 = 0 t=2±4+202=2±242=1±6t = \frac{2 \pm \sqrt{4 + 20}}{2} = \frac{2 \pm \sqrt{24}}{2} = 1 \pm \sqrt{6} The negative root is before the throw, so t=1+2.449=3.45t = 1 + 2.449 = 3.45 s.
  3. (b) x=v0xt=(17.32)(3.45)=59.7 mx = v_{0x}t = (17.32)(3.45) = 59.7\ \text{m}
  4. (c) Above the roof the ball rises H=v0y22g=10020=5.0H = \dfrac{v_{0y}^2}{2g} = \dfrac{100}{20} = 5.0 m, so above the ground it reaches 25+5.0=30.0 m25 + 5.0 = 30.0\ \text{m} (This peak happens at tm=10.0/10=1.0t_m = 10.0/10 = 1.0 s, comfortably before it lands.)
  5. (d) Fastest route is the energy-style relation with y=−25y = -25 m: v=v02−2gy=400−2(10)(−25)=400+500=900=30.0 m/sv = \sqrt{v_0^2 - 2gy} = \sqrt{400 - 2(10)(-25)} = \sqrt{400 + 500} = \sqrt{900} = 30.0\ \text{m/s} Component check: vy=10.0−10(3.45)=−24.5v_y = 10.0 - 10(3.45) = -24.5 m/s, vx=17.32v_x = 17.32 m/s, so v=300+600=30.0v = \sqrt{300 + 600} = 30.0 m/s, at tan⁡−1(24.5/17.32)=54.7°\tan^{-1}(24.5/17.32) = 54.7° below the horizontal.

Final Answer: (a) 3.45 s; (b) 59.7 m; (c) 30.0 m above the ground; (d) 30.0 m/s at 54.7°54.7° below the horizontal.

Takeaway: The moment the landing height differs from the launch height, the three memorised formulas go back in the drawer and you solve the quadratic. Note also the two-step reading of part (c): "maximum height" from a building means above the ground, so add the building. And v=v02−2gyv = \sqrt{v_0^2 - 2gy} handled part (d) without a single component — just remember that yy is negative when the landing point is below the launch.