I have the equation $f(x) = \frac{1}{3 a^2 b^2} × x^9 - \frac{1}{2} × x^5 + \frac{1}{12} (a^2 + b^2 - 24 c d) × x^3 - a b c d (c + d - e)$, where $a$, $b$, $c$, $d$, and $e$ are non-negative real numbers. I want to find the smallest non-negative real solution to $f(x) = 0$.
I know that in general, polynomials of degree five and higher are not solvable algebraically. However, I also know that there are specific cases where high-degree polynomials are solvable. My reading suggests that identifying whether or not my equation is solvable involves Galois theory, but explanations of Galois theory that I've found online are going way over my head. WolframAlpha has not been helpful either.
Can my specific equation be solved?