From 1a974dffe304ed92574cc1a84a1c4fbd5c1d9dd4 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Tue, 28 May 2024 00:14:15 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fac88de..6a8c763 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ Result: The limit of the function as ( x ) approaches 1 is simply $$\frac{1}{4}$ # -### 1h) $$\(\lim_{{x \to \infty}} \frac{{x^2}}{{2x^2 - x}}\)$$ +### 1h: $$\(\lim_{{x \to \infty}} \frac{{x^2}}{{2x^2 - x}}\)$$ In this case, we can use L'Hôpital's rule, as the limit is of the form \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\) when \(x\) tends to infinity. @@ -164,7 +164,11 @@ $$\ # - + +## 2.Calculate the Following Limits + + +