How to factor polynomials: Difference between revisions

Content deleted Content added
Jenniwu20 (talk | contribs)
Jenniwu20 (talk | contribs)
Line 62:
 
<br /><br />
===Non-Monic Trinomials=== (There is a constant other than 1 as the leading coefficient.)<br />
--There is a constant other than 1 as the leading coefficient.<br />
<math>ax^2+bx+c=(mx+p)(nx+q)</math><br />
where <math>mn=a</math>, <math>pq=c</math>, and <math>mq+pn=b</math><br />