How to factor polynomials: Difference between revisions

Content deleted Content added
Jenniwu20 (talk | contribs)
No edit summary
Jenniwu20 (talk | contribs)
No edit summary
Line 13:
<br />or<br />
: <math>4x(x+2)+3x^2(x+2)=(x+2)(4x+3x^2),\,\!</math>
and
 
 
 
== Binomial--2 FactorsTerms ==
<br />
Again, the first step is to factor out the GCF. If there is no GCF, then there are only 3 possibilities:
'''Difference of Squares''', '''Sum of Cubes''', or '''Difference of Cubes'''.<br />
'''Difference of Squares:'''<br />
:<math>x^2-y^2=(x+y)(x-y),\,\!</math>