From 6da044eb04ef79878fcf0d5278d26d0fdd7c6342 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Tue, 13 Aug 2024 17:32:12 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8d5253..f24b920 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,9 @@ As ( x ) increases without bound, the value of ( \frac{1}{{x^2}} ) approaches 0 The limit as ( x ) approaches negative infinity for ( $\frac{1}{{x^2}}$ ) is:
 -$\lim_{{x \to -\infty}} \frac{1}{{x^2}} = 0$ +$ +\lim_{{x \to -\infty}} \frac{1}{{x^2}} = 0 +$ As ( x ) decreases without bound, the value of ( $\frac{1}{{x^2}}$ ) approaches 0, similar to part a), because squaring a negative number results in a positive number, which grows larger.