From b04bdb8d20a5e800dd480ee2ab9adc7a5fc18f81 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Tue, 13 Aug 2024 17:33:51 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f24b920..50833a1 100644 --- a/README.md +++ b/README.md @@ -247,9 +247,7 @@ 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 -$ 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. @@ -263,7 +261,7 @@ $\lim_{x \to \infty} x^4$
 The limit as ( x ) approaches infinity for ( x^4 ) is:
grows at an increasing rate and approaches infinity for ( x^4 ) is: -$\lim_{{x \to \infty}} x^4 = \infty$ +\lim_{{x \to \infty}} x^4 = \infty Similar to the previous expressions, the term ( 2x^5 ) grows at a faster rate than the others, causing the expression to approach infinity.