How to factor polynomials: Difference between revisions

Content deleted Content added
Jenniwu20 (talk | contribs)
Jenniwu20 (talk | contribs)
Line 48:
'''Monic Trinomials'''--There is a 1 as the leading coefficient.
:<math>x^2+bx+c=(x+d)(x+e),\,\!</math>
 
<br />
where
<br />
:<math> ed=c \,\!</math>
<br />and<br />
:<math> d+e=b,\,\!</math><br />