In my maths textbook, a geometric proof for an inequality relating to trigonometric functions: $$ \cos x < \frac {\sin x}{x} < 1 $$ for $0 < |x| < \frac {\pi}{2}$ is given.
However, I was thinking if there's an alternative algebraic proof for the same inequality using the ranges of $\sin x$ and $\cos x$.
We can write: $$ 0 < \sin x < 1$$ and $$ 0 < \cos x < 1$$ The second inequality can be further modified to be written as: $$ 0 < x \cdot \cos x < x$$ if we assume that $ x > 0 $
But going by this, we need to prove further that: $$ x \cdot \cos x < \sin x < x $$ Can we arrive at this step directly using the two previous inequalities? If so, how? If not, what should the intermediaries be? Or is my approach entirely wrong?
In case my approach is wrong, please provide the correct algebraic proof.
PS: If someone would like to see the geometric proof, it's here.
If possible, do not prove using calculus.