I am asked to find an upper bound for $|R|$ valid for all $x\in[-1,1]$ that is independent of $x$ and $\xi$.
Given that,
$$R(x)=\frac{|x|^6}{6!}e^\xi$$
for $x\in[-1,1]$ where $\xi$ is between $x$ and $0$. I began with stating that
$$|R_n(x)|=\frac{|x^{n+1}e^{c_x}|}{(n+1)!},$$ $$=\frac{|x|^{n+1}e^{c_x}}{(n+1)!},$$ because $e^z > 0$ for all $z$ and $$|R_n(x)|\leq\frac{e^{c_x}}{(n+1)!},$$ because $|x|\leq 1$ for all $x\in[-1,1]$
Does this satisfy the question or will I need more?