Skip to content

Commit 4cbc301

Browse files
Update README.md
Signed-off-by: Fabiana Campanari <fabicampanari@gmail.com>
1 parent ed75b6f commit 4cbc301

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,22 @@ $$\\begin{align*}
2727

2828
* **Simplified Form:** The numerator $\Large x^2 - 9$, can be factored as ( (x + 3)(x - 3) ), which simplifies the expression to:
2929

30+
<br>
31+
3032
$$\\begin{align*}
3133
\Large \lim_{{x \to 3}} (x + 3)

3234
\end{align*}
3335
\$$
3436

3537
<br>
3638

39+
* **Final Result:** Substituting ( x ) with 3, we get:
40+
41+
<br>
42+
43+
$$\Large 3 + 3 = 6$$
44+
45+
3746

3847

3948

0 commit comments

Comments
 (0)