Monotonicity Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
For \(f(x) = -x + 5\), is it increasing or decreasing? Verify with two test values.

Solution

  1. 1
    The slope is \(-1 < 0\), so the function is decreasing.
  2. 2
    Test: \(f(1) = 4\), \(f(3) = 2\). Since \(1 < 3\) and \(4 > 2\): larger input β†’ smaller output.
  3. 3
    \(f\) is monotonically decreasing.

Answer

Monotonically decreasing
Negative slope means the function decreases as \(x\) increases. Confirmed: \(f(1)=4 > f(3)=2\).

About Monotonicity

A function or sequence that consistently moves in one direction onlyβ€”always increasing or always decreasing throughout its domain.

Learn more about Monotonicity β†’

More Monotonicity Examples