How do you factor 5x^2-x-18?
2 Answers
Dec 14, 2016
Explanation:
To factor this quadratic expression we need to play with multipliers for
Dec 14, 2016
Use an AC method to find:
5x^2-x-18 = (5x+9)(x-2)
Explanation:
Given:
5x^2-x-18
Use an AC method:
Look for a pair of factors of
The pair
Use this pair to split the middle term, then factor by grouping as follows:
5x^2-x-18 = 5x^2-10x+9x-18
color(white)(5x^2-x-18) = (5x^2-10x)+(9x-18)
color(white)(5x^2-x-18) = 5x(x-2)+9(x-2)
color(white)(5x^2-x-18) = (5x+9)(x-2)