I've done a search for this first because it is a common question, however I have yet to find one I follow/like.
I ask this because I actually have an idea for how I might do it, I just don't know how to write it.
Proof that every polynomial of odd degree has one real root <--look it is a duplicate (in title only) that question there has some good answers from a few perspectives (IVT, FTA) but not how I want to do it!
When I was doing my A-levels (before I ever questioned this stuff) I would sketch a lot of graphs (I still do but they all look the same) and one of the first things I'd do is look for asymptotes. Considering what a function does as $x\rightarrow-\infty$ and $x\rightarrow\infty$ was the first step.
An odd polynomial is easy because one extreme of x will have a different sign to the other, at some point it is intuitive/obvious that the value of the function will become almost entirely based on the highest power, that highest power term is a whole x times bigger than the previous term, so some tiny number as a coefficient doesn't really matter (because $x$ times bigger is HUGE).
I think there's a proof there. I want to show that way over at one end the polynomial is tending towards $+$ or $-\infty$ and the other end is the opposite of that. Then by the IVT it must be zero somewhere!
Thoughts on proof
First of all I need to deal with the issue of going far enough that I've hit the "value of f is basically just that last term, everything else is tiny compared to it" point mentioned before. I don't really want to differentiate because this comes before differentiation in every text book. I could though. I go beyond all turning points (so the gradient does not change sign again) and I'm sorted!
Rather than finding turning points (which would be painful) I can instead just find something that is guaranteed to go beyond them eventually. A sequence that tends towards infinity comes to mind (and that sequence times $-1$ for the other). Then I'd be dealing with $f(x_n)$ and $f(-x_n)$ where $x_n=n$ or something nice.
I want to side-step the issue of finding exactly where it becomes monotonic at each side, to do that I need to work out what the limit of $f(x_n)$.
To do that I could use the ratio-test, I could show that $\frac{f}{x^n}$ tends towards $a_n$(the first coefficient). I can then pick an $\epsilon$ as close as I like to $a_n$ but I'd have to make sure this is beyond any turning points - back to that issue before. (I think - I've edited this twice, might be on to something...)
Not really sure where to go from there (which is why I've not invested any ink in this). Also I'm not sure how to properly write the last step, is $lim_{n\rightarrow\infty}(f(-x_n))<0$ and the other one being $>0$ enough? I could write $=-\infty$ for the limit, but I'm not sure how to write that showing the sign changes (I know that sounds silly but we can never have an infinity, only tend towards it. $x_n$ also has no limit, so I can't use the axiom of completeness)