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.
The discussion revolves around the simplification and factorization of the cubic polynomial -x^3 - 3x^2 - 4x - 2. Participants are exploring the correct approach to factor this polynomial and questioning the validity of a proposed factorization.
The discussion is active, with participants providing insights into checking for roots and the implications of incorrect factorization. There is a recognition of the need to divide the polynomial by a valid factor, and some guidance has been offered regarding the process of finding roots.
Participants note that the original factorization provided may be incorrect, as it does not satisfy the polynomial equation when evaluated at certain points. There is an emphasis on the importance of checking roots before proceeding with factorization.
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.