How do you factor #2x^2-3x-9#?
1 Answer
Explanation:
The rule to factorise any quadratic is to find two numbers such that
#"product" = x^2 " coefficient "xx" constant coefficient"#
#"sum" \ \ \ \ \ \ = x " coefficient"#
So for
#"product" = (2)*(-9) = -18#
#"sum" \ \ \ \ \ \ = -3#
So we look at the factors of
# {: ("factor1", "factor2", "sum"), (18,-1,17), (9,-2,7), (6,-3,3), (-18,1,-17),(-9,2,-7), (-6,3,-3) :} #
So the factors we seek are
Therefore we can factorise the quadratic as follows:
# \ \ \ \ \ 2x^2-3x-9 = 2x^2 color(blue)(-6)x + color(green)(3)x -9 #
# :. 2x^2-3x-9 = 2x(x-3) + 3(x -3) #
# :. 2x^2-3x-9 = (2x+3)(x-3) #
This approach works for all quadratics (assuming it does factorise) , The middle step in the last section can usually be skipped with practice.