Functions: Increasing & Decreasing Functions

Learn how to identify intervals of increase and decrease on a graph, define domains using inequality notation, and understand the formal definition of monotonicity.

✔️Solved: null

Learning Guide: The Coordinate System

Learning Guide: Increasing & Decreasing Functions

A function is described as increasing, decreasing, or constant depending on how its output values (yy) behave as its input values (xx) move from left to right (as xx increases).
  • Increasing/Decreasing Functions: A function is called an increasing function (or decreasing function) if it rises (or falls) across its entire domain. For example, a linear function f(x)=3x+1f(x) = 3x + 1 is an increasing function everywhere.
xyIncreasing Function (f(x2)>f(x1)f(x_2) > f(x_1))
xyDecreasing Function (f(x2)<f(x1)f(x_2) < f(x_1))
  • Intervals of Increase/Decrease: Many functions rise in some regions and fall in others (e.g., a parabola). For these functions, we define intervals (segments of the domain) where the function is increasing or decreasing.
xyIntervals: Decreasing for x<0x < 0, Increasing for x>0x > 0

Formal Definitions

Let x1x_1 and x2x_2 be any two inputs in an interval or domain of the function:
  • Increasing: The behavior is increasing if f(x1)<f(x2)f(x_1) < f(x_2) whenever x1<x2x_1 < x_2. In simple terms, as you walk along the graph from left to right, you are going up.
  • Decreasing: The behavior is decreasing if f(x1)>f(x2)f(x_1) > f(x_2) whenever x1<x2x_1 < x_2. In simple terms, as you walk along the graph from left to right, you are going down.
  • Constant: The behavior is constant if f(x1)=f(x2)f(x_1) = f(x_2) for every pair of inputs (a flat horizontal line).

The Crucial Misconception: Domain vs. Range

The Pitfall: When students look at a graph to identify intervals where it increases or decreases, they naturally focus on the vertical axis (the y-values) because they are looking at the graph rising or falling. This leads to writing incorrect ranges like y>2y > 2.

The Rule: Intervals of increase and decrease must always be specified using the horizontal axis (x-values). The vertical behavior tells us what the function is doing (rising or falling), but the xx-values tell us where this behavior happens. For example, if a function increases to the right of x=5x = 5, the correct interval is x>5x > 5, not y>2y > 2.

How to Write Intervals

Just like we did when defining domains, we use inequality notation to specify the horizontal intervals of the graph:
  • To the right of a boundary aa: If the behavior occurs for all inputs greater than aa, we write:
    x>ax > a
    For example, if a function increases to the right of x=5x = 5, its interval of increase is x>5x > 5.
  • To the left of a boundary aa: If the behavior occurs for all inputs less than aa, we write:
    x<ax < a
    For example, if a function decreases to the left of x=2x = -2, its interval of decrease is x<2x < -2.
  • Between two boundaries aa and bb: If the function is rising or falling between two values aa and bb, we write:
    a<x<ba < x < b

Analyzing U-Shaped and V-Shaped Curves

When given equations like f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, the graph forms a curved U-shape called a parabola with a turning point (vertex) at x=hx = h.

To find where the parabola increases or decreases without graphing, look at the coefficient aa (the multiplier in front):
  • Smiling Parabola (a>0a > 0): If aa is positive, the shape opens upwards like a smiling face. The vertex is the lowest point. The graph goes down first, then up. So, it is decreasing for x<hx < h and increasing for x>hx > h.
  • Sad Parabola (a<0a < 0): If aa is negative, the shape opens downwards like a sad face. The vertex is the highest point. The graph goes up first, then down. So, it is increasing for x<hx < h and decreasing for x>hx > h.
xySmiling Parabola (a>0a > 0)
xySad Parabola (a<0a < 0)
Similarly, functions containing absolute values like f(x)=axh+kf(x) = a|x - h| + k behave in the exact same way. The absolute value symbols xh|x - h| measure the distance from hh, which creates a straight V-shape instead of a curved U-shape. The multiplier aa determines if this V-shape opens upwards (standard V-shape) or downwards (upside-down V-shape):
  • Opens Upwards (a>0a > 0): The graph is a standard V-shape pointing down to its lowest point (vertex) at x=hx = h. It decreases first, then increases (similar to a smiling parabola).
  • Opens Downwards (a<0a < 0): The graph is an upside-down V-shape pointing up to its highest point (vertex) at x=hx = h. It increases first, then decreases (similar to a sad parabola).
xyOpens Upwards (a>0a > 0)
xyOpens Downwards (a<0a < 0)
Learning Topics
Increasing & Decreasing Functions | SealMath