From 8f452a1d9562ff0213edf79ddaaeebf574d4bcea Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Fri, 14 Jun 2024 23:56:00 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 203e49b..3d49b74 100644 --- a/README.md +++ b/README.md @@ -73,14 +73,14 @@ $$\large \lim_{{x \to -7}} (7 - x)
$$
-* **Explanation:** The limit of the function $(\large \frac{{49 - x^2}}{{7 + x}} )$ as ( x ) approaches -7 is 14. +* **Explanation:** The limit of the function $(\Large \frac{{49 - x^2}}{{7 + x}} )$ as ( x ) approaches -7 is 14. This result is obtained because after canceling the common factor, we are left with ( 7 - x ), which equals 14 when ( x ) is -7. # #### 1c) 8 88**Limit Expression:**
 -$$lim_{{x \to 1}} \frac{{x^2 - 4x + 3}}{{x - 1}}$$
 +$$lim_{{\Largex \to 1}} \frac{{x^2 - 4x + 3}}{{x - 1}}$$