Skip to content

Commit

Permalink
Merge pull request #299 from Quantum-Software-Development/FabianaCamp…
Browse files Browse the repository at this point in the history
…anari-patch-2

Update README.md
  • Loading branch information
FabianaCampanari authored May 28, 2024
2 parents 7451b42 + c09eb76 commit 5def34a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<p align="center"> To solve this limit, we can use factorization:

><br>
<br>

$$\\begin{align*}
\lim_{x \to 3}\frac{x^{2}-9}{x-3} &= \lim_{x \to 3}\frac{(x+3)(x-3)}{x-3} \\
Expand All @@ -26,7 +26,7 @@ $$\\begin{align*}
\end{align*}
\$$

><br>
<br>

Result: The limit of the expression is 6.

Expand Down

0 comments on commit 5def34a

Please sign in to comment.