From fd6c027c7c98208da9b207048d0e79911316476a Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Tue, 28 May 2024 00:02:26 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9b80e54..aec4f42 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,9 @@ In this case, we can use L'Hôpital's rule, as the limit is of the form \(\frac{ &= \lim_{{x \to \infty}} \frac{{2x}}{{4x - 1}} \\ &= \lim_{{x \to \infty}} \frac{{2}}{{4 - \frac{1}{x}}} \\ &= \frac{2}{4} \\ +&= \frac{1}{2} +\end{align*} +\]