diff --git a/README.md b/README.md index 5acc49f..25fe06c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ $$\\begin{align*} * **Simplified Form:** The numerator $\Large x^2 - 9$, can be factored as ( (x + 3)(x - 3) ), which simplifies the expression to: +
+ $$\\begin{align*} \Large \lim_{{x \to 3}} (x + 3)
 \end{align*} @@ -34,6 +36,13 @@ $$\\begin{align*}
+* **Final Result:** Substituting ( x ) with 3, we get: + +
+ +$$\Large 3 + 3 = 6$$ + +