A limit is the value a function approaches as its input approaches a certain value. The notation is as follows:
$$ \lim_{x\to c}f(x) = L $$
This means that the limit of $f(x)$ as $x$ approaches $c$ is $L$. For example, $\displaystyle\lim_{x\to 2}(2x) = 4$ because as $x$ approaches 2, $2x$ approaches 4.
Direct substitution: If $f(x)$ is continuous at $x = c$, then $\displaystyle\lim_{x\to c}f(x) = f(c)$.
Factoring: You can sometimes use factoring to simplify $f(x)$ into an equivalent expression, then use direct substitution.
Multiplying by conjugates
Trig identities
This limit is very important in calculus:
$$ \lim_{x\to 0}\frac{\sin(x)}{x} = 1 $$
This limit allows us to find many limits involving sines.