How do you factor 12x^2+8x-16?
1 Answer
Explanation:
Given:
12x^2+8x-16
We can factor this by completing the square then using the difference of squares identity:
a^2-b^2=(a-b)(a+b)
with
First note that all of the terms are divisible by
3/4(12x^2+8x-16) = 9x^2+6x-12
color(white)(3/4(12x^2+8x-16)) = (3x)^2+2(3x)+1-13
color(white)(3/4(12x^2+8x-16)) = (3x+1)^2-(sqrt(13))^2
color(white)(3/4(12x^2+8x-16)) = ((3x+1)-sqrt(13))((3x+1)+sqrt(13))
color(white)(3/4(12x^2+8x-16)) = (3x+1-sqrt(13))(3x+1+sqrt(13))
Then multiplying both ends by
12x^2+8x-16 = 4/3(3x+1-sqrt(13))(3x+1+sqrt(13))