From 68216f4d999c2f54ca3430bb18dd7254f4fc21e7 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Sat, 1 Jun 2024 22:57:07 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fdc138..717476d 100644 --- a/README.md +++ b/README.md @@ -196,8 +196,7 @@ Therefore, the limit of the function as x approaches infinity is infinity. We ca
-The given function is a rational function of the form f(x)=cxm+fxm−1+...+gx+haxn+bxn−1+...+dx+e , where n > m. As x approaches infinity, the highest power of x in the numerator dominates the value of the numerator - +The given function is a rational function of the form f(x)=cxm+fxm−1+...+gx+haxn+bxn−1+...+dx+e , where n > m. As x approaches infinity, the highest power of x in the numerator dominates the value of the numerator, and the highest power of x in the denominator dominates the value of the denominator.