How to solve $$x(3x+3)(x+5)(2x+12)+576 = 0?$$
This was a question on a test i recently took, And i wasn't able to solve it. I later tried to solve it using online calculators and it turns out this doesn't have any real solutions.
I know there's a general formula for quartic polynomials that can work but we were only taught two methods, modifying the equation to a quadratic one using substitution or guessing some of the solutions. Both of these didn't work for me.
Are there any ways to prove that this doesn't have real solutions without the quartic formula?
It is equivalent to $x(x+1)(x+5)(x+6)+96 = 0$
Now $$(x^2+6x)(x^2+6x+5)+96=0$$
Let $t=x^2+6x$ and finish the job...