SOLUTION: Find all the zeros of the function: *x^3+3x^2-x+12

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Find all the zeros of the function: *x^3+3x^2-x+12      Log On


   



Question 90672: Find all the zeros of the function:
*x^3+3x^2-x+12

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Any rational zero can be found through this equation

where p and q are the factors of the last and first coefficients


So let's list the factors of 12:



Now let's list the factors of 1:



Now let's divide each factor of the last coefficient by each factor of the first coefficient




Now simplify

These are all the possible zeros of the function




To save time, I'm only going to use synthetic division on the possible zeros that are actually zeros of the function.
Otherwise, I would have to use synthetic division on every possible root (there are 12 possible roots, so that means there would be at most 12 synthetic division tables).
However, you might be required to follow this procedure, so this is why I'm showing you how to set up a problem like this


If you're not required to follow this procedure, simply use a graphing calculator to find the roots


So with a graphing calculator, we find a root x=-4. So our test zero is -4


Now set up the synthetic division table by placing the test zero in the upper left corner and placing the coefficients of the numerator to the right of the test zero.
-4|13-112
|

Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 1)
-4|13-112
|
1

Multiply -4 by 1 and place the product (which is -4) right underneath the second coefficient (which is 3)
-4|13-112
|-4
1

Add -4 and 3 to get -1. Place the sum right underneath -4.
-4|13-112
|-4
1-1

Multiply -4 by -1 and place the product (which is 4) right underneath the third coefficient (which is -1)
-4|13-112
|-44
1-1

Add 4 and -1 to get 3. Place the sum right underneath 4.
-4|13-112
|-44
1-13

Multiply -4 by 3 and place the product (which is -12) right underneath the fourth coefficient (which is 12)
-4|13-112
|-44-12
1-13

Add -12 and 12 to get 0. Place the sum right underneath -12.
-4|13-112
|-44-12
1-130

Since the last column adds to zero, we have a remainder of zero. This means x%2B4 is a factor of x%5E3+%2B+3x%5E2+-+x+%2B+12

Now lets look at the bottom row of coefficients:

The first 3 coefficients (1,-1,3) form the quotient

x%5E2+-+x+%2B+3


So %28x%5E3+%2B+3x%5E2+-+x+%2B+12%29%2F%28x%2B4%29=x%5E2+-+x+%2B+3

You can use this online polynomial division calculator to check your work


Now let's use the quadratic formula to solve x%5E2+-+x+%2B+3


Starting with the general quadratic

ax%5E2%2Bbx%2Bc=0

the general solution using the quadratic equation is:

x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29

So lets solve x%5E2-x%2B3=0 ( notice a=1, b=-1, and c=3)

x+=+%28--1+%2B-+sqrt%28+%28-1%29%5E2-4%2A1%2A3+%29%29%2F%282%2A1%29 Plug in a=1, b=-1, and c=3



x+=+%281+%2B-+sqrt%28+%28-1%29%5E2-4%2A1%2A3+%29%29%2F%282%2A1%29 Negate -1 to get 1



x+=+%281+%2B-+sqrt%28+1-4%2A1%2A3+%29%29%2F%282%2A1%29 Square -1 to get 1 (note: remember when you square -1, you must square the negative as well. This is because %28-1%29%5E2=-1%2A-1=1.)



x+=+%281+%2B-+sqrt%28+1%2B-12+%29%29%2F%282%2A1%29 Multiply -4%2A3%2A1 to get -12



x+=+%281+%2B-+sqrt%28+-11+%29%29%2F%282%2A1%29 Combine like terms in the radicand (everything under the square root)



x+=+%281+%2B-+i%2Asqrt%2811%29%29%2F%282%2A1%29 Simplify the square root (note: since we cannot take the square root of a negative value, we must factor sqrt%28-11%29 to i%2Asqrt%2811%29 to make the radicand positive. If you need help with simplifying the square root, check out this solver)



x+=+%281+%2B-+i%2Asqrt%2811%29%29%2F%282%29 Multiply 2 and 1 to get 2



After simplifying, the quadratic has roots of

x=1%2F2+%2B+sqrt%2811%29%2F2%2Ai or x=1%2F2+-+sqrt%2811%29%2F2%2Ai

============================================================

So the polynomial x%5E3+%2B+3x%5E2+-+x+%2B+12 has the roots


x=-4, x=1%2F2+%2B+sqrt%2811%29%2F2%2Ai or x=1%2F2+-+sqrt%2811%29%2F2%2Ai