Skip to content

Commit 1bcd0d9

Browse files
Merge pull request #932 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 4fe226c + a8fd436 commit 1bcd0d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ $$\\begin{align*}
4040

4141
<br>
4242

43-
$$\Large 3 + 3 = 6$$
43+
$$\large 3 + 3 = 6$$
44+
45+
<br>
46+
47+
* **Explanation:** The limit as ( x ) approaches 3 for the function ( \frac{{x^2 - 9}}{{x - 3}} ) is 6. This is because the factor ( x - 3 ) in the denominator cancels out with the same factor in the numerator, leaving ( x + 3 ) which evaluates to 6 when ( x ) is 3.
4448

4549

4650

0 commit comments

Comments
 (0)