How do you factor the expression 15t^2 - 17t - 4?
1 Answer
Explanation:
Given:
15t^2-17t-4
Use an AC method:
Find a pair of factors of
The pair
Use this pair to split the middle term and factor by grouping...
15t^2-17t-4 = 15t^2-20t+3t-4
color(white)(15t^2-17t-4) = (15t^2-20t)+(3t-4)
color(white)(15t^2-17t-4) = 5t(3t-4)+1(3t-4)
color(white)(15t^2-17t-4) = (5t+1)(3t-4)
Footnote
In the above example, we looked for a pair of factors that differed by
If we were attempting to factor:
15t^2-17t+4
then we would instead look for a pair of factors of
The pair
15t^2-17t+4 = (15t^2-12t)-(5t-4)
color(white)(15t^2-17t+4) = 3t(5t-4)-1(5t-4)
color(white)(15t^2-17t+4) = (3t-1)(5t-4)