Apr 30, 2025
Difference of Perfect Squares: For equations of the form x^2 - a^2 = 0.
x^2 - 49 = 0
x^2 is x, and 49 is 7.(x + 7)(x - 7).x + 7 = 0 and x - 7 = 0.x = -7, x = 7.Factoring by Taking Out GCF: Factor out the greatest common factor (GCF) first.
3x^2 - 75 = 0
3: 3(x^2 - 25) = 0.(x + 5)(x - 5) = 0.x = -5, x = 5.Factoring Trinomials with Leading Coefficient = 1: Find two numbers that multiply to ac and add to b.
x^2 - 2x - 15
ac = -15, b = -2.-5 and 3.(x - 5)(x + 3).x = 5, x = -3.Factoring When Leading Coefficient is Not 1:
8x^2 + 2x - 15
a and c: 8 * (-15) = -120.-120 and add to 2: 12, -10.2x with 12x and -10x, then factor by grouping.4x(2x + 3) - 5(2x + 3) = (2x + 3)(4x - 5).x = -3/2, x = 5/4.*Formula: x = [-b ± sqrt(b^2 - 4ac)] / 2a
Example: Solve x^2 - 2x - 15
a = 1, b = -2, c = -15x = [2 ± sqrt(4 + 60)] / 2x = 5 and x = -3Example: Solve 8x^2 + 2x - 15
a = 8, b = 2, c = -15x = [-2 ± sqrt(4 + 480)] / 16x = 5/4 and x = -3/2