I can't seem to factor this expression:
$$2(2x^2-x)^2-3(2x^2-x)-9$$
So far, this is what I have done: $$(2x^2-x)(4x^2-2x-3)-9$$
I'm not sure what to do after this though, any hints?
I can't seem to factor this expression:
$$2(2x^2-x)^2-3(2x^2-x)-9$$
So far, this is what I have done: $$(2x^2-x)(4x^2-2x-3)-9$$
I'm not sure what to do after this though, any hints?
hint :put $(2x^2-x) =t$
$2t^2-3t-9$
$2t^2-6t+3t-9$
$2t(t-3)+3(t-3)$
$(2t+3)(t-3)$
$[2(2x^2-x)+3][(2x^2-x)-3]$