Solution - Finding the roots of polynomials
Other Ways to Solve
Finding the roots of polynomialsStep by Step Solution
Step by step solution :
Step 1 :
Equation at the end of step 1 :
(((4 • (x3)) - 24x2) - 17x) - 4 = 0Step 2 :
Equation at the end of step 2 :
((22x3 - 24x2) - 17x) - 4 = 0
Step 3 :
Checking for a perfect cube :
3.1 4x3-16x2-17x-4 is not a perfect cube
Trying to factor by pulling out :
3.2 Factoring: 4x3-16x2-17x-4
Thoughtfully split the expression at hand into groups, each group having two terms :
Group 1: -17x-4
Group 2: 4x3-16x2
Pull out from each group separately :
Group 1: (17x+4) • (-1)
Group 2: (x-4) • (4x2)
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 :
3.3 Find roots (zeroes) of : F(x) = 4x3-16x2-17x-4
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 4 and the Trailing Constant is -4.
The factor(s) are:
of the Leading Coefficient : 1,2 ,4
of the Trailing Constant : 1 ,2 ,4
Let us test ....
P | Q | P/Q | F(P/Q) | Divisor | |||||
---|---|---|---|---|---|---|---|---|---|
-1 | 1 | -1.00 | -7.00 | ||||||
-1 | 2 | -0.50 | 0.00 | 2x+1 | |||||
-1 | 4 | -0.25 | -0.81 | ||||||
-2 | 1 | -2.00 | -66.00 | ||||||
-4 | 1 | -4.00 | -448.00 | ||||||
1 | 1 | 1.00 | -33.00 | ||||||
1 | 2 | 0.50 | -16.00 | ||||||
1 | 4 | 0.25 | -9.19 | ||||||
2 | 1 | 2.00 | -70.00 | ||||||
4 | 1 | 4.00 | -72.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
4x3-16x2-17x-4
can be divided with 2x+1
Polynomial Long Division :
3.4 Polynomial Long Division
Dividing : 4x3-16x2-17x-4
("Dividend")
By : 2x+1 ("Divisor")
dividend | 4x3 | - | 16x2 | - | 17x | - | 4 | ||
- divisor | * 2x2 | 4x3 | + | 2x2 | |||||
remainder | - | 18x2 | - | 17x | - | 4 | |||
- divisor | * -9x1 | - | 18x2 | - | 9x | ||||
remainder | - | 8x | - | 4 | |||||
- divisor | * -4x0 | - | 8x | - | 4 | ||||
remainder | 0 |
Quotient : 2x2-9x-4 Remainder: 0
Trying to factor by splitting the middle term
3.5 Factoring 2x2-9x-4
The first term is, 2x2 its coefficient is 2 .
The middle term is, -9x its coefficient is -9 .
The last term, "the constant", is -4
Step-1 : Multiply the coefficient of the first term by the constant 2 • -4 = -8
Step-2 : Find two factors of -8 whose sum equals the coefficient of the middle term, which is -9 .
-8 | + | 1 | = | -7 | ||
-4 | + | 2 | = | -2 | ||
-2 | + | 4 | = | 2 | ||
-1 | + | 8 | = | 7 |
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Equation at the end of step 3 :
(2x2 - 9x - 4) • (2x + 1) = 0
Step 4 :
Theory - Roots of a product :
4.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 :
4.2 Find the Vertex of y = 2x2-9x-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, 2 , 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 2.2500
Plugging into the parabola formula 2.2500 for x we can calculate the y -coordinate :
y = 2.0 * 2.25 * 2.25 - 9.0 * 2.25 - 4.0
or y = -14.125
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = 2x2-9x-4
Axis of Symmetry (dashed) {x}={ 2.25}
Vertex at {x,y} = { 2.25,-14.12}
x -Intercepts (Roots) :
Root 1 at {x,y} = {-0.41, 0.00}
Root 2 at {x,y} = { 4.91, 0.00}
Solve Quadratic Equation by Completing The Square
4.3 Solving 2x2-9x-4 = 0 by Completing The Square .
Divide both sides of the equation by 2 to have 1 as the coefficient of the first term :
x2-(9/2)x-2 = 0
Add 2 to both side of the equation :
x2-(9/2)x = 2
Now the clever bit: Take the coefficient of x , which is 9/2 , divide by two, giving 9/4 , and finally square it giving 81/16
Add 81/16 to both sides of the equation :
On the right hand side we have :
2 + 81/16 or, (2/1)+(81/16)
The common denominator of the two fractions is 16 Adding (32/16)+(81/16) gives 113/16
So adding to both sides we finally get :
x2-(9/2)x+(81/16) = 113/16
Adding 81/16 has completed the left hand side into a perfect square :
x2-(9/2)x+(81/16) =
(x-(9/4)) • (x-(9/4)) =
(x-(9/4))2
Things which are equal to the same thing are also equal to one another. Since
x2-(9/2)x+(81/16) = 113/16 and
x2-(9/2)x+(81/16) = (x-(9/4))2
then, according to the law of transitivity,
(x-(9/4))2 = 113/16
We'll refer to this Equation as Eq. #4.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-(9/4))2 is
(x-(9/4))2/2 =
(x-(9/4))1 =
x-(9/4)
Now, applying the Square Root Principle to Eq. #4.3.1 we get:
x-(9/4) = √ 113/16
Add 9/4 to both sides to obtain:
x = 9/4 + √ 113/16
Since a square root has two values, one positive and the other negative
x2 - (9/2)x - 2 = 0
has two solutions:
x = 9/4 + √ 113/16
or
x = 9/4 - √ 113/16
Note that √ 113/16 can be written as
√ 113 / √ 16 which is √ 113 / 4
Solve Quadratic Equation using the Quadratic Formula
4.4 Solving 2x2-9x-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 = 2
B = -9
C = -4
Accordingly, B2 - 4AC =
81 - (-32) =
113
Applying the quadratic formula :
9 ± √ 113
x = —————
4
√ 113 , rounded to 4 decimal digits, is 10.6301
So now we are looking at:
x = ( 9 ± 10.630 ) / 4
Two real solutions:
x =(9+√113)/4= 4.908
or:
x =(9-√113)/4=-0.408
Solving a Single Variable Equation :
4.5 Solve : 2x+1 = 0
Subtract 1 from both sides of the equation :
2x = -1
Divide both sides of the equation by 2:
x = -1/2 = -0.500
Three solutions were found :
- x = -1/2 = -0.500
- x =(9-√113)/4=-0.408
- x =(9+√113)/4= 4.908
How did we do?
Please leave us feedback.