Stanton D. answered 05/09/20
Tutor to Pique Your Sciences Interest
Hi Inez V.,
I don't know if you've "been exposed to" the Quadratic Formula yet. But let's assume not. It's a wonderful thing, it immediately solves such factoring problems!
The way it works is this. let's assume an equation of the form ax^2 + bx + c = 0 , where a, b, and c are constants (they may be positive or negative numbers). Then you can factor the trinomial EXACTLY with the following formula: x = (-b ± (b^2 - 4ac)^0.5)/2a . (Note that +/- sign: it stands for "either + or minus" ). The two factors (which are the solutions of the binomials = 0) are then (-b+(b^2-4ac)^0.5)/2a , and (-b-(b^2-4ac)^0.5)/2a . So those binomial expressions that would be the factors are then (x - factor) = 0 so the two binomials would be (x - (-b+(b^2-4ac)^0.5)/2a ) and ( x - (-b-(b^2-4ac)^0.5)/2a ) .
I can almost hear your brain frying as you look at those formulas, but let me show you how they do work out. Let's take an easy example, the original binomials are say (2x - 4) and (x + 5) . Then, the resultant trinomial product is (2x^2 + 6x - 20) , to factor.
All right, what are the a, b, and c in this trinomial? a = 2, b = 6, c = -20 .
Now plug in: (x - (-6+(36+160)^0.5)/4)) and (x - (-6-(36+160)^0.5)/4)) or (x-(-6+14)/4) and (x-(-6-14)/4) or (x-2) and (x+5) . Note that you get back the simplest form of the binomials -- you must look and see that the factor 2 is not directly returned, you must just trial-multiply the two binomials you obtained, to see if there was any such constant multiplied in. Indeed, from the original trinomial, it's not clear how the multiplier of 2 should be approtioned over the tow binomials; there are an infinite number of ways to do that, after all.
Hope this helped you,
-- Cheers, -- Mr. d.