Sherwood P. answered 02/21/20
Creative And Effective Math Tutor Who Clearly Explains Fundamentals
Factor completely 4x^2 + 8x - 96
The first thing to notice is that 4 is a factor:
4x2 + 8x - 96 = 4(x2 + 2x - 24).
To factor the quadratic polynomial in the parentheses (notice the coefficients a=+1, b=+2 and c=-24), you need to find two numbers, x1 and x2, whose product = c = -24 where the negative of their sum = b = +2. Those two numbers, which you can guess and check, are 4 and -6.
The binomial factors of the polynomial in the parentheses will be
x2 + 2x - 24 = (x-x1)(x-x2) = (x-4)(x+6).
Alternatively, if you don't like to guess and check, you can use the quadratic formula to calculate
x1 = (-2 + (22 - 4(-24) )1/2)/2 = (-2 + (4 + 96)1/2)/2 = (-2 + 10)/2 = 4 and
x2 = (-2 - (22 - 4(-24) )1/2)/2 = (-2 - (4 + 96)1/2)/2 = (-2 - 10)/2 = -6
but I consider that overkill!
So the answer is:
4x2 + 8x - 96 = 4(x-4)(x+6).