Prove that $x=-1$ if and only if $x^3+x^2+x+1=0$

748 Views Asked by At

Let $x\in\mathbb{R}$. Prove that $x=-1$ if and only if $x^3+x^2+x+1=0$. This is a bi-conditional statement, thus to prove it we need to prove: enter image description here

2

There are 2 best solutions below

1
On BEST ANSWER

$$x=-1\implies x^3+x^2+x+1=(-1)^3+(-1)^2+-1+1=-1+1-1+1=0.$$

1
On

You did the hard(er) part.

To prove the other implication, you simply need to show that $x=-1$ satisfies the cubic equation.

Substitute and simplify!