Note that I am specifically looking at this version of Taylor's theorem:
Let $f: \mathbb{R}\to\mathbb{R}$ be $n$-times differentiable at $x$. Then $\exists\,g : \mathbb{R} \to \mathbb{R}$ where $\lim_\limits{h\to 0}g(x + h) = 0$ and $$f(x + h) = h^n\ g(x + h) + \sum_{k=0}^n\frac{h^k}{k!}\,f^{(k)}(x)$$
My question is, what makes this a nontrivial theorem? Can't we just solve for $g$ in a single step?
Why is the observation that $g$ exists useful at all?