From d1ab179cc7a61550731f99e8db6743b4846e9fe9 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Sat, 8 Jun 2024 03:08:08 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/README.md b/README.md index 4afe176..cf46463 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## 1. Find the limits: - a) **Limit Expression:** + 1a) **Limit Expression:**
@@ -48,26 +48,6 @@ $$\large 3 + 3 = 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. - - - - - - - # ### 1b) $$\(\lim_{x \to -7}\frac{49-x^{2}}{7+x}\)$$