Sign In
Is there a greatest common factor between all of the terms in the given expression? If so, you should factor that out first.
C
Let's start factoring by first identifying the greatest common factor (GCF). Then, we will rewrite the expression as a trinomial with a leading coefficient of 1.
3( x^2-3x-4) Let's temporarily only focus on this trinomial, and we will bring back the GCF after factoring.
To factor a trinomial with a leading coefficient of 1, think of the process as multiplying two binomials in reverse. Let's start by taking a look at the constant term. x^2-3x - 4 In this case, we have - 4. This is a negative number, so for the product of the constant terms in the factors to be negative, these constants must have the opposite sign (one positive and one negative).
| Factor Constants | Product of Constants |
|---|---|
| - 4 and 1 | - 4 |
| - 2 and 2 | - 4 |
| 4 and - 1 | - 4 |
Next, let's consider the coefficient of the linear term. x^2 - 3x - 4 For this term, we need the sum of the factors that produced the constant term to equal the coefficient of the linear term, -3.
| Factors | Sum of Factors |
|---|---|
| - 4 and 1 | - 3 |
| - 2 and 2 | 0 |
| 4 and - 1 | 3 |