JA EN
Student mode › Grade 9
FREE ·Grade 9

Quadratic Equations

Where this is used

"Throw a ball straight up — how many seconds until it hits the ground?" That question is a quadratic equation. So is the flight time of a rocket, the sagging curve of a suspension bridge cable, and the moment a bullet lands in a game's physics engine. Wherever something follows a parabola, a quadratic equation holds the answer.

Key points

The Standard Form

A quadratic equation looks like ax² + bx + c = 0. The highest power of x is 2, and that is why it can have as many as two solutions.

Solving by Factoring

Factor the left side into (x − p)(x − q) = 0. A product can only be zero if one of its parts is zero, so x = p or x = q.

Solving by Completing the Square

Rewrite x² + bx as (x + b/2)² − (b/2)². Once the equation contains a single squared bracket, you can just take square roots.

The Quadratic Formula

This formula works on every quadratic equation, even the ones that refuse to factor. The part under the root, D = b² − 4ac, is called the discriminant, and its sign tells you how many real solutions to expect.

How Long Does the Rocket Stay Up?

Launch a rocket straight up at 20 m/s and its height is h = 20t − 5t². Setting h = 0 asks when it is at ground level, and the answers are t = 0 (the launch) and t = 4 seconds (the landing).

Check yourself 10questions

Tap an option to check

Q1 Solve x² − 5x + 6 = 0.

Q2 Solve x² − 9 = 0.

Q3 Solve x² + 4x + 4 = 0.

Q4 Use the quadratic formula to solve 2x² + 3x − 2 = 0.

Q5 Solve x² − 4x = 0.

Q6 What happens when the discriminant D = b² − 4ac is negative?

Q7 A rectangle has a height plus width of 20 cm and an area of 96 cm². How tall is it?

Q8 A ball's height is h = 30t − 5t² (h in meters, t in seconds). When does it reach its highest point?

Q9 For which value of k does x² − 6x + k = 0 have a double root?

Q10 Solve 3(x − 1)² = 27.

Jobs that use this

Aerospace Engineer $140k
Game Engineer $110k
Civil / Bridge Engineer $85k

Aerospace Engineer$140k

Works out the paths and flight times of rockets and aircraft using the equations of motion, which are quadratics.

Maths used: Quadratic equationsCalculusVectorsDifferential equations

Game Engineer$110k

Builds physics engines — projectile arcs, collision detection, gravity — and quadratic equations sit at the center of all three.

Maths used: Quadratic equationsVectorsTrigonometryLinear algebra

Civil / Bridge Engineer$85k

Designs and checks how far a bridge cable or beam will bend. That sag traces a parabola, so the math is a quadratic equation.

Maths used: Quadratic equationsCalculusMechanics of materialsFinite element analysis

Comments

Sign in to comment

All grades