SOLUTION: solve the equation exactly in the complex number system 7x^3+3x^2-29x+11=0

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: solve the equation exactly in the complex number system 7x^3+3x^2-29x+11=0      Log On


   



Question 379792: solve the equation exactly in the complex number system 7x^3+3x^2-29x+11=0
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
7x%5E3%2B3x%5E2-29x%2B11=0
To solve this we need to factor it. The Greatest Common Factor (GCF) is 1 (which we do not usually bother factoring out. The expression has 4 terms which is too many for factoring by patterns or trinomial factoring. All we have left is factoring by grouping or factoring by trial and error of the possible rational roots. I don't see how to use factoring by grouping so we will try the rational roots.

The possible rational roots of a polynomial are all the ratios/fractions, positive and negative, which can be formed with a factor of the constant term (at the end) in the numerator and a factor of the leading coefficient (in front of the highest power term).

So the possible rational roots of your polynomial are 1/1, -1/1, 11/1, -11/1, 1/7, -1/7, 11/7, -11/7. The first two, 1 and -1, are possible rational roots of all polynomials since 1 is a factor of everything. They are also easy to check since powers of 1 are extremely easy and powers of -1 just a little bit harder. A quick check will show that neither of these work. For the other rational roots, the quickest way to check, IMHO, is to use synthetic division. To save time I am going to go directly to the rational root that works:
11/7 |   7   3   -29   11
------      11    22  -11
        -----------------
         7  14    -7    0

The zero in the lower right corner tells us that (x-11/7) divides evenly into the polynomial. And if it divides evenly the it is a factor of the polynomial. And if (x-11/7) is a factor then, when x = 11/7 the factor is zero. And if the factor is zero the product will be zero. This makes 11/7 one of the solutions to the equation.

Not only that, the rest of the bottom line tells us the other factor. The "7 14 -7" tells us that the other factor is 7x%5E2+%2B+14x+-7 is the other factor. This other factor is a quadratic expression. We can factor out a 7 giving: 7%28x%5E2%2B2x-1%29. The remaining quadratic does not factor easily but we can use the Quadratic Formula:
x+=+%28-%282%29+%2B-+sqrt%28%282%29%5E2+-+4%281%29%28-1%29%29%29%2F2%281%29
which simplifies as follows:
x+=+%28-%282%29+%2B-+sqrt%284+-+4%281%29%28-1%29%29%29%2F2%281%29
x+=+%28-%282%29+%2B-+sqrt%284+%2B+4%29%29%2F2%281%29
x+=+%28-%282%29+%2B-+sqrt%288%29%29%2F2%281%29
x+=+%28-2+%2B-+sqrt%288%29%29%2F2
x+=+%28-2+%2B-+sqrt%284%2A2%29%29%2F2
x+=+%28-2+%2B-+sqrt%284%29%2Asqrt%282%29%29%2F2
x+=+%28-2+%2B-+2%2Asqrt%282%29%29%2F2
x+=+%282%28-1+%2B-+sqrt%282%29%29%29%2F2
x+=+%28cross%282%29%28-1+%2B-+sqrt%282%29%29%29%2Fcross%282%29
x+=+-1+%2B-+sqrt%282%29

This makes three solutions to the equation:
x+=+11%2F7
x+=+-1+%2B+sqrt%282%29
x+=+-1+-+sqrt%282%29