diff --git a/README.md b/README.md index a4775f4..c6dd237 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ $$\frac{1}{4}$$ This limit can be solved using factorization and polynomial division: -$$\[ +$$\ \begin{align*} \lim_{{x \to 3}} \frac{{x^3 - 27}}{{x^2 - 5x + 6}} &= \lim_{{x \to 3}} \frac{{(x - 3)(x^2 + 3x + 9)}}{{(x - 2)(x - 3)}} \\ @@ -121,7 +121,7 @@ $$\[ &= \frac{{3 - 3}}{{3 - 2}} \\ &= 1 \end{align*} -\]$$ +\$$