Use the definition of a limit to prove the following:
$$\lim_{x\to -2}(x-3x^2)=-14.$$
Our definition: Let $L$ be a number and let $f(x)$ be a function which is defined on an open interval containing $c$, expect possibly not at $c$ itself. If for every $\varepsilon>0$ there exists a corresponding $\delta>0$ such that $o<|x-c|<\delta \Rightarrow |f(x)-L|<\varepsilon$ then we say $f(x)$ has a limit $L$ as $x$ approaches $c$.
Not really sure how I go about doing this.