SOLUTION: Solve the following equation: 4x^5+12x^4-x-3=0 ----------- ----------- -- Do you use synthetic division to solve this problem?

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Solve the following equation: 4x^5+12x^4-x-3=0 ----------- ----------- -- Do you use synthetic division to solve this problem?      Log On


   



Question 812402: Solve the following equation:
4x^5+12x^4-x-3=0
--------------------------
Do you use synthetic division to solve this problem?

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
4x%5E5%2B12x%5E4-x-3=0
To solve an equation like this you need to factor the left side. Any method of factoring may be used. Synthetic division could be used. But another factoring method, factoring by grouping, is probably faster and easier.

When factoring by grouping I like to start by changing any subtractions into equivalent additions:
4x%5E5%2B12x%5E4%2B%28-x%29%2B%28-3%29=0
Now we group:
%284x%5E5%2B12x%5E4%29%2B%28%28-x%29%2B%28-3%29%29=0
Next we factor out the greatest common factor, GCF, from each group:
4x%5E4%28x%2B3%29%2B%28-1%29%28x%2B3%29=0
Since the second factors in each "half" are the same, we can factor that out:
%28x%2B3%29%284x%5E4%2B%28-1%29%29=0
The second factor is a difference of squares so we can use that pattern, a%5E2-b%5E2+=+%28a%2Bb%29%28a-b%29, to factor it:
%28x%2B3%29%28%282x%5E2%29%5E2-%281%29%5E2%29%29=0
%28x%2B3%29%282x%5E2%2B1%29%282x%5E2-1%29=0

Now that the equation is fully factored we can use the Zero Product Property to proceed:
x%2B3+=+0 or 2x%5E2%2B1+=+0 or 2x%5E2-1+=+0
Solving each of these...
From x%2B3+=+0 we get x = -3.

From 2x%5E2%2B1+=+0...
2x%5E2+=+-1
x%5E2+=+-1%2F2
This equation says that x%5E2 is a negative number, -1/2. There are no real numbers show squares are negative. So if you are only looking for real solutions then we will get none from this equation (and you can skip to the third equation above). However, if you are looking for all solutions, including complex ones, then...
x+=+0+%2B-+sqrt%28-1%2F2%29
(Note: The "0" is there only because algebra.com will not let me use the "plus or minus" symbol without a number in front of it.) Now we can "pull" out the "i":
x+=+0+%2B-+sqrt%28-1%2A%281%2F2%29%29
x+=+0+%2B-+sqrt%28-1%29%2Asqrt%281%2F2%29
x+=+0+%2B-+i%2Asqrt%281%2F2%29
Now we rationalize:
x+=+0+%2B-+i%2Asqrt%28%281%2F2%29%282%2F2%29%29
x+=+0+%2B-+i%2Asqrt%282%2F4%29
x+=+0+%2B-+i%2Asqrt%282%29%2Fsqrt%284%29
x+=+0+%2B-+i%2Asqrt%282%29%2F2
which is short for
x+=+i%2Asqrt%282%29%2F2 or x+=+-i%2Asqrt%282%29%2F2

From 2x%5E2-1+=+0:
2x%5E2+=+1
x%5E2+=+1%2F2
x+=+0+%2B-+sqrt%281%2F2%29
x+=+0+%2B-+sqrt%28%281%2F2%29%282%2F2%29%29
x+=+0+%2B-+sqrt%282%2F4%29
x+=+0+%2B-+sqrt%282%29%2Fsqrt%284%29
x+=+0+%2B-+sqrt%282%29%2F2
which is short for
x+=+sqrt%282%29%2F2 or x+=+-sqrt%282%29%2F2

So the solutions to the equation are:
x = -3 or x+=+sqrt%282%29%2F2 or x+=+-sqrt%282%29%2F2 or, if we want complex solutions, too, x+=+i%2Asqrt%282%29%2F2 or x+=+-i%2Asqrt%282%29%2F2