Enter an equation or problem
Camera input is not recognized!

Solution - Finding the roots of polynomials

x=3
x=3
x=1
x=-1
x=(-2-sqrt(20))/2=-1-sqrt(5)=-3.236
x=(-2-sqrt(20))/2=-1-sqrt(5)=-3.236
x=(-2+sqrt(20))/2=-1+sqrt(5)=1.236
x=(-2+sqrt(20))/2=-1+sqrt(5)=1.236

Step by Step Solution

Rearrange:

Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation :

                x^4-11*x^2+2*x+12-(0*g)=0 

Step by step solution :

Step  1  :

Equation at the end of step  1  :

  ((((x4) -  11x2) +  2x) +  12) -  0  = 0 

Step  2  :

Checking for a perfect cube :

 2.1    x4-11x2+2x+12  is not a perfect cube

Trying to factor by pulling out :

 2.2      Factoring:  x4-11x2+2x+12 

Thoughtfully split the expression at hand into groups, each group having two terms :

Group 1:  2x+12 
Group 2:  x4-11x2 

Pull out from each group separately :

Group 1:   (x+6) • (2)
Group 2:   (x2-11) • (x2)

Bad news !! Factoring by pulling out fails :

The groups have no common factor and can not be added up to form a multiplication.

Polynomial Roots Calculator :

 2.3    Find roots (zeroes) of :       F(x) = x4-11x2+2x+12
Polynomial Roots Calculator is a set of methods aimed at finding values of  x  for which   F(x)=0  

Rational Roots Test is one of the above mentioned tools. It would only find Rational Roots that is numbers  x  which can be expressed as the quotient of two integers

The Rational Root Theorem states that if a polynomial zeroes for a rational number  P/Q   then  P  is a factor of the Trailing Constant and  Q  is a factor of the Leading Coefficient

In this case, the Leading Coefficient is  1  and the Trailing Constant is  12.

 
The factor(s) are:

of the Leading Coefficient :  1
 
of the Trailing Constant :  1 ,2 ,3 ,4 ,6 ,12

 
Let us test ....

  P  Q  P/Q  F(P/Q)   Divisor
     -1     1      -1.00      0.00    x+1 
     -2     1      -2.00      -20.00   
     -3     1      -3.00      -12.00   
     -4     1      -4.00      84.00   
     -6     1      -6.00      900.00   
     -12     1     -12.00     19140.00   
     1     1      1.00      4.00   
     2     1      2.00      -12.00   
     3     1      3.00      0.00    x-3 
     4     1      4.00      100.00   
     6     1      6.00      924.00   
     12     1      12.00     19188.00   


The Factor Theorem states that if P/Q is root of a polynomial then this polynomial can be divided by q*x-p Note that q and p originate from P/Q reduced to its lowest terms

In our case this means that
   x4-11x2+2x+12 
can be divided by 2 different polynomials,including by  x-3 

Polynomial Long Division :

 2.4    Polynomial Long Division
Dividing :  x4-11x2+2x+12 
                              ("Dividend")
By         :    x-3    ("Divisor")

dividend  x4   - 11x2 + 2x + 12 
- divisor * x3   x4 - 3x3       
remainder    3x3 - 11x2 + 2x + 12 
- divisor * 3x2     3x3 - 9x2     
remainder    - 2x2 + 2x + 12 
- divisor * -2x1     - 2x2 + 6x   
remainder      - 4x + 12 
- divisor * -4x0       - 4x + 12 
remainder         0

Quotient :  x3+3x2-2x-4  Remainder:  0 

Polynomial Roots Calculator :

 2.5    Find roots (zeroes) of :       F(x) = x3+3x2-2x-4

     See theory in step 2.3
In this case, the Leading Coefficient is  1  and the Trailing Constant is  -4.

 
The factor(s) are:

of the Leading Coefficient :  1
 
of the Trailing Constant :  1 ,2 ,4

 
Let us test ....

  P  Q  P/Q  F(P/Q)   Divisor
     -1     1      -1.00      0.00    x+1 
     -2     1      -2.00      4.00   
     -4     1      -4.00      -12.00   
     1     1      1.00      -2.00   
     2     1      2.00      12.00   
     4     1      4.00      100.00   


The Factor Theorem states that if P/Q is root of a polynomial then this polynomial can be divided by q*x-p Note that q and p originate from P/Q reduced to its lowest terms

In our case this means that
   x3+3x2-2x-4 
can be divided with  x+1 

Polynomial Long Division :

 2.6    Polynomial Long Division
Dividing :  x3+3x2-2x-4 
                              ("Dividend")
By         :    x+1    ("Divisor")

dividend  x3 + 3x2 - 2x - 4 
- divisor * x2   x3 + x2     
remainder    2x2 - 2x - 4 
- divisor * 2x1     2x2 + 2x   
remainder    - 4x - 4 
- divisor * -4x0     - 4x - 4 
remainder       0

Quotient :  x2+2x-4  Remainder:  0 

Trying to factor by splitting the middle term

 2.7     Factoring  x2+2x-4 

The first term is,  x2  its coefficient is  1 .
The middle term is,  +2x  its coefficient is  2 .
The last term, "the constant", is  -4 

Step-1 : Multiply the coefficient of the first term by the constant   1 • -4 = -4 

Step-2 : Find two factors of  -4  whose sum equals the coefficient of the middle term, which is   2 .

     -4   +   1   =   -3
     -2   +   2   =   0
     -1   +   4   =   3


Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored

Equation at the end of step  2  :

  (x2 + 2x - 4) • (x + 1) • (x - 3)  = 0 

Step  3  :

Theory - Roots of a product :

 3.1    A product of several terms equals zero. 

 
When a product of two or more terms equals zero, then at least one of the terms must be zero. 

 
We shall now solve each term = 0 separately 

 
In other words, we are going to solve as many equations as there are terms in the product 

 
Any solution of term = 0 solves product = 0 as well.

Parabola, Finding the Vertex :

 3.2      Find the Vertex of   y = x2+2x-4

Parabolas have a highest or a lowest point called the Vertex .   Our parabola opens up and accordingly has a lowest point (AKA absolute minimum) .   We know this even before plotting  "y"  because the coefficient of the first term, 1 , is positive (greater than zero). 

 
Each parabola has a vertical line of symmetry that passes through its vertex. Because of this symmetry, the line of symmetry would, for example, pass through the midpoint of the two  x -intercepts (roots or solutions) of the parabola. That is, if the parabola has indeed two real solutions. 

 
Parabolas can model many real life situations, such as the height above ground, of an object thrown upward, after some period of time. The vertex of the parabola can provide us with information, such as the maximum height that object, thrown upwards, can reach. For this reason we want to be able to find the coordinates of the vertex. 

 
For any parabola,Ax2+Bx+C,the  x -coordinate of the vertex is given by  -B/(2A) . In our case the  x  coordinate is  -1.0000  

 
Plugging into the parabola formula  -1.0000  for  x  we can calculate the  y -coordinate : 
 
 y = 1.0 * -1.00 * -1.00 + 2.0 * -1.00 - 4.0
or   y = -5.000

Parabola, Graphing Vertex and X-Intercepts :

Root plot for :  y = x2+2x-4
Axis of Symmetry (dashed)  {x}={-1.00} 
Vertex at  {x,y} = {-1.00,-5.00} 
 x -Intercepts (Roots) :
Root 1 at  {x,y} = {-3.24, 0.00} 
Root 2 at  {x,y} = { 1.24, 0.00} 

Solve Quadratic Equation by Completing The Square

 3.3     Solving   x2+2x-4 = 0 by Completing The Square .

 
Add  4  to both side of the equation :
   x2+2x = 4

Now the clever bit: Take the coefficient of  x , which is  2 , divide by two, giving  1 , and finally square it giving  1 

Add  1  to both sides of the equation :
  On the right hand side we have :
   4  +  1    or,  (4/1)+(1/1) 
  The common denominator of the two fractions is  1   Adding  (4/1)+(1/1)  gives  5/1 
  So adding to both sides we finally get :
   x2+2x+1 = 5

Adding  1  has completed the left hand side into a perfect square :
   x2+2x+1  =
   (x+1) • (x+1)  =
  (x+1)2
Things which are equal to the same thing are also equal to one another. Since
   x2+2x+1 = 5 and
   x2+2x+1 = (x+1)2
then, according to the law of transitivity,
   (x+1)2 = 5

We'll refer to this Equation as  Eq. #3.3.1  

The Square Root Principle says that When two things are equal, their square roots are equal.

Note that the square root of
   (x+1)2   is
   (x+1)2/2 =
  (x+1)1 =
   x+1


Now, applying the Square Root Principle to  Eq. #3.3.1  we get:
   x+1 = 5

Subtract  1  from both sides to obtain:
   x = -1 + √ 5

Since a square root has two values, one positive and the other negative
   x2 + 2x - 4 = 0
   has two solutions:
  x = -1 + √ 5
   or
  x = -1 - √ 5

Solve Quadratic Equation using the Quadratic Formula

 3.4     Solving    x2+2x-4 = 0 by the Quadratic Formula .

 
According to the Quadratic Formula,  x  , the solution for   Ax2+Bx+C  = 0  , where  A, B  and  C  are numbers, often called coefficients, is given by :
                                     
            - B  ±  √ B2-4AC
  x =   ————————
                      2A

  In our case,  A   =     1
                      B   =    2
                      C   =   -4

Accordingly,  B2  -  4AC   =
                     4 - (-16) =
                     20

Applying the quadratic formula :

               -2 ± √ 20
   x  =    —————
                    2

Can  √ 20 be simplified ?

Yes!   The prime factorization of  20   is
   2•2•5 
To be able to remove something from under the radical, there have to be  2  instances of it (because we are taking a square i.e. second root).

20   =  √ 2•2•5   =
                ±  2 • √ 5


  √ 5   , rounded to 4 decimal digits, is   2.2361
 So now we are looking at:
           x  =  ( -2 ± 2 •  2.236 ) / 2

Two real solutions:

 x =(-2+√20)/2=-1+√ 5 = 1.236

or:

 x =(-2-√20)/2=-1-√ 5 = -3.236

Solving a Single Variable Equation :

 3.5      Solve  :    x+1 = 0 

 
Subtract  1  from both sides of the equation : 
 
                     x = -1

Solving a Single Variable Equation :

 3.6      Solve  :    x-3 = 0 

 
Add  3  to both sides of the equation : 
 
                     x = 3

Four solutions were found :

  1.  x = 3
  2.  x = -1
  3.  x =(-2-√20)/2=-1-√ 5 = -3.236
  4.  x =(-2+√20)/2=-1+√ 5 = 1.236

Why learn this

Latest Related Drills Solved