Unit 3: How do fields explain motion and electricity?

VICPhysicsSyllabus dot point

How do physicists explain motion in two dimensions?

investigate and analyse theoretically and practically the motion of projectiles near Earth's surface including a qualitative description of the effects of air resistance

A focused answer to the VCE Physics Unit 3 dot point on projectile motion. Covers resolving the launch velocity into independent horizontal and vertical components, applying constant-velocity equations horizontally and SUVAT vertically with $g = 9.8$ m/s squared, the standard worked range and maximum height example, and a qualitative treatment of air resistance.

Generated by Claude OpusReviewed by Better Tuition Academy7 min answer

Have a quick question? Jump to the Q&A page

What this dot point is asking

VCAA wants you to model a projectile (an object moving only under gravity) by splitting its velocity into independent horizontal and vertical components, then applying the equations of motion to each axis. You also need to describe qualitatively how air resistance changes the trajectory.

The answer

A projectile is any object in flight that is subject only to gravity (we ignore air resistance for the calculations). The trick is that horizontal and vertical motions are independent, linked only by the shared time of flight.

Resolving the initial velocity

If a projectile is launched with speed v0v_0 at angle θ\theta above the horizontal:

DMATH_0

v0y=v0sinθv_{0y} = v_0 \sin\theta

Horizontal motion

No horizontal force acts (air resistance ignored), so horizontal velocity is constant.

x=v0xtx = v_{0x} t

Vertical motion

The only acceleration is gravity, ay=g=9.8a_y = -g = -9.8 m/s squared (taking up as positive). Use SUVAT:

DMATH_3
DMATH_4

vy2=v0y22gyv_y^2 = v_{0y}^2 - 2gy

Key features of the trajectory

The path is a parabola. At maximum height vy=0v_y = 0, so hmax=v0y22gh_{\max} = \frac{v_{0y}^2}{2g}.

For a projectile launched from and landing at the same height, the time of flight is t=2v0ygt = \frac{2 v_{0y}}{g} and the range is:

R=v02sin(2θ)gR = \frac{v_0^2 \sin(2\theta)}{g}

Range is maximised at θ=45°\theta = 45° on level ground, and complementary launch angles (for example 30°30° and 60°60°) give the same range.

Air resistance (qualitative)

Air resistance (drag) acts opposite to the velocity vector at every instant and increases with speed (roughly Fdragv2F_{drag} \propto v^2). Its effects on a projectile:

  • Range falls. Horizontal velocity decreases throughout the flight rather than staying constant.
  • Maximum height falls. Drag removes kinetic energy on the way up.
  • Trajectory loses symmetry. The descent is steeper than the ascent because the ball has less horizontal velocity by the time it falls.
  • Optimum launch angle is below 45 degrees for maximum range with drag (because the ball benefits from spending less time in the air).

VCAA expects qualitative description only. No numerical drag questions.

Worked example with numbers

A ball is kicked from ground level at v0=20v_0 = 20 m/s at θ=40°\theta = 40° above horizontal. Find the maximum height, time of flight, and range.

Resolve: v0x=20cos40°=15.32v_{0x} = 20 \cos 40° = 15.32 m/s; v0y=20sin40°=12.86v_{0y} = 20 \sin 40° = 12.86 m/s.

Maximum height: hmax=v0y22g=12.86219.6=8.44h_{\max} = \frac{v_{0y}^2}{2g} = \frac{12.86^2}{19.6} = 8.44 m.

Time of flight: t=2v0yg=2×12.869.8=2.62t = \frac{2 v_{0y}}{g} = \frac{2 \times 12.86}{9.8} = 2.62 s.

Range: R=v0xt=15.32×2.62=40.2R = v_{0x} t = 15.32 \times 2.62 = 40.2 m.

Try it: Projectile motion calculator - enter launch speed, angle and height and get the range, max height and trajectory.

Common traps

Mixing horizontal and vertical equations. Horizontal velocity is constant (no drag). Vertical velocity changes by 9.89.8 m/s each second. Two separate columns of working.

Forgetting the sign of gg. Pick a positive direction (up or down) and apply it consistently to v0yv_{0y}, aya_y and yy.

Using the launch speed instead of a component. v0=25v_0 = 25 m/s at 40°40° does not mean horizontal velocity is 2525 m/s. Resolve first.

Treating a horizontally thrown object as having v0y=v0v_{0y} = v_0. If a stone is thrown horizontally off a cliff, v0y=0v_{0y} = 0.

Treating air resistance as a constant force. Drag depends on speed; expect a qualitative description, not a numerical one.

In one sentence

Projectile motion is solved by splitting the launch velocity into horizontal and vertical components and applying constant-velocity equations horizontally and SUVAT vertically with g=9.8g = 9.8 m/s squared, linked by the shared time of flight, with air resistance qualitatively reducing both range and maximum height.

Past exam questions, worked

Real questions from past VCAA papers on this dot point, with our answer explainer.

2023 VCE4 marksA stone is thrown horizontally at 15 m/s from the top of a 20 m cliff. Calculate the time taken to reach the ground and the horizontal distance from the base of the cliff at which the stone lands. (Use g = 9.8 m/s^2 and ignore air resistance.)
Show worked answer →

Horizontal and vertical motions are independent. Take down as positive.

Initial vertical velocity v0y=0v_{0y} = 0 (thrown horizontally).

Time to land. Using y=12gt2y = \frac{1}{2} g t^2 with y=20y = 20 m:

t=2yg=2×209.8=2.02t = \sqrt{\frac{2y}{g}} = \sqrt{\frac{2 \times 20}{9.8}} = 2.02 s.

Horizontal distance. Horizontal velocity is constant at 1515 m/s.

x=vxt=15×2.02=30.3x = v_x t = 15 \times 2.02 = 30.3 m.

Markers reward the explicit statement that v0y=0v_{0y} = 0, the correct use of g=9.8g = 9.8 m/s squared, and final answers with units to two or three significant figures.

2025 VCE5 marksA ball is launched from ground level at 24 m/s at an angle of 35 degrees above horizontal. Calculate the maximum height, time of flight and horizontal range. Then explain qualitatively how each answer would change if air resistance were not negligible.
Show worked answer →

Resolve: v0x=24cos35°=19.66v_{0x} = 24 \cos 35° = 19.66 m/s; v0y=24sin35°=13.77v_{0y} = 24 \sin 35° = 13.77 m/s.

Maximum height. At the peak vy=0v_y = 0, so h=v0y22g=13.7722×9.8=9.67h = \frac{v_{0y}^2}{2g} = \frac{13.77^2}{2 \times 9.8} = 9.67 m.

Time of flight. t=2v0yg=2×13.779.8=2.81t = \frac{2 v_{0y}}{g} = \frac{2 \times 13.77}{9.8} = 2.81 s.

Range. R=v0xt=19.66×2.81=55.3R = v_{0x} t = 19.66 \times 2.81 = 55.3 m.

With air resistance. Air resistance acts opposite to the velocity vector at every instant. It reduces the horizontal velocity continuously, so the range falls. It removes kinetic energy on the way up and adds drag on the way down, so the maximum height is lower and the trajectory is no longer symmetric (descent is steeper than ascent). The time of flight is slightly shorter.

Markers reward correct component resolution, all three numerical answers with units, and three distinct qualitative effects of air resistance.

Related dot points