In class this week, we learned about factoring quadratic trinomials. A quadratic trinomial can be factored by finding two numbers that multiply to the constant term and add up to the coefficient of the middle term. This method helps simplify expressions and solve equations by breaking down the trinomial into a product of two binomials.
Steps for Factoring a Quadratic Trinomial
A quadratic trinomial in the form x^2 + bx + c can be factored by finding two numbers that:
- Multiply to the constant term c.
- Add up to the coefficient of the middle term b.
Once you find those two numbers:
- Rewrite the trinomial as a product of two binomials using these numbers.
Example 1
Factor: x^2 + 15x + 56
- Find two numbers that multiply to 565656 and add up to 15.
- The numbers 7 and 8 work because 7×8=56 and 7+8 = 15.
- Rewrite the trinomial as a product of binomials: x^2+15x+56=(x+7)(x+8)
Example 2
Factor: x^2 + 12x + 35x
- Find two numbers that multiply to 35 and add up to 12.
- The numbers 5 and 7 work because 5×7=35 and 5+7 = 12.
- Rewrite the trinomial as a product of binomials: x^2+12x+35=(x+5)(x+7)