$$x+1+\frac{1}{x}=0$$
This is a fairly trivial and possibly bland equation to solve. But for the sake of the question I will display them here:
$$x\left(x+1+\frac{1}{x}\right)=x(0)$$ $$x^2+x+1=0$$ Solve for $x$ using the Quadratic formula. But is there a way other than multiplying by $x$ as the first step, guessing and checking, graphing, or plugging the equation into the Quadratic formula first to solve this equation? No matter how complicated, I would like all possible ways to solve. What I am talking about is the use of derivatives, integrals, etc. If someone has already done your solution, please refrain from putting the same solution in your answer. Thank you. (Note this equation only has complex solutions)
You can also complete the square:
$$x+1+\frac1x=0$$
$$x^2+x+1=0$$
$$(x+0.5)^2+0.75=0$$
$$(x+0.5)^2=-0.75$$
$$x+0.5=\pm \frac{1}{2}\sqrt{3} i$$
$$x=-0.5\pm \frac{1}{2}\sqrt{3} i$$