We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed75b6f commit 4cbc301Copy full SHA for 4cbc301
README.md
@@ -27,13 +27,22 @@ $$\\begin{align*}
27
28
* **Simplified Form:** The numerator $\Large x^2 - 9$, can be factored as ( (x + 3)(x - 3) ), which simplifies the expression to:
29
30
+<br>
31
+
32
$$\\begin{align*}
33
\Large \lim_{{x \to 3}} (x + 3)
34
\end{align*}
35
\$$
36
37
<br>
38
39
+* **Final Result:** Substituting ( x ) with 3, we get:
40
41
42
43
+$$\Large 3 + 3 = 6$$
44
45
46
47
48
0 commit comments