From 79cd2c3824b762c93b01681c7d92976c9619f6b0 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Fri, 14 Jun 2024 23:34:37 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0c5012..546ab6d 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ $$\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.