Using the approximation for small \( x \):
\[
\sin kx \approx kx - \frac{(kx)^3}{6}
\]
Thus,
\[
x - \sin 2x \approx x - \left(2x - \frac{8x^3}{6}\right) = -x + \frac{4x^3}{3}
\]
\[
x - \sin 5x \approx x - \left(5x - \frac{125x^3}{6}\right) = -4x + \frac{125x^3}{6}
\]
Taking the limit as \( x \to 0 \):
\[
\lim_{x \to 0} \frac{x - \sin 2x}{x - \sin 5x}
= \frac{-1}{-4} = \frac{1}{4} = 0.25
\]