There's a theorem that is sometimes called the Squeeze Theorem or Squeeze Play Theorem. If f(x) <= g(x) <= h(x) for all x in a suitable domain, and lim f(x) = lim h(x) = L, then lim g(x) = L.
x^2 - 1 <= x^2 - sin(x) <= x^2 + 1 for all x. What can you say about lim x^2 -1 and lim x^2 + 1 as x grows large without bound?