diff --git a/README.md b/README.md index 1088126..0409336 100644 --- a/README.md +++ b/README.md @@ -173,10 +173,7 @@ The given function is a polynomial function of the form: $$f(x)=axn+bxn−1+cxn−2+...+dx+e$$ - The function of the form f(x)=axn+bxn−1+cxn−2+...+dx+e. As x approaches infinity, the highest power of x in the function dominates the value of the function. This means that we can ignore all the lower-order terms, and simply consider the behavior of the highest-order term. - - - +