Asked by Angie
                Is it possible to factor 2w-1-w^3? If so, how?
            
            
        Answers
                    Answered by
            Reiny
            
    yes
let f(w) = -w^3 + 2w - 1
= -(w^3 - 2w + 1)
f(1) = -(1-2+1) = 0
so w-1 is a factor
using synthetic division I go
-(w^3 - 2w + 1)
= -(w-1)(w^2+w-1)
    
let f(w) = -w^3 + 2w - 1
= -(w^3 - 2w + 1)
f(1) = -(1-2+1) = 0
so w-1 is a factor
using synthetic division I go
-(w^3 - 2w + 1)
= -(w-1)(w^2+w-1)
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.