Which graph represents the polynomial function f(x)=x^3+x^2−2x
![Which graph represents the polynomial function fxx3x22x class=](https://us-static.z-dn.net/files/d29/f9929fa40f74c96d4711fe0c3e35e3a2.jpg)
By finding the roots of the polynomial, we conclude that the correct graph is the second one.
Here we have the polynomial:
[tex]f(x) = x^3 + x^2 - 2x[/tex]
To identify it, we need to find the roots, we can rewrite the equation as:
[tex]f(x) = x*(x^2 + x - 2)[/tex]
And we can rewrite the last part by using the Bhaskara's formula:
[tex]x = \frac{-1 \pm \sqrt{1^2 + 4*2} }{2} \\\\x = (-1 \pm 3)/2[/tex]
Then the roots are:
x = -2
x = 1
Then we rewrite:
[tex]f(x) = x*(x + 2)*(x - 1)[/tex]
So the roots are at x = 0, x = -2, and x = 1.
The graph with these roots is the second graph (top right).
If you want to learn more about polynomials:
https://brainly.com/question/4142886
#SPJ1