How do you factor 9x^3+36x^2-4x-16?

1 Answer
Jan 8, 2017

The answer is =color(red)((x+4))color(blue)((3x+2)(3x-2))

Explanation:

We use

a^2-b^2=(a+b)(a-b)

9x^2-4=(3x+2)(3x-2)

Therefore, we start factorising

9x^3+36x^2-4x-16

=9x^2color(red)((x+4))-4color(red)((x+4))

=color(red)((x+4))color(blue)((9x^2-4))

=color(red)((x+4))color(blue)((3x+2)(3x-2))