432,117 views
20 votes
20 votes
Givea)Possible number of positive real rootsb)Possible number of negative real rootsc)Possible rational roolsd)Find the roots

Givea)Possible number of positive real rootsb)Possible number of negative real rootsc-example-1
User Cheeku
by
2.6k points

1 Answer

19 votes
19 votes

The function is given to be:


x^3-2x^2-3x+6

QUESTION A

We can use Descartes' Rule of Signs to check the positive real roots of a polynomial.

The rule states that if the terms of a single-variable polynomial with real coefficients are ordered by descending variable exponent, then the number of positive roots of the polynomial is either equal to the number of sign differences between consecutive nonzero coefficients, or is less than it by an even number.

If we have:


f(x)=x^3-2x^2-3x+6

The coefficients are: +1, -2, -3, +6.

We can see that there are only 2 sign changes; from the first to the second term, and from the third to the fourth term.

Therefore, there are 2 or 0 positive real roots.

QUESTION B

To find the number of negative real roots, evaluate f(-x) and check for sign changes:


\begin{gathered} f(-x)=(-x)^3-2(-x)^2-3(-x)+6 \\ f(-x)=-x-2x^2+3x+6 \end{gathered}

The coefficients are: -1, -2, +3, +6.

We can see that there is only one sign change; from the second term to the third term.

Therefore, there is 1 negative real root.

QUESTION C

To check the possible rational roots, we can use the Rational Root Theorem since all the coefficients are integers.

The Rational Root Theorem states that if the polynomial:


P(x)=a_nx^n+a_(n-1)x^(n-1)+\cdots+a_2x^2+a_1x+a_0

has any rational roots, they must be in the form:


\Rightarrow\pm\mleft\lbrace\frac{factors\text{ of }a_0}{factors\text{ of }a_n}\mright\rbrace

From the polynomial, the trailing coefficient is 6:


a_o=6

Factors of 6:


\Rightarrow\pm1,\pm2,\pm3,\pm6

The leading coefficient is 1:


a_n=1

Factors of 1:


\Rightarrow\pm1_{}

Write in the form


\Rightarrow\mleft\lbrace(a_o)/(a_n)\mright\rbrace

Therefore,


\Rightarrow\pm((1)/(1)),\pm((2)/(1)),\pm((3)/(1)),\pm((6)/(1))

Therefore, the possible rational roots are:


\Rightarrow\pm1,\pm2,\pm3,\pm6

QUESTION D

We can use a graph to check the roots of the polynomial. The graph is shown below:

The roots of the polynomial refer to the points when the graph intersects the x-axis.

Therefore, the roots of the polynomial are:


x=-1.732,x=1.732,x=2

Givea)Possible number of positive real rootsb)Possible number of negative real rootsc-example-1
User Timothy Swan
by
2.4k points