Sign In
When all terms in an expression contain a common factor, the expression can be rewritten as the product of such common factor and another factor that is the sum of the terms divided by the common factor. Consider for example the following expression. 4x^3 + 6x^2 - 12x Notice that each term contains x, thus factoring out x would help in the factorization. However, factoring the greatest common factor, GCF, of the expression is preferred. In this case, the expression can be factored following the next three steps.
The product of a conjugate pair of binomials results in a difference of two squares. Using this relationship, the difference of two squares can be factored as the product of the sum and difference of two quantities. a^2-b^2=(a+b)(a-b) As an example, the following expression will be factored. 9x^2-121 There are two steps to factor the expression as a difference of two squares.
For a trinomial to be factorable as a perfect square trinomial, the first and last terms must be perfect squares and the middle term must be two times the square roots of the first and last terms. Consider the following expression. 16x^2+88x+121 To factor this trinomial, there are three steps.
To factor quadratic trinomials in the form x^2+bx+c, two numbers p and q with a sum of b and a product of c must be found so that the trinomial is written as the product of (x+p) and (x+q). x^2+bx+c = (x+p)(x+q)
As an example, the trinomial below will be factored. x^2+7x+12 These three steps can be followed to factor it.
As a result, p and q are positive. To determine the signs in other cases, the following table can be used.
| Positive Factors of 12 | Sum |
|---|---|
| 1 and 12 | 1+12=13 |
| 2 and 6 | 2+6=8 |
| 3 and 4 | 3+4=7 |
As seen, the factor pair of 3 and 4 meet these requirements, so the values of p and q are 3 and 4.
When trying to factor a quadratic trinomial of the form ax^2+ bx+ c, it can be difficult to see
its factors. Consider the following expression.
8x^2+ 26x+ 6
Here, a= 8, b= 26, and c= 6. There are six steps to factor this trinomial.
In the remaining steps, the factored coefficient 2 before the parentheses can be ignored. The new considered quadratic trinomial is 4x^2+ 13x+ 3. Therefore, the current values of a, b, and c, are 4, 13, and 3, respectively. If the GCF of the coefficients is 1, this step can be ignored.
| Factors of a c | Sum of Factors |
|---|---|
| 1 and 12 | 1+12=13 ✓ |
| 2 and 6 | 2+6=8 * |
| 3 and 4 | 3+4=7 * |
In this case, the correct factor pair is 1 and 12. The following table sums up how to determine the signs of the factors based on the values of ac and b.
| ac | b | Factors |
|---|---|---|
| Positive | Positive | Both positive |
| Positive | Negative | Both negative |
| Negative | Positive | One positive and one negative. The absolute value of the positive factor is greater. |
| Negative | Negative | One positive and one negative. The absolute value of the negative factor is greater. |
Such analysis makes the list of possible factor pairs shorter.
The linear term 13x can be rewritten in the original expression as 12x+x. 4x^2+ 13x+3 ⇕ 4x^2+ 12x+x+3
Rewrite 4x^2 as 4x* x
Rewrite 12x as 4x* 3
Factor out 4x
The factored form of 4x^2+13x+3 is (4x+1)(x+3). Remember that the original trinomial was 8x^2+26x+6 and that the GCF 2 was factored out in Step 1. This GCF has to be included in the final result. 8x^2+26x+6 = 2(4x+1)(x+3)
When a polynomial has four or more terms, they usually do not have a common factor. In some of these cases, it might be convenient to group the terms in pairs and factor the greatest common factor of each pair. Once this is done, another common factor might appear, allowing the polynomial to be factored. For example, consider the following polynomial. y=2x^3-x^2+6x-3 The terms of this polynomial share no common factor. However, the polynomial can be factored following the next three steps.