I need to find a value of $h$ such that if $\left | x \right |< h$ then $$\sin(x)=x-\frac{x^{3}}{3!}+\frac{x^{5}}{5!}+R$$ where $\left | R \right |< 10^{-4}$.
Attempt: I tried to start with $\left | \sin(x) \right |\leq 1$, then using triangle inequality to $\left | x-\frac{x^{3}}{3!}+\frac{x^{5}}{5!}+R \right |\leq 1$, but I'm not sure this is the correct way.
I would appreciate a hint or an answer. Thank you for your time.
