Problem of the Week

Updated at Mar 29, 2021 9:12 AM

How can we factor 36n2+6n1236{n}^{2}+6n-12?

Below is the solution.



36n2+6n1236{n}^{2}+6n-12

1
Find the Greatest Common Factor (GCF).
GCF = 66

2
Factor out the GCF. (Write the GCF first. Then, in parentheses, divide each term by the GCF.)
6(36n26+6n6126)6(\frac{36{n}^{2}}{6}+\frac{6n}{6}-\frac{12}{6})

3
Simplify each term in parentheses.
6(6n2+n2)6(6{n}^{2}+n-2)

4
Split the second term in 6n2+n26{n}^{2}+n-2 into two terms.
6(6n2+4n3n2)6(6{n}^{2}+4n-3n-2)

5
Factor out common terms in the first two terms, then in the last two terms.
6(2n(3n+2)(3n+2))6(2n(3n+2)-(3n+2))

6
Factor out the common term 3n+23n+2.
6(3n+2)(2n1)6(3n+2)(2n-1)

Done