How do you factor the expression 4x^2+5x-94x2+5x9?

2 Answers
Mar 19, 2016

Notice that the sum of the coefficients is zero and hence find factorisation:

4x^2+5x-9 = (x-1)(4x+9)4x2+5x9=(x1)(4x+9)

Explanation:

Notice that the sum of the coefficients is 00. That is: 4+5-9 = 04+59=0.

So x = 1x=1 is a zero and (x-1)(x1) a factor:

4x^2+5x-9 = (x-1)(4x+9)4x2+5x9=(x1)(4x+9)

Mar 19, 2016

I llike the 'ac' method as it is a bulletproof method.
the product of coefficients 'a' and c is -36 so we need one +ve and one -ve.

now we systematically list the factors of 36 and we'll worry about the assignment of the +ve and -ve later.

1 x 36
2 x 18
3 x 12
4 x 9 and
6 x 6

SEARCH the listing for a 'pair' of factors with one +ve and one -ve so that we get a TOTAL of 'b' or total of 5 in this case.
This will occur with -4 and +9

so now we split up the middle term (the linear term) using these values:

4x^2-4x+9x-94x24x+9x9
There are now four terms and each PAIR of terms will always have a common factor (this is why this method is 'bulletproof'.

4x(x-1)+9(x-1)4x(x1)+9(x1)

that's pretty cool.
Now you have a sum of two terms and (x - 1) is common to both of them and can be factored again to:

(x - 1)( 4x + 9)
done