Function Analysis

Applications of Derivatives: Increasing & Decreasing Functions

Class 12 Maths NCERT: Applications of Derivatives

Determining if a Function is Increasing or Decreasing in an Interval

Understanding whether a function is increasing or decreasing over a particular interval is a fundamental application of derivatives. It essentially tells us about the behavior of the function's graph – is it going uphill or downhill?

The core concept here is that the **sign of the first derivative** ($\boldsymbol{f'(x)}$) directly reveals the behavior of the original function ($\boldsymbol{f(x)}$):

  • If f(x)>0f′(x) > 0 in an interval, the function f(x)f(x) is strictly increasing in that interval. This means as xx increases, f(x)f(x) also increases. 📈
  • If f(x)<0f′(x) < 0 in an interval, the function f(x)f(x) is strictly decreasing in that interval. This means as xx increases, f(x)f(x) decreases. 📉
  • If f(x)=0f′(x) = 0 in an interval, the function f(x)f(x) is constant in that interval.

Step-by-Step Solution Methodology

To determine the intervals where a function is increasing or decreasing, follow these systematic steps:

Step 1: Find the First Derivative of the Function (f(x)f′(x))

This is the foundational step. You need to differentiate the given function f(x)f(x) with respect to xx. Apply all the differentiation rules you've learned (power rule, product rule, quotient rule, chain rule, etc.).

Example: If f(x)=x33x2+2xf(x) = x^3 - 3x^2 + 2x, then:

f(x)=ddx(x33x2+2x)=3x26x+2f′(x) = \frac{d}{dx}(x^3 - 3x^2 + 2x) = 3x^2 - 6x + 2


Step 2: Find the Critical Points

Critical points are the values of xx where the first derivative f(x)f′(x) is either **equal to zero** (f(x)=0f′(x) = 0) or **undefined**. These points are crucial because they are the *only* places where the function's increasing/decreasing nature can potentially change.

  • Set f(x)=0f′(x) = 0: Solve the resulting equation for xx. These solutions are your primary critical points.
  • Check for Undefined f(x)f′(x): Look for values of xx that would make f(x)f′(x) undefined (e.g., division by zero, square root of a negative number). These are also critical points. However, for polynomial functions (which are common in Class 12), f(x)f′(x) is usually defined for all real numbers.

Example (continuing from above): For f(x)=3x26x+2f′(x) = 3x^2 - 6x + 2, set 3x26x+2=03x^2 - 6x + 2 = 0.

Using the quadratic formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}:

x=(6)±(6)24(3)(2)2(3)=6±36246=6±126=6±236=3±33x = \frac{-(-6) \pm \sqrt{(-6)^2 - 4(3)(2)}}{2(3)} = \frac{6 \pm \sqrt{36 - 24}}{6} = \frac{6 \pm \sqrt{12}}{6} = \frac{6 \pm 2\sqrt{3}}{6} = \frac{3 \pm \sqrt{3}}{3}

So, the critical points are x=333x = \frac{3 - \sqrt{3}}{3} and x=3+33

x = \frac{3 + \sqrt{3}}{3}.

Step 3: Determine the Intervals

The critical points divide the function's domain (usually (,)(-\infty, \infty) for most NCERT problems) into several disjoint intervals. These are the intervals you will test.

Example (continuing): The critical points are approximately x31.73230.42x \approx \frac{3 - 1.732}{3} \approx 0.42 and x3+1.73231.58x \approx \frac{3 + 1.732}{3} \approx 1.58.

These divide the number line into three intervals:

  • (,333)(-\infty, \frac{3 - \sqrt{3}}{3})
  • (333,3+33)(\frac{3 - \sqrt{3}}{3}, \frac{3 + \sqrt{3}}{3})
  • (3+33,)(\frac{3 + \sqrt{3}}{3}, \infty)

Step 4: Test Each Interval

Choose a **test value** (any number) within each of the intervals determined in Step 3. Substitute this test value into the **first derivative, f(x)f′(x)**. The sign of f(x)f′(x) at this test value will tell you whether the function is increasing or decreasing in that entire interval.

  • If f(test value)>0f′(\text{test value}) > 0, then f(x)f(x) is strictly increasing in that interval.
  • If f(test value)<0f′(\text{test value}) < 0, then f(x)f(x) is strictly decreasing in that interval.

Example (continuing):

  • Interval (,333)(-\infty, \frac{3 - \sqrt{3}}{3}) (e.g., test x=0x=0): f(0)=3(0)26(0)+2=2f′(0) = 3(0)^2 - 6(0) + 2 = 2. Since 2>02 > 0, f(x)f(x) is strictly increasing in this interval.
  • Interval (333,3+33)(\frac{3 - \sqrt{3}}{3}, \frac{3 + \sqrt{3}}{3}) (e.g., test x=1x=1): f(1)=3(1)26(1)+2=36+2=1f′(1) = 3(1)^2 - 6(1) + 2 = 3 - 6 + 2 = -1. Since 1<0-1 < 0, f(x)f(x) is strictly decreasing in this interval.
  • Interval (3+33,)(\frac{3 + \sqrt{3}}{3}, \infty) (e.g., test x=2x=2): f(2)=3(2)26(2)+2=1212+2=2f′(2) = 3(2)^2 - 6(2) + 2 = 12 - 12 + 2 = 2. Since 2>02 > 0, f(x)f(x) is strictly increasing in this interval.

Step 5: Write the Conclusion

Clearly state the intervals where the function is strictly increasing and where it is strictly decreasing based on your findings in Step 4.

Example (continuing):

  • f(x)f(x) is strictly increasing in (,333)(-\infty, \frac{3 - \sqrt{3}}{3}) and (3+33,)(\frac{3 + \sqrt{3}}{3}, \infty).
  • f(x)f(x) is strictly decreasing in (333,3+33)(\frac{3 - \sqrt{3}}{3}, \frac{3 + \sqrt{3}}{3}).

Important Notes:

Strictly Increasing/Decreasing vs. Increasing/Decreasing:

  • Strictly increasing/decreasing means f(x)>0f′(x) > 0 or f(x)<0f′(x) < 0. The critical points themselves are usually *excluded* from these intervals, indicated by parentheses ( ) ( ).
  • Increasing/decreasing (non-strict) means f(x)0f′(x) \ge 0 or f(x)0f′(x) \le 0. In this case, the critical points (where f(x)=0f′(x)=0) *are included* in the intervals, often by using square brackets [ ][ ]. NCERT typically asks for "strictly increasing/decreasing."

Polynomial Functions:

For polynomial functions, f(x)f′(x) is always defined for all real numbers. So, you only need to set f(x)=0f′(x) = 0 to find critical points.

Functions with Restricted Domains:

If the function has a restricted domain (e.g., x1\sqrt{x-1} has domain x1x \ge 1; logx\log x has domain x>0x > 0), make sure your intervals are entirely within that domain.

Trigonometric Functions:

For trigonometric functions like f(x)=sinxf(x) = \sin x, the critical points (where f(x)=cosx=0f′(x)=\cos x=0) will often repeat due to periodicity. You usually specify the intervals within a given period (e.g., (0,2π)(0, 2\pi)). For f(x)=sinxf(x)=\sin x:

  • For x(0,π2)x \in (0, \frac{\pi}{2}), cosx>0\cos x > 0, so sinx\sin x is strictly increasing.
  • For x(π2,π)x \in (\frac{\pi}{2}, \pi), cosx<0\cos x < 0, so sinx\sin x is strictly decreasing.
  • In (0,π)(0, \pi), since it increases and then decreases, it is neither strictly increasing nor strictly decreasing over the *entire* interval.
Previous Post Next Post

Ad