From 5462a240d7e5a991a4a17fc6310bddfcf5a71a5c Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Fri, 31 May 2024 00:02:54 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 11fd483..168b46e 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,12 @@ As x approaches infinity, the highest power of x in the function dominates the v In this case, the highest-order term is 2x4. As x approaches infinity, x4 also approaches infinity, + + +Therefore, the limit of the function as x approaches infinity is infinity. We can write this mathematically as: + +### $$x→∞lim (2x4−3x3+x+6)=∞## +