The question asks me to prove that if $s_n ≤ b$ for all but finitely many $n$, then $\lim s_n ≤ b$ where $(s_n)$ be a sequence that converges. . Here is how I did it but im not sure if its entirely correct. I used proof by contradiction.
Suppose $\lim s_n>b$ and $s_n \leq b$ for all but finitely many $n$. Let $S=\lim s_n$. By definition we have for every $n>N$ which implies $|s_n-s|<\epsilon$. Let $\epsilon= b-2s+s_n$. Now we get $s_n-s<\epsilon=b-2s+s_n$ which simplifies to $s<b=\lim s_n<b$ which is a contradiction.