Quadratic
Quadratic
Form: ax² + bx + c = 0
Method 1: Factorization Tricks
Find two numbers that fit the equation by splitting the middle term.
Steps:
Example: Solve x² + 6x + 5 = 0
Form: √(ax + b) = cx + d
Method: Square both sides, solve, and check for extraneous roots.
Form: √(ax² + bx + c) = dx + e
● Step 1: Domain: x ≥ 1.
● Step 2: Isolate: √(x + 4) = 5 - √(x - 1).
● Step 3: Square: x + 4 = 25 - 10√(x - 1) + (x - 1).
● Step 4: Simplify: 4 = 24 - 10√(x - 1) ⇒ 10√(x - 1) = 20 ⇒ √(x - 1) =
2.
● Step 5: Solve: x - 1 = 4 ⇒ x = 5.
● Step 6: Check: √9 + √4 = 3 + 2 = 5, true.
● Solution: x = 5.
Method: Substitute y = x² + ax + b.
● Step 1: Let y = x² - 3x + 2: y² - 5y + 6 = 0.
● Step 2: Solve: y = (5 ± √(25 - 24))/2 = (5 ± 1)/2 ⇒ y = 3, 2.
● Step 3:
○ y = 3: x² - 3x + 2 = 3 ⇒ x² - 3x - 1 = 0.
○ y = 2: x² - 3x + 2 = 2 ⇒ x² - 3x = 0 ⇒ x(x - 3) = 0 ⇒ x = 0, 3.
● Solutions: Solve x² - 3x - 1 = 0 separately for full set.
○ α² + β² = (α + β)² - 2αβ.
○ |α - β| = √((α + β)² - 4αβ).
3. Nature of Roots:
○ x² - a² = (x - a)(x + a).
○ x² + 2ax + a² = (x + a)².
New roots: α + k, β + k
Method: Replace x with (x - k)
New equation: a(x - k)² + b(x - k) + c = 0
New roots: α - k, β - k
Method: Replace x with (x + k)
New equation: a(x + k)² + b(x + k) + c = 0
Example: If x² - 4x + 3 = 0 has roots α, β, find equation with roots α - 2,
β-2
● α + β = 3, αβ = 2
● Sum of squares = 3² - 2(2) = 5
● Product of squares = 2² = 4
● New equation: x² - 5x + 4 = 0
● α + β = 2, αβ = 1
● α³ + β³ = 2³ - 3(1)(2) = 8 - 6 = 2
● α³β³ = 1³ = 1
● New equation: x² - 2x + 1 = 0
● α + β = 5, αβ = 6
● New roots: 5/α, 5/β
● Sum = 5(1/α + 1/β) = 5(α + β)/(αβ) = 5(5)/6 = 25/6
● Product = 25/(αβ) = 25/6
● New equation: 6x² - 25x + 25 = 0
● α + β = 6, αβ = 5
● (α - β)² = (α + β)² - 4αβ = 36 - 20 = 16
● New equation: x² + 16 = 0
● |α| = 2, |β| = 3
● Sum = 2 + 3 = 5, Product = 2 × 3 = 6
● New equation: x² - 5x + 6 = 0
Power Sums:
● S₀ = α⁰ + β⁰ = 2 (number of roots)
● S₁ = α + β = -b/a
● S₂ = α² + β² = (α + β)² - 2αβ = (-b/a)² - 2(c/a)
● S₃ = α³ + β³ = (α + β)³ - 3αβ(α + β)
● S = αⁿ + βⁿ
Step-by-Step Method
● S₁ = α + β = -(-3)/2 = 3/2
● S₂ = α² + β² = (3/2)² - 2(1/2) = 9/4 - 1 = 5/4
Answer: α⁴ + β⁴ = 17/16
For ax² + bx + c = 0:
S₁ α+β -b/a
S₂ α² + β² b²/a² - 2c/a
S₃ α³ + β³ -b³/a³ + 3bc/a²
Memory Trick: Each S depends on the two previous power sums and
the coefficients!
Practice Problems
1. Factor: 3x² - 5x - 2 = 0
2. Complete the square: x² - 6x + 7 = 0
3. Quadratic formula: 2x² + 4x + 1 = 0
4. Radical: √(2x + 1) = x - 1
5. Reciprocal: x² + 1/x² + 4(x + 1/x) - 5 = 0
6. Transformation: If x² - 4x + 3 = 0 has roots α, β, find equation with
roots 2α + 1, 2β + 1
7. Newton's Theorem: For 3x² - 5x + 2 = 0, find α³ + β³
8. Mixed: Find equation whose roots are squares of roots of x² - 3x +
1=0