Question 1031275

How do you factor 5x^2+21x+4=0? The AC method has been slightly puzzling me, and I cannot quite figure it out.
<pre>ac = + 5 * + 4 = + 20
Looking for a PAIR of factors that multiply to give: ac, or + 20, and SUM to "b", or + 21 (value of b, since the general form of a quadratic is: {{{ab^2 + bx + c = 0}}}).
These 2 factors are + 20 and + 1
{{{5x^2 + 21x + 4 = 0}}}
{{{5x^2 + 20x + x + 4 = 0}}} ------- Replacing middle term: + 21x with + 20x and + x
<b><u>5x<sup>2</sup> + 20x</b></u> <b><u>+ x + 4</b></u> -------- Separating polynomials in order to factor each
5x(x + 4) + 1(x + 4)
{{{highlight_green((5x + 1)(x + 4) = 0)}}}
Continue from here, setting each binomial equal to 0, and then solving for x