Factoring polynomials is like finding the pieces that multiply together to make the original polynomial. When you factor polynomials, you break them down into simpler expressions.
For example, to factor the polynomial numerator \( x^2 + x - 6 \), it is done by finding two numbers that multiply to give -6 and add up to 1.
- These numbers are +3 and -2, so \( x^2 + x - 6 = (x + 3)(x - 2) \).
This method applies to all kinds of polynomials.
For instance, another numerator, \( x^2 - 25 \), is a difference of squares, factored as \( (x + 5)(x - 5) \).
- Remember: look for special patterns, like the difference of squares \( a^2 - b^2 = (a+b)(a-b) \).
- When you have a trinomial, search for two numbers that multiply and add to the coefficients.