Factoring trinomials is a key skill in algebra. It's about breaking down complex expressions into simpler parts, making equations easier to solve. This process helps us understand the roots of quadratic equations and simplify algebraic fractions.
There are several methods for factoring trinomials, each suited to different forms. The product-sum method works for simpler trinomials, while the ac method tackles more complex ones. Substitution can simplify tricky expressions before factoring.
Factoring Trinomials
Product-sum method for trinomials
- Factors trinomials in the form x2+bx+c (a quadratic expression)
- Find two numbers that multiply to give c and add to give b
- Rewrite the trinomial as x2+mx+nx+c (m+n=b and mn=c)
- Factor by grouping: x(x+m)+n(x+m)
- Factor out the common binomial: (x+m)(x+n) (these are binomial factors)
- Example: Factor x2+7x+12
- Numbers that multiply to give 12 and add to give 7 are 3 and 4
- Rewrite as x2+3x+4x+12
- Factor by grouping: x(x+3)+4(x+3)
- Factor out common binomial: (x+3)(x+4)
Ac method for complex trinomials
- Factors trinomials in the form ax2+bx+c (a=1)
- Multiply a and c to get ac
- Find two numbers that multiply to give ac and add to give b
- Rewrite trinomial as ax2+mx+nx+c (m+n=b and mn=ac)
- Factor by grouping: x(ax+m)+n(ax+m)
- Factor out common binomial and simplify: a1(ax+m)(ax+n)
- Example: Factor 2x2+7x+3
- ac=2×3=6
- Numbers that multiply to give 6 and add to give 7 are 6 and 1
- Rewrite as 2x2+6x+x+3
- Factor by grouping: x(2x+6)+1(2x+6)
- Factor out common binomial and simplify: 21(2x+6)(2x+1)
Substitution in trinomial factoring
- Simplifies and factors complex trinomial expressions
- Identify common term or expression to substitute with a single variable
- Rewrite trinomial using substituted variable
- Factor simplified trinomial using appropriate method
- Replace substituted variable with original term or expression
- Example: Factor 9x2−12x+4
- Substitute u=3x, trinomial becomes u2−4u+4
- Factor simplified trinomial: (u−2)2
- Replace u with 3x: (3x−2)2
Efficient factoring technique selection
- Identify trinomial form to determine most efficient factoring technique
- x2+bx+c form: use product-sum method
- Apply the distributive property to check your work
- ax2+bx+c form (a=1): use ac method
- Complex terms or expressions: consider substitution to simplify before factoring
- Apply chosen factoring technique to factor trinomial completely
- Follow steps of selected method carefully
- Ensure factored expression is equivalent to original trinomial
- Check work by multiplying factors to confirm they equal original trinomial
Additional Factoring Concepts
- Greatest Common Factor (GCF): Always check for a GCF before applying other factoring methods
- Polynomial factorization: A broader term that includes factoring trinomials and other polynomial forms
- The distributive property is crucial in both factoring and expanding polynomials