Quadratic Functions (Copy)
QUADRATIC FUNCTIONS – Quick Revision Cheat Sheet
2.1 Finding Maximum or Minimum Value
- General form: f(x) = ax² + bx + c
- If a > 0 → parabola opens upward → minimum point
- If a < 0 → parabola opens downward → maximum point
- Methods:
- Completing the square:
f(x) = a(x + p)² + q
Vertex = (−p, q) → min/max value = q - Differentiation:
f'(x) = 2ax + b = 0 → x = −b / 2a
Substitute into f(x) for min/max value.
- Completing the square:
2.2 Using Maximum/Minimum Value
- To Sketch Graph:
- Find vertex (turning point)
- Find y-intercept (x = 0 → y = c)
- Find x-intercepts (f(x) = 0)
- To Find Range:
- For a > 0: Range is [minimum value, ∞)
- For a < 0: Range is (−∞, maximum value]
2.3 Conditions for Roots & Intersection
Discriminant: Δ = b² − 4ac
- Δ > 0 → two distinct real roots (curve cuts x-axis twice)
- Δ = 0 → one real root (curve touches x-axis, tangent)
- Δ < 0 → no real roots (curve does not cross x-axis)
Line y = mx + c₁ intersecting curve y = ax² + bx + c₂:
- Set ax² + bx + c₂ = mx + c₁ → rearrange to quadratic in x
- Apply discriminant rules for intersection conditions.
2.4 Solving Quadratic Equations
- Factorisation: ax² + bx + c = 0 → (px + q)(rx + s) = 0
- Quadratic Formula:
x = (−b ± √(b² − 4ac)) / 2a - Completing the Square: Rearrange to (x + p)² = k
2.5 Quadratic Inequalities
- Method 1: Graphical
- Sketch the parabola
- Identify regions above/below x-axis depending on inequality sign.
- Method 2: Algebraic
- Solve f(x) = 0 for roots r₁ and r₂
- Test intervals between/around roots to see sign of f(x)
- Solution Form Examples:
- r₁ < x < r₂
- x < r₁ or x > r₂
Quick Reference Table
| Condition | Discriminant (Δ) | Graph Effect | Roots |
|---|---|---|---|
| Two real roots | Δ > 0 | Cuts x-axis twice | Distinct |
| One real root | Δ = 0 | Touches x-axis | Equal |
| No real roots | Δ < 0 | Above or below x-axis | None |
Common Mistakes
- Forgetting to divide by a when completing the square.
- Mixing up inequality signs after multiplying by negative numbers.
- Using incorrect range notation (must match domain restrictions).
- Ignoring need to check sign of a for min/max identification.
QUADRATIC FUNCTIONS – VISUAL CHART
1. Graph Shape & Turning Point
| a (coefficient of x²) | Graph Shape | Turning Point Type | Range (if domain is all real x) |
|---|---|---|---|
| a > 0 | ⬆ U-shape | Minimum | [min value, ∞) |
| a < 0 | ⬇ inverted U-shape | Maximum | (−∞, max value] |
2. Finding Turning Point
Formula: x = −b / 2a
Substitute into f(x) to get turning point (h, k)
Example: f(x) = 2x² − 4x + 1
x = −(−4) / (2×2) = 1
f(1) = 2(1)² − 4(1) + 1 = −1 → min point (1, −1)
3. Discriminant & Roots
| Discriminant Δ = b² − 4ac | Nature of Roots | Graph Position |
|---|---|---|
| Δ > 0 | Two distinct real roots | Crosses x-axis twice |
| Δ = 0 | One repeated root | Touches x-axis once (tangent) |
| Δ < 0 | No real roots | Completely above/below x-axis |
4. Inequalities – Sign Diagram Method
Steps:
- Solve f(x) = 0 to find roots r₁, r₂
- Draw number line with r₁, r₂
- Test intervals to find sign of f(x)
- Select intervals matching inequality
Example: f(x) = x² − 5x + 6 > 0
Roots: 2, 3
Sign pattern (a > 0 → + − +)
Answer: x < 2 or x > 3
5. Quick Visual Reference
For a > 0:
+
/
/
+ +
For a < 0:
- -
/
/
-
(Signs above/below axis show f(x) sign in each region)
6. Common Mistakes Table
| Mistake | Why It Happens | Fix |
|---|---|---|
| Forgetting to divide by a in completing square | Rushing steps | Factor a before completing |
| Wrong range notation | Confusion with domain limits | Always write as interval |
| Flipping inequality sign incorrectly | Multiplying by negative | Always reverse sign if multiplied/divided by negative |
| Using wrong Δ formula | Mixing with other formulas | Memorise: Δ = b² − 4ac |
