A quadratic equation is any equation where the highest power of x is 2. They model curves, projectile paths, and much more.
A quadratic equation in standard form looks like:
Where a ≠ 0 (if a = 0, it's linear, not quadratic), and a, b, c are constants.
Important: Always rearrange to = 0 before identifying a, b, c.
A quadratic equation can have:
Graph crosses x-axis twice
Graph touches x-axis once
Graph doesn't cross x-axis
We determine which case applies using the discriminant (covered in Lesson 2-4).
Rearrange 3x² = 7x − 2 into standard form and identify a, b, c.
Q1. Identify a, b, c in 5x² − 3x + 8 = 0.
a = 5, b = −3, c = 8
Q2. Rearrange 4x = x² + 3 into standard form.
x² − 4x + 3 = 0 (a = 1, b = −4, c = 3)