ok then.. do 20x^2-17x-63
Well I was hoping to see your method
Ok, consider the general equation:
ax^2 + bx + c = (mx+p)*(nx+r)
You only have the following factors to work with:
a=20: 1*20, 2*10, 4*5
c=63: 1*63, 3*21, 7*9
We know that 'm' and 'n' are the factors of 'a' that we need to chose from the ones shown above.
We know that 'p' and 'r' are the factors of 'c' that we need to chose from the ones shown above.
Remember that any of 'm', 'n', 'r' and 'p' can be negative, or positive.
If 'a' is negative, we know one of 'm' and 'n' is negative.
If 'c' is negative, we know one of 'p' and 'r' is negative.
We know that (p*n)+(m*r)=b.
It looks complicated, but it's actually very simple, and as nydryl says, once you know all the factors of 'a' and 'c', you get a feel for which ones work to give 'b'.
/edit - so in this example we have:
20x^2-17x-63 and:
ax^2 + bx + c = (mx+p)*(nx+r)
Factors (of 'a' and 'c'):
a=20: 1*20, 2*10, 4*5
c=63: 1*63, 3*21, 7*9
c=-63 so one of 'p' and 'r' is negative.
We know that 'b' is -17, so if b=(m*r)+(n*p)
Just work through what combinations of these give -17
.
.
.
Again it looks complicated, but once you get used to it, it's really easy.