Respuesta :
Hello there!
How are you doing today? I hope you are doing at least "okay".
g(x) = x³ + 2x² - x - 2
To find the zeros or the roots of a function, you need to set the function equal to 0 then solve for x.
x³ + 2x² - x - 2 = 0
Factor left side of the equation
(x + 1)(x - 1)(x + 2) = 0
Now we can set factors equal to 0
x + 1= 0 or x - 1 = 0 or x + 2 = 0
x= 0 - 1 or x = 0 + 1 or x= 0 - 2
x= -1 or x = 1 or x = -2
Thus,
The roots or the zeros of the function are:
-2, -1, 1
As always, it is my pleasure to help students like you!
How are you doing today? I hope you are doing at least "okay".
g(x) = x³ + 2x² - x - 2
To find the zeros or the roots of a function, you need to set the function equal to 0 then solve for x.
x³ + 2x² - x - 2 = 0
Factor left side of the equation
(x + 1)(x - 1)(x + 2) = 0
Now we can set factors equal to 0
x + 1= 0 or x - 1 = 0 or x + 2 = 0
x= 0 - 1 or x = 0 + 1 or x= 0 - 2
x= -1 or x = 1 or x = -2
Thus,
The roots or the zeros of the function are:
-2, -1, 1
As always, it is my pleasure to help students like you!
Answer:
Zeros are x=-2, -1, 1
Step-by-step explanation:
[tex]g(x) = x^3 + 2x^2 - x -2[/tex]
We use grouping method
We group first two terms and last two terms
[tex]g(x) = (x^3 + 2x^2)+(- x -2)[/tex]
Factor out GCF from each group
[tex]g(x) = x^2(x+ 2)-1(x +2)[/tex]
FActor out x+2
[tex]g(x) =(x+ 2)(x^2-1)[/tex]
To find out zeros , set g(x)=0
[tex]0=(x+ 2)(x^2-1)[/tex]
Now we set each factor =0 and solve for x
[tex]x+2=0[/tex], x= -2
[tex]x^2-1=0[/tex]
[tex]x^2=1[/tex], take square root on both sides
x=1, x=-1
Zeros are x=-2, -1, 1