---
title: "Projectiles Launched at an Angle"
description: "An angled launch gives both directions a starting velocity, so flight time, greatest height and range all come from the same two lists. The symmetry of the path is a check on the answer rather than an"
canonical: https://lightmysky.com/learn/science/projectiles-launched-at-an-angle-mt_MMuacyCqb8
source: https://lightmysky.com/learn/science/projectiles-launched-at-an-angle-mt_MMuacyCqb8.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Projectiles Launched at an Angle

An angled launch gives both directions a starting velocity, so flight time, greatest height and range all come from the same two lists. The symmetry of the path is a check on the answer rather than an extra rule.

Subject: Science · Area: Forces & Motion · Ages 16 to 18
Page: https://lightmysky.com/learn/science/projectiles-launched-at-an-angle-mt_MMuacyCqb8

## Ready when they can

- Resolves the launch velocity, then gets the time of flight from the vertical motion alone
- Finds the range from the horizontal component and that time, without quoting a range formula
- Explains why 45 degrees gives the longest range on level ground but not from a cliff top

## Lesson: Launching at an angle

An angled launch starts with one move: split the launch velocity into u times cos sideways and u times sin upward. A ball kicked at 20 metres per second at 30 degrees starts with about 17.3 sideways and exactly 10 up. Everything after that is the two motions routine you already know.

Flight time comes from the vertical motion alone, and range is the horizontal part times that time, with no range formula quoted. Launch at 19.6 metres per second at 30 degrees: upward is 9.8, so the climb takes 1 second and the flight takes 2. Sideways is about 17, so the range is about 34 m. Greatest height is upward squared over 2 g: 9.8 squared over 19.6, which is 4.9 m.

**Example.** On level ground 45 degrees wins because it balances climb against cruise, splitting the launch evenly between up and sideways. From a cliff top the fall runs longer than the climb, so extra upward tilt pays off and the best angle drops below 45 degrees.

**Tip.** Horizontal acceleration is zero, so the sideways part cruises untouched while gravity only ever acts vertically. On level ground use symmetry as a check: climb time equals fall time.

**Recap.** Split the launch, take time from the vertical, and multiply sideways speed by that time.

## Practice

8 questions on this page, each with its working shown.

## Needs first

- [Projectile Motion as Two Independent Motions](https://lightmysky.com/learn/science/projectile-motion-as-two-independent-motions-mt_OBgL97RFbb)
- [Exact Values of Sine, Cosine and Tangent](https://lightmysky.com/learn/mathematics/exact-values-of-sine-cosine-and-tangent-mt_SNJEbXYOrR)
