Standard Quadratic Equations & Properties
Quadratic Formula
x =
−b ± √(b² − 4ac)2a
Discriminant (Δ)Δ = b² − 4ac
Parabola Vertex (h, k)h = −b / (2a)
Step-by-Step Calculation Breakdown
Example: Solve x² − 5x + 6 = 0 (a = 1, b = −5, c = 6)
1. Discriminant: Δ = (−5)² − 4(1)(6) = 25 − 24 = 1
2. Numerator: −(−5) ± √1 = 5 ± 1
3. Denominator: 2(1) = 2
4. Root 1: x₁ = (5 + 1) / 2 = 3
5. Root 2: x₂ = (5 − 1) / 2 = 2
Factored Form:(x − 3)(x − 2) = 0
Key Parabola & Algebra Concepts
- Two Real Roots (Δ > 0): The parabola intersects the x-axis at two unique coordinates.
- Single Double Root (Δ = 0): The parabola is tangent to the x-axis at its vertex point.
- Complex Roots (Δ < 0): The parabola is suspended entirely above or below the x-axis, yielding imaginary roots ± i.