Thomas W. answered 03/02/13
Effective Economics, Math, Finance, & Statistics Tutor
Polynomials usually higher than 3 degrees is usually solved with synthetic division. This is usually a trial and error method given the factors that can be multiplied together to form either the beginning and ending coefficients 4 and 35 respectively. Both negative and positive values of these factors should be tried.
The important process is to have no remainder left over once we attempt synthetic division. Essentially, the last number we bring down will be zero. If not, we must try another factor and repeat the process.
Using -5 as a potential factor:
-5 |+4 +21 +33 +147 +35 (notice we used the coefficients in front of each degree)
_____-20__-5___-140_-35__ (also note there is a place holder for each degree, from 4 down to 0)
+4 +1 +28 +7 0 (process of synthetic division, bring down the first coefficient (+4), then multiply +4*-5 = -20 and place the -20 on the middle row under the second coefficient (+21). Then add the top and middle rows +21 + -21 = +1. Repeat this process. This is factor since our remainder, the last number on the bottom row, is equal to 0)
So, the first factor or rational zero of this polynomial is -5. This would be represented as (x + 5)
Now we rewrite the equation and see if is now factorable. The numbers on the bottom row are the new coefficients of the partially factored polynomial. Also, the polynomial has decreased by the power of 1 since we factored out an x.
New polynomial: (x+5)(4x3 + 1x2 + 28x + 7)
Since this still doesn't look like it's easily factored. We will have to repeat this process again, with trial and error. The next factor would -1/4.
Through the process of synthetic division, the polynomial looks like this:
(x+5)(x+1/4)(4x2 + 0x + 28) (notice the polynomial decreased another degree and all degree of x from 2 to 0 have placeholders)
From here we can factor the remaining polynomial:
(x+5)(x+1/4)*4(x2 + 7) (since we are finding values of x that make this polynomial equal to zero, we can set the entire polynomial equal to zero. From here, we can divide both sides by 4)
(x+5)(x+1/4)(x2+7) = 0 (finish factoring the x2)
(x+5)(x+1/4)(x+√(-7))(x-√(-7)) = 0
Since there are 4 degrees in the original polynomial, there must be 4 answers or roots for x that make this equation equal to zero.
x = -5, -1/4, -i√7, +i√7 (since the last two roots are not real numbers)
answer: x = -5, -1/4
Nataliya D.
Oops! x^2 = -7 !!!!!! x = sqrt(-7)03/02/13