Patdon10
- 85
- 0
Homework Statement
simplify -x^3 - 3x^2 - 4x - 2
It is equal to -(x-1)(x^2 + 2x + 2)
Not sure how to get that answer, nor how to start it.
Patdon10 said:Homework Statement
simplify -x^3 - 3x^2 - 4x - 2
It is equal to -(x-1)(x^2 + 2x + 2)
Not sure how to get that answer, nor how to start it.
Good! Because you shouldn't get that "answer". It is wrong.Patdon10 said:Homework Statement
simplify -x^3 - 3x^2 - 4x - 2
It is equal to -(x-1)(x^2 + 2x + 2)
Not sure how to get that answer, nor how to start it.
HallsofIvy said:Good! Because you shouldn't get that "answer". It is wrong.
Setting x= 1 in that polynomial gives -(1)- 3(1)- 4(1)- 2= -(1+3+ 4+ 2)= -10, not 0. Since x= 1 does NOT make that polynomial 0, x- 1 is NOT a factor. -x^3- 3x^2- 4x- 2 is NOT equal to -(x- 1)(x^2+ 2x+ 2).
However, setting x= -1 gives -(-1)- 3(1)- 4(-1)- 2= 1- 3+ 4- 2= 0 so x-(-1)= x+ 1 is a factor. Divide -x^3- 3x^2- 4x- 2 by x+1 to get the other factor.
-(x-1)(x^2 + 2x + 2)Patdon10 said:Homework Statement
simplify -x^3 - 3x^2 - 4x - 2
It is equal to -(x-1)(x^2 + 2x + 2)
Not sure how to get that answer, nor how to start it.