When factoring a trinomial, in the form $ax^2 + bx + c$, I am told that one can multiply $a$ and $c$ which gives a product whose factors add to $b$.
So if I have $2x^2 + 5x -3$ that gives me $-6$.
Factor $-6$ and add
$1,-6 = -6$
$-1,6 = -6$ (no need to continue, found it)
So $2x^2 + 6x -x -3$
Group and find common factors $(2x^2 + 6x)+(-x -3)$
$2x(x+3) - 1(x+3) = (2x-1)(x+3)$
I'm not very good at memorizing formulas but I remember them forever after I understand how to derive them and am able to apply it to more complex things.
My books says $ax^2 + bx + c$ factored can be represented $(px+r)(qx+s)$, and that gives you a product of $pqx^2 + (ps+qr)x + rs$.
So, what we're essentially doing is $rs(pq) =$ set of factors, of which one pair sums to $(ps + qr)$
QUESTION: I don't quite understand where the condition for rs(pq) or ac comes from, so I can't prove it, so I naturally expect to get into trouble with it later. Can someone please help me understand it in pre-algebra terms?
Thanks in advance,
GB
PS, no you aren't doing my home work, I'm doing a self study for taking the CLEP exam, and am planning on being a physics major so I'm wanting to fully understand everything.