These are the formulas for factoring polynomials:
- for GCE(Greatest common factor)- just factor out the largest visible factor of the expression
ex. x 2 -16 >> (x-4)(x+4)ex. x 3 -27 >> (x-3)(x 2 +3x+9 )
ex. x 3 +27 >> (x+3)(x 2 -3x+9)
- for Trinomial with 1 as leading coeffiecient:
ax 2 +bx+c
a=1 b=-3 c=10
sum= -5
product of a*c= 10
possible numbers= (-2,5)
(x-2)(x+5)
- for Trinomial with leading coefficient other that 1:
product of a*c=12
possible numbers=(-3,2)>> for product of a and c
(4x-3)(x+2)
Solving by Factoring:
It is basically factoring plus finding the zeroes of x.
ex.
x2 + 5x + 6
(x + 2)(x + 3)
Set this equal to zero:
(x + 2)(x + 3) = 0
Solve each factor:
x + 2 = 0 or x + 3 = 0
x = –2 or x = – 3
The solution to x2 + 5x + 6 = 0 is x = (–3, –2)




No comments:
Post a Comment