I would like to understand how to go about solving something like this, not just get the solution but some kind of methodology (that hopefully makes as much intuitive sense as possible); I honestly don't even know where to start.
$-x^3+3x^2-7x+5 = 0$
Using the Rational Root Theorem, the only possible rational roots are $x = \pm 1$ and $x = \pm 5$.
Now, which of these (if any) are in fact roots? (Hint: one of them is a root).
After you find one root $x = r$, you can factor the polynomial into $(x-r)$ times a quadratic, which you have a formula to solve.