Function having increasing and decreasing intervals

$\begingroup$

What does it mean when the intervals of a function are increasing or decreasing? For example,w hat does it mean when it says a function is decreasing on the interval $(-\infty, 0)$ or for example or increasing on the interval $(0,-\infty)$?

$\endgroup$ 1

1 Answer

$\begingroup$

A function $f$ is increasing on an interval $I$ if whenever $x$ and $y$ are points in the interval, if $x$ is larger than $y$, then $f(x)$ is larger than $f(y)$. In other words, $f$ is increasing on an interval $I$ if for all $x, y \in I$ with $x > y$, then $f(x) > f(y)$.

Likewise, a function $f$ is decreasing on an interval $I$ if for all $x, y \in I$ with $x > y$, then $f(x) < f(y)$.

See here for more info.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like