Solveeit Logo

Question

Question: How do you find the roots of \({x^3} + {x^2} - 5x + 3 = 0\)?...

How do you find the roots of x3+x25x+3=0{x^3} + {x^2} - 5x + 3 = 0?

Explanation

Solution

Given a polynomial and the zeros of the polynomial are determined by finding the values of xx for which the polynomial is equal to zero. Then we will apply the rational root theorem which states that the rational root is of the form r=±pqr = \pm \dfrac{p}{q} where the denominator must divide by the leading coefficient and the numerator is divided by the constant. Then, the other factors are computed by a long division method. Then, factorize further the factors thus obtained by splitting the middle term.

Complete step-by-step answer:
Here in the polynomial, q=1q = 1 and p=3p = 3. First, we will find the factors of the trailing constant.
p=1,3p = 1,3
Therefore, the possible rational roots of the polynomial are ±11,±31 \pm \dfrac{1}{1}, \pm \dfrac{3}{1}
Now we will substitute the value of roots one by one into the polynomial to check for which value the polynomial is zero.
By substituting x=1x = 1 into the polynomial.
(1)3+(1)25(1)+3\Rightarrow {\left( 1 \right)^3} + {\left( 1 \right)^2} - 5\left( 1 \right) + 3
On simplifying the expression, we get:
1+15+3=0\Rightarrow 1 + 1 - 5 + 3 = 0
Thus, f(x)=0f\left( x \right) = 0 at x=1x = 1 which means (x1)\left( {x - 1} \right) is a factor of the polynomial.
We will find other factors of the polynomial by dividing the polynomial by the factor (x1)\left( {x - 1} \right) using the long division method.

Thus, the factors of the polynomial are (x1)(x2+2x3)\left( {x - 1} \right)\left( {{x^2} + 2x - 3} \right)
Now, we will factorize the factor x2+2x3{x^2} + 2x - 3 by splitting the middle term whose sum is 22 and product is 3 - 3.
x2+3xx3\Rightarrow {x^2} + 3x - x - 3
x(x+3)1(x+3)\Rightarrow x\left( {x + 3} \right) - 1\left( {x + 3} \right)
(x1)(x+3)\Rightarrow \left( {x - 1} \right)\left( {x + 3} \right)

Hence, the factors of the polynomial are (x1)(x1)(x+3)\left( {x - 1} \right)\left( {x - 1} \right)\left( {x + 3} \right).

Note:
In such types of questions students mainly don't get an approach on how to solve it. In such types of questions students mainly forget to apply the rational root theorem by which factorizes the whole expression. Sometimes we have to factor out a number from an expression then the expression forms in a way so that it can be factorized and identity can be applied. In such types of questions, to factor, the polynomial synthetic division can also be used instead of the long division process.