$$\frac{1}{2n}-\frac{1}{2n+3}$$
Can I separate each part before and after subtraction and determine their montonicity? How does that relate to the combination?
$$a_n = \frac{1}{2n}$$
$$b_n = \frac{1}{2n+3}$$
both individually should be bounded and monotonic but is there a theorem such that subtracting two bounded and monotonic sequences means the difference will also be bounded and be monotonic?
To show that it's monotone decreasing, simply use induction and the fact that $a_n-b_n = \frac{3}{2n(2n+3)}$ and induction. It's trivial to show that it is bounded since $a_n-b_n >0\;\forall n.$ By the Monotone Convergence Theorem, it has a limit.