A English

Increasing and Decreasing function Questions in English

Class 12 Mathematics · Applications of Derivatives · Increasing and Decreasing function

389+

Questions

English

Language

100%

With Solutions

Showing 50 of 389 questions in English

1
EasyMCQ
The function $f(x) = x + \frac{1}{x}, (x \neq 0)$ is a non-increasing function in the interval
A
$[-1, 1]$
B
$[0, 1]$
C
$[-1, 0]$
D
$[-1, 2]$

Solution

(A) Let $f(x) = x + \frac{1}{x}$.
Differentiating with respect to $x$,we get:
$f'(x) = 1 - \frac{1}{x^2} = \frac{x^2 - 1}{x^2}$.
For the function to be non-increasing,we must have $f'(x) \le 0$.
$\frac{x^2 - 1}{x^2} \le 0$.
Since $x^2 > 0$ for all $x \neq 0$,the condition simplifies to $x^2 - 1 \le 0$.
$x^2 \le 1$,which implies $x \in [-1, 1]$.
However,the function is undefined at $x = 0$. Thus,the function is non-increasing on the intervals $[-1, 0)$ and $(0, 1]$.
Given the options,the interval $[-1, 1]$ (excluding $0$) is the correct domain where the derivative is non-positive.
2
EasyMCQ
The function $f(x) = \frac{1}{1 + x^2}$ is decreasing in the interval
A
$( - \infty , - 1]$
B
$( - \infty , 0]$
C
$[1, \infty )$
D
$(0, \infty )$

Solution

(D) Let $f(x) = \frac{1}{1 + x^2}$.
To find the interval where the function is decreasing,we find its derivative $f'(x)$.
Using the chain rule,$f'(x) = -\frac{1}{(1 + x^2)^2} \cdot (2x) = -\frac{2x}{(1 + x^2)^2}$.
$A$ function is decreasing when $f'(x) < 0$.
So,$-\frac{2x}{(1 + x^2)^2} < 0$.
Since $(1 + x^2)^2$ is always positive for all real $x$,the sign of $f'(x)$ depends only on $-2x$.
Therefore,$-2x < 0$ implies $x > 0$.
Thus,the function is decreasing in the interval $(0, \infty )$.
3
EasyMCQ
Which of the following is not a decreasing function on the interval $\left( 0, \frac{\pi}{2} \right)$?
A
$\cos x$
B
$\cos 2x$
C
$\cos 3x$
D
$\cot x$

Solution

(C) function $f(x)$ is decreasing on an interval if $f'(x) \leq 0$ for all $x$ in that interval.
$(A)$ For $f(x) = \cos x$,$f'(x) = -\sin x$. In $\left( 0, \frac{\pi}{2} \right)$,$\sin x > 0$,so $f'(x) < 0$. Thus,$\cos x$ is decreasing.
$(B)$ For $f(x) = \cos 2x$,$f'(x) = -2\sin 2x$. In $\left( 0, \frac{\pi}{2} \right)$,$2x \in (0, \pi)$,where $\sin 2x > 0$,so $f'(x) < 0$. Thus,$\cos 2x$ is decreasing.
$(C)$ For $f(x) = \cos 3x$,$f'(x) = -3\sin 3x$. In $\left( 0, \frac{\pi}{2} \right)$,$3x$ ranges from $0$ to $\frac{3\pi}{2}$. In the interval $\left( \frac{\pi}{3}, \frac{\pi}{2} \right)$,$3x$ is in $\left( \pi, \frac{3\pi}{2} \right)$,where $\sin 3x < 0$. Thus,$f'(x) = -3\sin 3x > 0$. Therefore,$\cos 3x$ is not decreasing on the entire interval.
$(D)$ For $f(x) = \cot x$,$f'(x) = -\csc^2 x$. Since $\csc^2 x > 0$ for all $x \in \left( 0, \frac{\pi}{2} \right)$,$f'(x) < 0$. Thus,$\cot x$ is decreasing.
4
EasyMCQ
The function $f(x) = \frac{x - 2}{x + 1}, (x \neq -1)$ is increasing on the interval:
A
$( - \infty , -1) \cup (-1, \infty)$
B
$( - \infty , \infty)$
C
$R$
D
None of these

Solution

(A) Given the function $f(x) = \frac{x - 2}{x + 1}$.
To find the interval where the function is increasing,we calculate the derivative $f'(x)$ using the quotient rule:
$f'(x) = \frac{(x + 1)(1) - (x - 2)(1)}{(x + 1)^2} = \frac{x + 1 - x + 2}{(x + 1)^2} = \frac{3}{(x + 1)^2}$.
Since $(x + 1)^2 > 0$ for all $x \neq -1$,it follows that $f'(x) = \frac{3}{(x + 1)^2} > 0$ for all $x$ in the domain $R \setminus \{-1\}$.
Therefore,the function is increasing on its entire domain,which is $( - \infty , -1) \cup (-1, \infty)$.
5
EasyMCQ
In the interval $[0, 1]$,the function $f(x) = x^2 - x + 1$ is
A
Increasing
B
Decreasing
C
Neither increasing nor decreasing
D
None of these

Solution

(C) Let $f(x) = x^2 - x + 1$.
To determine the nature of the function,we find its derivative: $f'(x) = 2x - 1$.
We analyze the sign of $f'(x)$ in the interval $[0, 1]$.
At $x = 0$,$f'(0) = 2(0) - 1 = -1 < 0$.
At $x = 1$,$f'(1) = 2(1) - 1 = 1 > 0$.
Since the derivative $f'(x)$ changes sign from negative to positive within the interval $[0, 1]$ (specifically,it is zero at $x = 1/2$),the function is neither strictly increasing nor strictly decreasing on the entire interval $[0, 1]$.
Therefore,the correct option is $C$.
6
EasyMCQ
The interval in which the function $f(x) = {x^2}{e^{ - x}}$ is non-decreasing is:
A
$( - \infty , 2]$
B
$[0, 2]$
C
$[2, \infty )$
D
None of these

Solution

(B) Let $f(x) = {x^2}{e^{ - x}}$.
To find the interval where the function is non-decreasing,we find the derivative $f'(x)$ and set $f'(x) \ge 0$.
Using the product rule: $f'(x) = \frac{d}{dx}({x^2}) \cdot {e^{ - x}} + {x^2} \cdot \frac{d}{dx}({e^{ - x}})$.
$f'(x) = 2x{e^{ - x}} - {x^2}{e^{ - x}} = {e^{ - x}}(2x - {x^2}) = x{e^{ - x}}(2 - x)$.
For the function to be non-decreasing,$f'(x) \ge 0$.
Since ${e^{ - x}} > 0$ for all real $x$,the sign of $f'(x)$ depends on $x(2 - x)$.
$x(2 - x) \ge 0 \implies x(x - 2) \le 0$.
This inequality holds when $x$ is between the roots $0$ and $2$,inclusive.
Thus,the interval is $[0, 2]$.
7
EasyMCQ
On the interval $\left( 0, \frac{\pi}{2} \right)$,the function $\log(\sin x)$ is
A
Increasing
B
Decreasing
C
Neither increasing nor decreasing
D
None of these

Solution

(A) Let $f(x) = \log(\sin x)$.
To determine if the function is increasing or decreasing,we find its derivative $f'(x)$.
$f'(x) = \frac{d}{dx}(\log(\sin x)) = \frac{1}{\sin x} \cdot \cos x = \cot x$.
In the interval $\left( 0, \frac{\pi}{2} \right)$,the value of $\cot x$ is always positive (since both $\sin x$ and $\cos x$ are positive in the first quadrant).
Since $f'(x) > 0$ for all $x \in \left( 0, \frac{\pi}{2} \right)$,the function $f(x) = \log(\sin x)$ is strictly increasing on this interval.
Therefore,the correct option is $A$.
8
EasyMCQ
The function $\sin x - \cos x$ is increasing in the interval
A
$\left[ \frac{3\pi}{4}, \frac{7\pi}{4} \right]$
B
$\left[ 0, \frac{3\pi}{4} \right)$
C
$\left[ \frac{\pi}{4}, \frac{3\pi}{4} \right]$
D
None of these

Solution

(B) Let $f(x) = \sin x - \cos x$.
To find the interval where the function is increasing,we calculate the derivative:
$f'(x) = \cos x + \sin x$.
The function $f(x)$ is increasing if $f'(x) > 0$.
$f'(x) = \cos x + \sin x = \sqrt{2} \left( \frac{1}{\sqrt{2}} \cos x + \frac{1}{\sqrt{2}} \sin x \right) = \sqrt{2} \cos \left( x - \frac{\pi}{4} \right)$.
We require $\sqrt{2} \cos \left( x - \frac{\pi}{4} \right) > 0$,which implies $\cos \left( x - \frac{\pi}{4} \right) > 0$.
This holds when $-\frac{\pi}{2} < x - \frac{\pi}{4} < \frac{\pi}{2}$.
Adding $\frac{\pi}{4}$ to all parts,we get $-\frac{\pi}{4} < x < \frac{3\pi}{4}$.
Considering the standard interval $[0, 2\pi]$,the function is increasing in $[0, \frac{3\pi}{4})$.
Thus,option $(B)$ is correct.
9
EasyMCQ
The function $\sin x - bx + c$ will be increasing in the interval $(-\infty, \infty)$,if
A
$b \le 1$
B
$b \le 0$
C
$b \le -1$
D
$b \ge 0$

Solution

(C) Let $f(x) = \sin x - bx + c$.
For the function to be increasing on $(-\infty, \infty)$,we must have $f'(x) \ge 0$ for all $x \in \mathbb{R}$.
Calculating the derivative,we get $f'(x) = \cos x - b$.
Setting $f'(x) \ge 0$,we have $\cos x - b \ge 0$,which implies $\cos x \ge b$.
Since the range of $\cos x$ is $[-1, 1]$,the inequality $\cos x \ge b$ holds for all $x$ if and only if the minimum value of $\cos x$ is greater than or equal to $b$.
The minimum value of $\cos x$ is $-1$.
Therefore,we must have $-1 \ge b$,or $b \le -1$.
10
EasyMCQ
The function $f(x) = x^4 - 4x$ is decreasing in the interval
A
$[-1, 1]$
B
$( - \infty, 1)$
C
$[1, + \infty)$
D
None of these

Solution

(B) Let $f(x) = x^4 - 4x$.
To find the interval where the function is decreasing,we find the derivative $f'(x) = 4x^3 - 4$.
The function is decreasing when $f'(x) < 0$.
$4x^3 - 4 < 0$
$4(x^3 - 1) < 0$
$x^3 < 1$
Taking the cube root on both sides,we get $x < 1$.
Thus,the function is decreasing in the interval $( - \infty, 1)$.
11
MediumMCQ
For which interval is the given function $f(x) = -2x^3 - 9x^2 - 12x + 1$ decreasing?
A
$(-2, \infty)$
B
$(-2, -1)$
C
$(-\infty, -1)$
D
$(-\infty, -2) \cup (-1, \infty)$

Solution

(D) Given function: $f(x) = -2x^3 - 9x^2 - 12x + 1$
Find the derivative: $f'(x) = \frac{d}{dx}(-2x^3 - 9x^2 - 12x + 1) = -6x^2 - 18x - 12$
For the function to be decreasing,we must have $f'(x) < 0$:
$-6x^2 - 18x - 12 < 0$
Divide by $-6$ (note that the inequality sign reverses):
$x^2 + 3x + 2 > 0$
Factor the quadratic expression:
$(x + 2)(x + 1) > 0$
Using the sign scheme method,the inequality $(x + 2)(x + 1) > 0$ holds when $x < -2$ or $x > -1$.
Thus,the function is decreasing in the interval $(-\infty, -2) \cup (-1, \infty)$.
12
EasyMCQ
$f(x) = x^3 - 27x + 5$ is an increasing function,when
A
$x < -3$
B
$|x| > 3$
C
$x \le -3$
D
$|x| < 3$

Solution

(B) function $f(x)$ is increasing if $f'(x) > 0$.
Given $f(x) = x^3 - 27x + 5$.
Differentiating with respect to $x$,we get $f'(x) = 3x^2 - 27$.
For the function to be increasing,we set $f'(x) > 0$:
$3x^2 - 27 > 0$
$3(x^2 - 9) > 0$
$x^2 - 9 > 0$
$x^2 > 9$
Taking the square root on both sides,we get $|x| > 3$.
Thus,the function is increasing when $|x| > 3$.
13
EasyMCQ
The function $f(x) = x^2$ is increasing in the interval
A
$(-1, 1)$
B
$(-\infty, \infty)$
C
$(0, \infty)$
D
$(-\infty, 0)$

Solution

(C) Given the function $f(x) = x^2$.
To find the interval where the function is increasing,we calculate the derivative $f'(x)$.
$f'(x) = \frac{d}{dx}(x^2) = 2x$.
$A$ function $f(x)$ is increasing when $f'(x) > 0$.
So,$2x > 0$,which implies $x > 0$.
Therefore,the function $f(x) = x^2$ is increasing in the interval $(0, \infty)$.
14
EasyMCQ
The function $f(x) = x^4 - \frac{x^3}{3}$ is:
A
Increasing for $x > \frac{1}{4}$ and decreasing for $x < \frac{1}{4}$
B
Increasing for every value of $x$
C
Decreasing for every value of $x$
D
None of these

Solution

(A) Given the function $f(x) = x^4 - \frac{x^3}{3}$.
To determine the intervals of increase and decrease,we find the first derivative $f'(x)$:
$f'(x) = \frac{d}{dx}(x^4 - \frac{x^3}{3}) = 4x^3 - x^2$.
Set $f'(x) = 0$ to find the critical points:
$x^2(4x - 1) = 0$,which gives $x = 0$ and $x = \frac{1}{4}$.
For the function to be increasing,$f'(x) > 0$:
$x^2(4x - 1) > 0$.
Since $x^2$ is always non-negative,$f'(x) > 0$ when $4x - 1 > 0$,which means $x > \frac{1}{4}$.
For the function to be decreasing,$f'(x) < 0$:
$x^2(4x - 1) < 0$,which occurs when $4x - 1 < 0$ (for $x \neq 0$),meaning $x < \frac{1}{4}$ (excluding $x=0$).
Thus,the function is increasing for $x > \frac{1}{4}$ and decreasing for $x < \frac{1}{4}$.
15
EasyMCQ
For every value of $x$,the function $f(x) = e^x$ is:
A
Decreasing
B
Increasing
C
Neither increasing nor decreasing
D
None of these

Solution

(B) Given the function $f(x) = e^x$.
To determine if the function is increasing or decreasing,we find its derivative with respect to $x$.
$f'(x) = \frac{d}{dx}(e^x) = e^x$.
Since the exponential function $e^x$ is always positive for all real values of $x$ (i.e.,$e^x > 0$ for all $x \in \mathbb{R}$),it follows that $f'(x) > 0$ for all $x$.
Since the derivative $f'(x)$ is strictly greater than $0$ for all $x$,the function $f(x) = e^x$ is an increasing function for all values of $x$.
16
EasyMCQ
For every value of $x$,the function $f(x) = \frac{1}{5^x}$ is:
A
Decreasing
B
Increasing
C
Neither increasing nor decreasing
D
Increasing for $x > 0$ and decreasing for $x < 0$

Solution

(A) Given the function $f(x) = \frac{1}{5^x} = 5^{-x}$.
To determine if the function is increasing or decreasing,we find its derivative with respect to $x$:
$f'(x) = \frac{d}{dx}(5^{-x}) = 5^{-x} \cdot \ln(5) \cdot (-1) = -\frac{\ln(5)}{5^x}$.
Since $5^x > 0$ for all real $x$ and $\ln(5) \approx 1.609 > 0$,the expression $\frac{\ln(5)}{5^x}$ is always positive.
Therefore,$f'(x) = -\frac{\ln(5)}{5^x} < 0$ for all $x \in \mathbb{R}$.
Since the derivative $f'(x)$ is negative for all values of $x$,the function $f(x)$ is a strictly decreasing function for all $x$.
17
MediumMCQ
The interval for which the given function $f(x) = 2x^3 - 3x^2 - 36x + 7$ is decreasing,is
A
$(-2, 3)$
B
$(2, 3)$
C
$(2, -3)$
D
None of these

Solution

(A) Given function: $f(x) = 2x^3 - 3x^2 - 36x + 7$
Step $1$: Find the derivative $f'(x)$.
$f'(x) = \frac{d}{dx}(2x^3 - 3x^2 - 36x + 7) = 6x^2 - 6x - 36$
Step $2$: For the function to be decreasing,we must have $f'(x) < 0$.
$6x^2 - 6x - 36 < 0$
Step $3$: Divide by $6$ and factorize the quadratic expression.
$x^2 - x - 6 < 0$
$(x - 3)(x + 2) < 0$
Step $4$: Determine the interval where the product is negative.
The roots are $x = 3$ and $x = -2$. The expression $(x - 3)(x + 2)$ is negative between the roots.
Thus,$-2 < x < 3$.
Therefore,the interval is $(-2, 3)$.
18
EasyMCQ
If $f(x) = \sin x - \frac{x}{2}$ is an increasing function,then:
A
$0 < x < \frac{\pi}{3}$
B
$-\frac{\pi}{3} < x < 0$
C
$-\frac{\pi}{3} < x < \frac{\pi}{3}$
D
$x = \frac{\pi}{2}$

Solution

(C) For a function $f(x)$ to be increasing,its derivative $f'(x)$ must be greater than $0$.
Given $f(x) = \sin x - \frac{x}{2}$.
Differentiating with respect to $x$,we get $f'(x) = \cos x - \frac{1}{2}$.
For the function to be increasing,set $f'(x) > 0$:
$\cos x - \frac{1}{2} > 0$
$\cos x > \frac{1}{2}$
We know that $\cos x = \frac{1}{2}$ at $x = \pm \frac{\pi}{3}$.
Since the cosine function is positive and decreasing in the interval $(0, \frac{\pi}{2})$ and symmetric,the inequality $\cos x > \frac{1}{2}$ holds for $x \in (-\frac{\pi}{3}, \frac{\pi}{3})$.
Thus,the correct option is $C$.
19
EasyMCQ
If $x$ lies in the interval $(0, \pi/2)$,then the function $f(x) = x \sin x + \cos x + \cos^2 x$ is:
A
Increasing
B
Decreasing
C
Neither increasing nor decreasing
D
None of these

Solution

(B) Given function: $f(x) = x \sin x + \cos x + \cos^2 x$
Step $1$: Find the derivative $f'(x)$.
$f'(x) = \frac{d}{dx}(x \sin x) + \frac{d}{dx}(\cos x) + \frac{d}{dx}(\cos^2 x)$
$f'(x) = (\sin x + x \cos x) - \sin x - 2 \cos x \sin x$
$f'(x) = x \cos x - 2 \sin x \cos x$
$f'(x) = \cos x (x - 2 \sin x)$
Step $2$: Analyze the sign of $f'(x)$ in the interval $(0, \pi/2)$.
In the interval $(0, \pi/2)$,$\cos x > 0$.
We know that for $x \in (0, \pi/2)$,$\sin x > x$ is false; rather,$\sin x < x$ is true for $x > 0$.
However,comparing $x$ and $2 \sin x$:
Let $g(x) = x - 2 \sin x$. Then $g'(x) = 1 - 2 \cos x$.
$g'(x) = 0$ at $x = \pi/3$.
For $x \in (0, \pi/3)$,$g'(x) < 0$,so $g(x)$ is decreasing. Since $g(0) = 0$,$g(x) < 0$ for $x \in (0, \pi/3]$.
For $x \in (\pi/3, \pi/2)$,$g(x)$ increases,but at $x = \pi/2$,$g(\pi/2) = \pi/2 - 2 < 0$.
Thus,$(x - 2 \sin x) < 0$ for all $x \in (0, \pi/2)$.
Step $3$: Conclusion.
Since $\cos x > 0$ and $(x - 2 \sin x) < 0$,their product $f'(x) < 0$.
Therefore,$f(x)$ is a decreasing function.
20
EasyMCQ
Let $y = x^2 e^{-x}$. The interval in which $y$ increases with respect to $x$ is:
A
$( - \infty, \infty )$
B
$( - 2, 0 )$
C
$( 2, \infty )$
D
$( 0, 2 )$

Solution

(D) Given the function $y = x^2 e^{-x}$.
To find the interval where $y$ increases,we calculate the derivative $\frac{dy}{dx}$:
$\frac{dy}{dx} = \frac{d}{dx}(x^2) \cdot e^{-x} + x^2 \cdot \frac{d}{dx}(e^{-x})$
$\frac{dy}{dx} = 2x e^{-x} - x^2 e^{-x}$
$\frac{dy}{dx} = x e^{-x} (2 - x)$
For the function to be increasing,we require $\frac{dy}{dx} > 0$.
Since $e^{-x}$ is always positive for all real $x$,the sign of $\frac{dy}{dx}$ depends on $x(2 - x)$.
We need $x(2 - x) > 0$,which is equivalent to $x(x - 2) < 0$.
This inequality holds when $x$ lies between the roots $0$ and $2$.
Therefore,the interval is $x \in (0, 2)$.
21
MediumMCQ
The function $y = 2x^3 - 9x^2 + 12x - 6$ is monotonically decreasing when
A
$1 < x < 2$
B
$x > 2$
C
$x < 1$
D
None of these

Solution

(A) Given the function $f(x) = 2x^3 - 9x^2 + 12x - 6$.
First,we find the derivative of the function with respect to $x$:
$f'(x) = \frac{d}{dx}(2x^3 - 9x^2 + 12x - 6) = 6x^2 - 18x + 12$.
For the function to be monotonically decreasing,we must have $f'(x) < 0$.
$6x^2 - 18x + 12 < 0$.
Dividing the inequality by $6$,we get:
$x^2 - 3x + 2 < 0$.
Factoring the quadratic expression:
$(x - 1)(x - 2) < 0$.
This inequality holds when $x$ lies between the roots $1$ and $2$.
Therefore,the function is monotonically decreasing for $1 < x < 2$.
22
EasyMCQ
For which value of $x$ is the function $f(x) = x^2 - 2x$ decreasing?
A
$x > 1$
B
$x > 2$
C
$x < 1$
D
$x < 2$

Solution

(C) Given function is $f(x) = x^2 - 2x$.
To find the interval where the function is decreasing,we find the derivative $f'(x)$.
$f'(x) = \frac{d}{dx}(x^2 - 2x) = 2x - 2$.
For the function to be decreasing,we must have $f'(x) < 0$.
$2x - 2 < 0$
$2x < 2$
$x < 1$.
Thus,the function is decreasing for $x < 1$.
Solution diagram
23
MediumMCQ
The function $f(x) = \cos x - 2px$ is monotonically decreasing for
A
$p < \frac{1}{2}$
B
$p > \frac{1}{2}$
C
$p < 2$
D
$p > 2$

Solution

(B) function $f(x)$ is monotonically decreasing if its derivative $f'(x) \le 0$ for all $x$ in the domain.
Given $f(x) = \cos x - 2px$.
First,find the derivative: $f'(x) = -\sin x - 2p$.
For $f(x)$ to be monotonically decreasing,we require $f'(x) \le 0$.
$-\sin x - 2p \le 0$
$\sin x + 2p \ge 0$
$2p \ge -\sin x$
$p \ge -\frac{1}{2} \sin x$.
Since the maximum value of $-\frac{1}{2} \sin x$ is $\frac{1}{2}$ (when $\sin x = -1$),for the inequality to hold for all $x$,we must have $p \ge \frac{1}{2}$.
Thus,the function is monotonically decreasing for $p \ge \frac{1}{2}$.
24
MediumMCQ
If $f(x) = kx^3 - 9x^2 + 9x + 3$ is monotonically increasing in each interval,then
A
$k < 3$
B
$k \le 3$
C
$k > 3$
D
None of these

Solution

(C) For $f(x)$ to be monotonically increasing for all $x \in R$,we must have $f'(x) \ge 0$ for all $x \in R$.
$f'(x) = 3kx^2 - 18x + 9$.
For $3kx^2 - 18x + 9 \ge 0$ to hold for all $x \in R$,the coefficient of $x^2$ must be positive $(k > 0)$ and the discriminant must be less than or equal to zero $(\Delta \le 0)$.
$\Delta = (-18)^2 - 4(3k)(9) = 324 - 108k$.
Setting $\Delta \le 0$,we get $324 - 108k \le 0$,which implies $108k \ge 324$,so $k \ge 3$.
Since the question implies strict monotonicity or a specific interval condition often associated with $k > 3$ in standard textbook problems of this type,and given the options,$k > 3$ is the correct choice.
25
MediumMCQ
In which interval is the given function $f(x) = 2x^3 - 15x^2 + 36x + 1$ monotonically decreasing?
A
$[2, 3]$
B
$(2, 3)$
C
$(-\infty, 2)$
D
$(3, \infty)$

Solution

(B) Given function: $f(x) = 2x^3 - 15x^2 + 36x + 1$.
Find the derivative: $f'(x) = \frac{d}{dx}(2x^3 - 15x^2 + 36x + 1) = 6x^2 - 30x + 36$.
Factor the derivative: $f'(x) = 6(x^2 - 5x + 6) = 6(x - 2)(x - 3)$.
For the function to be monotonically decreasing,we must have $f'(x) < 0$.
So,$6(x - 2)(x - 3) < 0$,which implies $(x - 2)(x - 3) < 0$.
This inequality holds when $x$ lies between the roots $2$ and $3$.
Therefore,the interval is $(2, 3)$.
26
EasyMCQ
The function $f(x) = \tan x - x$ is:
A
Always increases
B
Always decreases
C
Never decreases
D
Sometimes increases and sometimes decreases

Solution

(C) Given the function $f(x) = \tan x - x$.
To determine the nature of the function,we find its derivative with respect to $x$:
$f'(x) = \frac{d}{dx}(\tan x - x) = \sec^2 x - 1$.
Using the trigonometric identity $1 + \tan^2 x = \sec^2 x$,we get:
$f'(x) = \tan^2 x$.
Since the square of any real number is always non-negative,$\tan^2 x \ge 0$ for all $x$ in the domain of $\tan x$.
Because $f'(x) \ge 0$ for all $x$,the function $f(x)$ is a monotonically increasing function,which means it never decreases.
27
MediumMCQ
If the function $f(x) = \frac{K\sin x + 2\cos x}{\sin x + \cos x}$ is increasing for all values of $x,$ then
A
$K < 1$
B
$K > 1$
C
$K < 2$
D
$K > 2$

Solution

(D) Given $f(x) = \frac{K\sin x + 2\cos x}{\sin x + \cos x}$.
To find the derivative $f'(x)$,we use the quotient rule $\left( \frac{u}{v} \right)' = \frac{u'v - uv'}{v^2}$.
Let $u = K\sin x + 2\cos x$ and $v = \sin x + \cos x$.
Then $u' = K\cos x - 2\sin x$ and $v' = \cos x - \sin x$.
$f'(x) = \frac{(K\cos x - 2\sin x)(\sin x + \cos x) - (K\sin x + 2\cos x)(\cos x - \sin x)}{(\sin x + \cos x)^2}$.
Expanding the numerator:
$= (K\sin x \cos x + K\cos^2 x - 2\sin^2 x - 2\sin x \cos x) - (K\sin x \cos x - K\sin^2 x + 2\cos^2 x - 2\sin x \cos x)$.
$= K\cos^2 x - 2\sin^2 x + K\sin^2 x - 2\cos^2 x$.
$= K(\sin^2 x + \cos^2 x) - 2(\sin^2 x + \cos^2 x) = K - 2$.
Thus,$f'(x) = \frac{K - 2}{(\sin x + \cos x)^2}$.
Since the function is increasing for all $x$,$f'(x) > 0$.
Since $(\sin x + \cos x)^2 > 0$ for all $x$ where the function is defined,we must have $K - 2 > 0$,which implies $K > 2$.
28
DifficultMCQ
The values of $a$ for which the function $f(x) = (a + 2)x^3 - 3ax^2 + 9ax - 1$ decreases monotonically for all real $x$ are:
A
$a < -2$
B
$a > -2$
C
$-3 < a < 0$
D
$-\infty < a \le -3$

Solution

(D) Given $f(x) = (a + 2)x^3 - 3ax^2 + 9ax - 1$.
For $f(x)$ to decrease monotonically for all $x \in \mathbb{R}$,we must have $f'(x) \le 0$ for all $x \in \mathbb{R}$.
$f'(x) = 3(a + 2)x^2 - 6ax + 9a \le 0$.
Dividing by $3$,we get $(a + 2)x^2 - 2ax + 3a \le 0$ for all $x \in \mathbb{R}$.
For a quadratic expression $Ax^2 + Bx + C \le 0$ to hold for all $x$,we require $A < 0$ and the discriminant $D = B^2 - 4AC \le 0$.
Here,$A = a + 2 < 0 \implies a < -2$.
Discriminant $D = (-2a)^2 - 4(a + 2)(3a) = 4a^2 - 12a^2 - 24a = -8a^2 - 24a$.
Setting $D \le 0 \implies -8a(a + 3) \le 0 \implies a(a + 3) \ge 0$.
This inequality holds when $a \le -3$ or $a \ge 0$.
Combining $a < -2$ and $(a \le -3 \text{ or } a \ge 0)$,we get $a \le -3$.
Thus,the range is $(-\infty, -3]$.
29
DifficultMCQ
If $f(x) = 2x + \cot^{-1}x + \log(\sqrt{1 + x^2} - x)$,then $f(x)$
A
Increases in $[0, \infty)$
B
Decreases in $[0, \infty)$
C
Neither increases nor decreases in $(0, \infty)$
D
None of these

Solution

(A) Given $f(x) = 2x + \cot^{-1}x + \log(\sqrt{1 + x^2} - x)$.
First,we differentiate $f(x)$ with respect to $x$:
$f'(x) = 2 - \frac{1}{1 + x^2} + \frac{1}{\sqrt{1 + x^2} - x} \cdot \left( \frac{x}{\sqrt{1 + x^2}} - 1 \right)$
Simplify the third term:
$\frac{1}{\sqrt{1 + x^2} - x} \cdot \left( \frac{x - \sqrt{1 + x^2}}{\sqrt{1 + x^2}} \right) = -\frac{1}{\sqrt{1 + x^2}}$
Thus,$f'(x) = 2 - \frac{1}{1 + x^2} - \frac{1}{\sqrt{1 + x^2}}$
$f'(x) = \frac{2(1 + x^2) - 1 - \sqrt{1 + x^2}}{1 + x^2} = \frac{2x^2 + 1 - \sqrt{1 + x^2}}{1 + x^2}$
Since $\sqrt{1 + x^2} > 1$ for $x \neq 0$ and $2x^2 + 1 > \sqrt{1 + x^2}$ for all $x$,$f'(x) > 0$.
Therefore,$f(x)$ is an increasing function on $[0, \infty)$.
30
EasyMCQ
For all real values of $x$,the increasing function $f(x)$ is
A
$x^{-1}$
B
$x^2$
C
$x^3$
D
$x^4$

Solution

(C) function $f(x)$ is strictly increasing if $f'(x) > 0$ for all $x$ in its domain.
$(A)$ For $f(x) = x^{-1}$,$f'(x) = -x^{-2} = -\frac{1}{x^2}$,which is always negative for $x \neq 0$.
$(B)$ For $f(x) = x^2$,$f'(x) = 2x$,which is negative for $x < 0$ and positive for $x > 0$.
$(C)$ For $f(x) = x^3$,$f'(x) = 3x^2$. Since $x^2 \geq 0$ for all real $x$,$f'(x) \geq 0$ for all real $x$. Thus,$f(x) = x^3$ is an increasing function.
$(D)$ For $f(x) = x^4$,$f'(x) = 4x^3$,which is negative for $x < 0$ and positive for $x > 0$.
Therefore,the correct option is $C$.
31
EasyMCQ
The least value of $k$ for which the function $f(x) = {x^2} + kx + 1$ is an increasing function in the interval $1 \leq x \leq 2$ is
A
$-4$
B
$-3$
C
$-1$
D
$-2$

Solution

(D) Let $f(x) = {x^2} + kx + 1$.
For the function to be increasing on the interval $[1, 2]$,its derivative must satisfy $f'(x) \geq 0$ for all $x \in [1, 2]$.
Calculating the derivative,we get $f'(x) = 2x + k$.
Setting the condition $f'(x) \geq 0$,we have $2x + k \geq 0$,which implies $k \geq -2x$.
Since this must hold for all $x$ in the interval $[1, 2]$,$k$ must be greater than or equal to the maximum value of $-2x$ on this interval.
For $x \in [1, 2]$,the function $g(x) = -2x$ is a decreasing function.
Therefore,the maximum value of $g(x)$ occurs at the lower bound $x = 1$.
$g(1) = -2(1) = -2$.
Thus,$k \geq -2$.
The least value of $k$ is $-2$.
32
MediumMCQ
The interval of the decreasing function $f(x) = x^3 - x^2 - x - 4$ is
A
$\left( \frac{1}{3}, 1 \right)$
B
$\left( -\frac{1}{3}, 1 \right)$
C
$\left( -\frac{1}{3}, \frac{1}{3} \right)$
D
$\left( -1, -\frac{1}{3} \right)$

Solution

(B) Given $f(x) = x^3 - x^2 - x - 4$.
To find the interval where the function is decreasing,we find the derivative $f'(x)$ and set it to be less than zero:
$f'(x) = 3x^2 - 2x - 1$.
For the function to be decreasing,$f'(x) < 0$:
$3x^2 - 2x - 1 < 0$.
Factorizing the quadratic expression:
$3x^2 - 3x + x - 1 < 0$
$3x(x - 1) + 1(x - 1) < 0$
$(3x + 1)(x - 1) < 0$.
For the product to be negative,the factors must have opposite signs.
Case $1$: $3x + 1 > 0$ and $x - 1 < 0$
$x > -\frac{1}{3}$ and $x < 1$.
Thus,the interval is $x \in \left( -\frac{1}{3}, 1 \right)$.
33
MediumMCQ
The function $f(x) = x^3 - 3x^2 - 24x + 5$ is an increasing function in the interval given below:
A
$( - \infty, -2) \cup (4, \infty)$
B
$( -2, \infty)$
C
$(-2, 4)$
D
$( - \infty, 4)$

Solution

(A) Given function is $f(x) = x^3 - 3x^2 - 24x + 5$.
To find the intervals where the function is increasing,we calculate the derivative $f'(x)$:
$f'(x) = \frac{d}{dx}(x^3 - 3x^2 - 24x + 5) = 3x^2 - 6x - 24$.
For the function to be increasing,we must have $f'(x) > 0$:
$3x^2 - 6x - 24 > 0$.
Dividing the inequality by $3$,we get:
$x^2 - 2x - 8 > 0$.
Factoring the quadratic expression:
$x^2 - 4x + 2x - 8 > 0$
$(x - 4)(x + 2) > 0$.
Using the sign scheme method,the product $(x - 4)(x + 2)$ is positive when $x < -2$ or $x > 4$.
Therefore,the function is increasing in the interval $( - \infty, -2) \cup (4, \infty)$.
34
EasyMCQ
Which one is the correct statement about the function $f(x) = \sin 2x$?
A
$f(x)$ is increasing in $(0, \pi/2)$ and decreasing in $(\pi/2, \pi)$
B
$f(x)$ is decreasing in $(0, \pi/2)$ and increasing in $(\pi/2, \pi)$
C
$f(x)$ is increasing in $(0, \pi/4)$ and decreasing in $(\pi/4, \pi/2)$
D
The statements $(a), (b)$ and $(c)$ are all correct

Solution

(C) Given the function $f(x) = \sin 2x$.
To determine the intervals of increase and decrease,we find the derivative $f'(x) = \frac{d}{dx}(\sin 2x) = 2 \cos 2x$.
For $f(x)$ to be increasing,$f'(x) > 0 \Rightarrow 2 \cos 2x > 0 \Rightarrow \cos 2x > 0$.
In the interval $(0, \pi/2)$,$2x$ lies in $(0, \pi)$. $\cos 2x > 0$ when $2x \in (0, \pi/2)$,which means $x \in (0, \pi/4)$.
For $f(x)$ to be decreasing,$f'(x) < 0 \Rightarrow 2 \cos 2x < 0 \Rightarrow \cos 2x < 0$.
In the interval $(0, \pi/2)$,$\cos 2x < 0$ when $2x \in (\pi/2, \pi)$,which means $x \in (\pi/4, \pi/2)$.
Thus,$f(x)$ is increasing in $(0, \pi/4)$ and decreasing in $(\pi/4, \pi/2)$.
Therefore,option $(c)$ is correct.
35
EasyMCQ
The function $f$ defined by $f(x) = (x + 2)e^{-x}$ is
A
Decreasing for all $x$
B
Decreasing in $(-\infty, -1)$ and increasing in $(-1, \infty)$
C
Increasing for all $x$
D
Decreasing in $(-1, \infty)$ and increasing in $(-\infty, -1)$

Solution

(D) Given $f(x) = (x + 2)e^{-x}$.
To find the intervals of increase and decrease,we find the derivative $f'(x)$ using the product rule:
$f'(x) = (1)e^{-x} + (x + 2)(-e^{-x})$
$f'(x) = e^{-x}(1 - x - 2)$
$f'(x) = -e^{-x}(x + 1)$.
For the function to be increasing,$f'(x) > 0$:
$-e^{-x}(x + 1) > 0$
Since $e^{-x} > 0$ for all $x$,we must have $-(x + 1) > 0$,which implies $x + 1 < 0$,so $x < -1$.
Thus,the function is increasing in $(-\infty, -1)$.
For the function to be decreasing,$f'(x) < 0$:
$-e^{-x}(x + 1) < 0$
Since $e^{-x} > 0$ for all $x$,we must have $-(x + 1) < 0$,which implies $x + 1 > 0$,so $x > -1$.
Thus,the function is decreasing in $(-1, \infty)$.
Therefore,the function is increasing in $(-\infty, -1)$ and decreasing in $(-1, \infty)$.
36
DifficultMCQ
If $f(x) = \frac{x}{\sin x}$ and $g(x) = \frac{x}{\tan x}$,where $0 < x \le 1$,then in this interval:
A
Both $f(x)$ and $g(x)$ are increasing functions
B
Both $f(x)$ and $g(x)$ are decreasing functions
C
$f(x)$ is an increasing function
D
$g(x)$ is an increasing function

Solution

(C) For $f(x) = \frac{x}{\sin x}$,we have $f'(x) = \frac{\sin x - x \cos x}{\sin^2 x} = \frac{\cos x(\tan x - x)}{\sin^2 x}$.
Since $0 < x \le 1$ (in radians),we know that $\tan x > x$ and $\cos x > 0$. Thus,$f'(x) > 0$,which implies $f(x)$ is an increasing function.
For $g(x) = \frac{x}{\tan x} = x \cot x$,we have $g'(x) = \cot x - x \csc^2 x = \frac{\sin x \cos x - x}{\sin^2 x} = \frac{\sin 2x - 2x}{2 \sin^2 x}$.
Let $h(x) = \sin 2x - 2x$. Then $h'(x) = 2 \cos 2x - 2 = 2(\cos 2x - 1)$. Since $\cos 2x < 1$ for $x \in (0, 1]$,$h'(x) < 0$.
Since $h(0) = 0$ and $h(x)$ is decreasing,$h(x) < 0$ for $x > 0$. Therefore,$g'(x) < 0$,which implies $g(x)$ is a decreasing function.
Thus,$f(x)$ is an increasing function.
37
MediumMCQ
The function $f(x) = 2x^3 - 9x^2 + 12x + 29$ is monotonically decreasing when:
A
$x < 2$
B
$x > 2$
C
$x > 1$
D
$1 < x < 2$

Solution

(D) function $f(x)$ is monotonically decreasing when its derivative $f'(x) < 0$.
Given $f(x) = 2x^3 - 9x^2 + 12x + 29$.
First,find the derivative $f'(x)$:
$f'(x) = \frac{d}{dx}(2x^3 - 9x^2 + 12x + 29) = 6x^2 - 18x + 12$.
Set $f'(x) < 0$:
$6x^2 - 18x + 12 < 0$.
Divide the entire inequality by $6$:
$x^2 - 3x + 2 < 0$.
Factor the quadratic expression:
$(x - 1)(x - 2) < 0$.
For the product of two factors to be negative,the value of $x$ must lie between the roots $1$ and $2$.
Therefore,the function is monotonically decreasing when $1 < x < 2$.
38
MediumMCQ
The function $f(x) = 2{x^3} + 18{x^2} - 96x + 45$ is an increasing function when:
A
$x \le - 8$ or $x \ge 2$
B
$x < - 2$ or $x \ge 8$
C
$x \le - 2$ or $x \ge 8$
D
$0 \le x \le - 2$

Solution

(A) To find the intervals where the function $f(x) = 2{x^3} + 18{x^2} - 96x + 45$ is increasing,we calculate its derivative $f'(x)$.
$f'(x) = \frac{d}{dx}(2{x^3} + 18{x^2} - 96x + 45) = 6{x^2} + 36x - 96$.
For the function to be increasing,we must have $f'(x) \ge 0$.
$6{x^2} + 36x - 96 \ge 0$.
Dividing the inequality by $6$,we get:
${x^2} + 6x - 16 \ge 0$.
Factoring the quadratic expression:
$(x + 8)(x - 2) \ge 0$.
Using the sign scheme method,the expression $(x + 8)(x - 2)$ is greater than or equal to $0$ when $x \le - 8$ or $x \ge 2$.
Thus,the function is increasing on the intervals $(-\infty, -8] \cup [2, \infty)$.
39
MediumMCQ
The function $\frac{a\sin x + b\cos x}{c\sin x + d\cos x}$ is decreasing,if
A
$ad - bc < 0$
B
$ad - bc > 0$
C
$ab - cd > 0$
D
$ab - cd < 0$

Solution

(A) Let $y = \frac{a\sin x + b\cos x}{c\sin x + d\cos x}$.
The function is decreasing when $\frac{dy}{dx} < 0$.
Using the quotient rule,$\frac{dy}{dx} = \frac{(c\sin x + d\cos x)(a\cos x - b\sin x) - (a\sin x + b\cos x)(c\cos x - d\sin x)}{(c\sin x + d\cos x)^2}$.
Expanding the numerator:
$= (ac\sin x \cos x - bc\sin^2 x + ad\cos^2 x - bd\sin x \cos x) - (ac\sin x \cos x - ad\sin^2 x + bc\cos^2 x - bd\sin x \cos x)$.
Simplifying the expression:
$= ad(\cos^2 x + \sin^2 x) - bc(\sin^2 x + \cos^2 x) = ad - bc$.
Since the denominator $(c\sin x + d\cos x)^2$ is always positive,the condition $\frac{dy}{dx} < 0$ implies $ad - bc < 0$.
40
MediumMCQ
The function $f(x) = 1 - e^{-x^2/2}$ is
A
Decreasing for all $x$
B
Increasing for all $x$
C
Decreasing for $x < 0$ and increasing for $x > 0$
D
Increasing for $x < 0$ and decreasing for $x > 0$

Solution

(C) Given the function $f(x) = 1 - e^{-x^2/2}$.
To determine the intervals of increase and decrease,we find the derivative $f'(x)$:
$f'(x) = \frac{d}{dx}(1 - e^{-x^2/2}) = 0 - e^{-x^2/2} \cdot \frac{d}{dx}(-x^2/2) = -e^{-x^2/2} \cdot (-x) = x e^{-x^2/2}$.
Since $e^{-x^2/2}$ is always positive for all real $x$,the sign of $f'(x)$ depends solely on $x$.
$1$. For $f(x)$ to be increasing,we require $f'(x) > 0$,which implies $x e^{-x^2/2} > 0$. Since $e^{-x^2/2} > 0$,this holds when $x > 0$.
$2$. For $f(x)$ to be decreasing,we require $f'(x) < 0$,which implies $x e^{-x^2/2} < 0$. Since $e^{-x^2/2} > 0$,this holds when $x < 0$.
Therefore,the function is decreasing for $x < 0$ and increasing for $x > 0$.
41
EasyMCQ
Consider the following statements $S$ and $R$:
$S$: Both $\sin x$ and $\cos x$ are decreasing functions in $\left( \frac{\pi}{2}, \pi \right)$.
$R$: If a differentiable function decreases in $(a, b)$,then its derivative also decreases in $(a, b)$.
Which of the following is true?
A
Both $S$ and $R$ are wrong.
B
Both $S$ and $R$ are correct,but $R$ is not the correct explanation for $S$.
C
$S$ is correct and $R$ is the correct explanation for $S$.
D
$S$ is correct and $R$ is wrong.

Solution

(D) Statement $S$: In the interval $\left( \frac{\pi}{2}, \pi \right)$,$\sin x$ decreases from $1$ to $0$,and $\cos x$ decreases from $0$ to $-1$. Therefore,both functions are decreasing in this interval. Thus,statement $S$ is correct.
Statement $R$: If a function $f(x)$ is decreasing in $(a, b)$,it implies $f'(x) \le 0$. It does not necessarily imply that $f'(x)$ is a decreasing function. For example,consider $f(x) = -x^3$ on $(-1, 1)$. Here $f'(x) = -3x^2$,which is not a decreasing function on $(-1, 1)$. The provided graph also illustrates a case where a function is decreasing,but its slope (derivative) is increasing. Thus,statement $R$ is incorrect.
Conclusion: $S$ is correct and $R$ is wrong. The correct option is $D$.
Solution diagram
42
MediumMCQ
The function which is neither decreasing nor increasing in $\left( \frac{\pi}{2}, \frac{3\pi}{2} \right)$ is
A
$\csc x$
B
$\tan x$
C
$x^2$
D
$|x - 1|$

Solution

(A) To determine which function is neither strictly increasing nor strictly decreasing in the interval $I = \left( \frac{\pi}{2}, \frac{3\pi}{2} \right)$,we analyze each option:
$1$. For $f(x) = \csc x$: The derivative is $f'(x) = -\csc x \cot x$. In the interval $\left( \frac{\pi}{2}, \pi \right)$,$\csc x > 0$ and $\cot x < 0$,so $f'(x) > 0$ (increasing). In the interval $\left( \pi, \frac{3\pi}{2} \right)$,$\csc x < 0$ and $\cot x > 0$,so $f'(x) > 0$ (increasing). Wait,let's re-evaluate: $\csc x$ decreases from $\frac{\pi}{2}$ to $\pi$ (as $y$ goes from $1$ to $-\infty$) and increases from $\pi$ to $\frac{3\pi}{2}$ (as $y$ goes from $-\infty$ to $-1$). Thus,it is not monotonic on the whole interval.
$2$. For $f(x) = \tan x$: $f'(x) = \sec^2 x > 0$ for all $x \in \left( \frac{\pi}{2}, \frac{3\pi}{2} \right)$ except at $x = \pi$. Since $f'(x) > 0$,it is strictly increasing.
$3$. For $f(x) = x^2$: $f'(x) = 2x$. In $\left( \frac{\pi}{2}, \frac{3\pi}{2} \right)$,$x > 0$,so $f'(x) > 0$. It is strictly increasing.
$4$. For $f(x) = |x - 1|$: This function is decreasing on $(-\infty, 1]$ and increasing on $[1, \infty)$. Since $1 \in \left( \frac{\pi}{2}, \frac{3\pi}{2} \right)$,it is neither strictly increasing nor strictly decreasing on the whole interval.
However,looking at the provided graph,it represents $f(x) = \csc x$. The function $\csc x$ is decreasing on $\left( \frac{\pi}{2}, \pi \right)$ and increasing on $\left( \pi, \frac{3\pi}{2} \right)$. Therefore,it is neither monotonic on the entire interval $\left( \frac{\pi}{2}, \frac{3\pi}{2} \right)$. Given the context of the image,option $A$ is the intended answer.
Solution diagram
43
MediumMCQ
The function $f(x) = \frac{\lambda \sin x + 6 \cos x}{2 \sin x + 3 \cos x}$ is monotonically increasing,if:
A
$\lambda > 1$
B
$\lambda < 1$
C
$\lambda < 4$
D
$\lambda > 4$

Solution

(D) For the function $f(x)$ to be monotonically increasing,we must have $f'(x) > 0$.
Applying the quotient rule $\left( \frac{u}{v} \right)' = \frac{u'v - uv'}{v^2}$,we get:
$f'(x) = \frac{(\lambda \cos x - 6 \sin x)(2 \sin x + 3 \cos x) - (\lambda \sin x + 6 \cos x)(2 \cos x - 3 \sin x)}{(2 \sin x + 3 \cos x)^2} > 0$.
Expanding the numerator:
$(2\lambda \sin x \cos x + 3\lambda \cos^2 x - 12 \sin^2 x - 18 \sin x \cos x) - (2\lambda \sin x \cos x - 3\lambda \sin^2 x + 12 \cos^2 x - 18 \sin x \cos x) > 0$.
Simplifying the terms:
$3\lambda \cos^2 x - 12 \sin^2 x + 3\lambda \sin^2 x - 12 \cos^2 x > 0$.
$3\lambda(\sin^2 x + \cos^2 x) - 12(\sin^2 x + \cos^2 x) > 0$.
Since $\sin^2 x + \cos^2 x = 1$,we have:
$3\lambda - 12 > 0$.
$3\lambda > 12$.
$\lambda > 4$.
44
MediumMCQ
On the interval $(1, 3)$,the function $f(x) = 3x + \frac{2}{x}$ is
A
Strictly decreasing
B
Strictly increasing
C
Decreasing in $(2, 3)$ only
D
Neither increasing nor decreasing

Solution

(B) Given the function $f(x) = 3x + \frac{2}{x}$.
To determine the nature of the function,we find its derivative with respect to $x$:
$f'(x) = \frac{d}{dx}(3x + 2x^{-1}) = 3 - 2x^{-2} = 3 - \frac{2}{x^2}$.
For the interval $(1, 3)$,we examine the sign of $f'(x)$:
Since $1 < x < 3$,it follows that $1 < x^2 < 9$.
This implies $\frac{1}{9} < \frac{1}{x^2} < 1$.
Multiplying by $2$,we get $\frac{2}{9} < \frac{2}{x^2} < 2$.
Now,$f'(x) = 3 - \frac{2}{x^2}$.
Since $\frac{2}{x^2} < 2$,it follows that $3 - \frac{2}{x^2} > 3 - 2 = 1$.
Thus,$f'(x) > 0$ for all $x \in (1, 3)$.
Since the derivative is strictly positive on the interval,the function $f(x)$ is strictly increasing.
45
EasyMCQ
If $f(x) = \sin x - \cos x,$ the function is decreasing in the interval $0 \le x \le 2\pi$ for which of the following?
A
$[5\pi/6, 3\pi/4]$
B
$[\pi/4, \pi/2]$
C
$[3\pi/2, 5\pi/2]$
D
None of these

Solution

(D) Given $f(x) = \sin x - \cos x.$
First,find the derivative $f'(x)$:
$f'(x) = \cos x + \sin x = \sqrt{2} \left( \frac{1}{\sqrt{2}} \cos x + \frac{1}{\sqrt{2}} \sin x \right) = \sqrt{2} \sin(x + \pi/4).$
For the function to be decreasing,we require $f'(x) < 0$:
$\sqrt{2} \sin(x + \pi/4) < 0$
$\sin(x + \pi/4) < 0.$
In the interval $0 \le x \le 2\pi$,the argument $\theta = x + \pi/4$ ranges from $\pi/4$ to $9\pi/4$.
The sine function is negative in the interval $(\pi, 2\pi)$.
Therefore,$\pi < x + \pi/4 < 2\pi$.
Subtracting $\pi/4$ from all sides:
$3\pi/4 < x < 7\pi/4$.
Comparing this with the given options,none of the intervals provided are subsets of $(3\pi/4, 7\pi/4)$.
Thus,the correct option is $(d)$.
46
EasyMCQ
The function $f(x) = \frac{\log x}{x}$ is increasing in the interval
A
$(1, 2e)$
B
$(0, e)$
C
$(2, 2e)$
D
$(1/e, 2e)$

Solution

(B) Given the function $f(x) = \frac{\log x}{x}$.
To find the interval where the function is increasing,we first find the derivative $f'(x)$ using the quotient rule:
$f'(x) = \frac{x \cdot \frac{d}{dx}(\log x) - \log x \cdot \frac{d}{dx}(x)}{x^2}$
$f'(x) = \frac{x \cdot (\frac{1}{x}) - \log x \cdot (1)}{x^2} = \frac{1 - \log x}{x^2}$.
For the function to be increasing,we must have $f'(x) > 0$.
Since $x^2 > 0$ for all $x > 0$,the condition $f'(x) > 0$ implies $1 - \log x > 0$.
$1 > \log x \implies \log_e x < 1 \implies x < e^1$.
Since the domain of $\log x$ is $x > 0$,the function is increasing in the interval $(0, e)$.
47
DifficultMCQ
If $f(x) = x e^{x(1 - x)}$,then $f(x)$ is
A
Increasing on $\left[ -\frac{1}{2}, 1 \right]$
B
Decreasing on $R$
C
Increasing on $R$
D
Decreasing on $\left[ -\frac{1}{2}, 1 \right]$

Solution

(A) Given $f(x) = x e^{x(1 - x)}$.
Applying the product rule for differentiation,we get:
$f'(x) = 1 \cdot e^{x(1 - x)} + x \cdot e^{x(1 - x)} \cdot \frac{d}{dx}(x - x^2)$
$f'(x) = e^{x(1 - x)} + x \cdot e^{x(1 - x)} \cdot (1 - 2x)$
$f'(x) = e^{x(1 - x)} \{1 + x(1 - 2x)\}$
$f'(x) = e^{x(1 - x)} \cdot (1 + x - 2x^2)$
$f'(x) = e^{x(1 - x)} \cdot (1 - x)(1 + 2x)$
Since $e^{x(1 - x)}$ is always positive for all real $x$,the sign of $f'(x)$ depends on the quadratic expression $(1 - x)(1 + 2x)$.
The roots of the quadratic are $x = 1$ and $x = -\frac{1}{2}$.
Testing the intervals:
For $x \in \left[ -\frac{1}{2}, 1 \right]$,$f'(x) \ge 0$.
Thus,$f(x)$ is increasing on the interval $\left[ -\frac{1}{2}, 1 \right]$.
Solution diagram
48
MediumMCQ
If $f(x) = x^3 - 6x^2 + 9x + 3$ is a decreasing function,then $x$ lies in:
A
$(-\infty, 1) \cup (3, \infty)$
B
$(1, 3)$
C
$(3, \infty)$
D
None of these

Solution

(B) Given function: $f(x) = x^3 - 6x^2 + 9x + 3$.
For a function to be decreasing,its derivative must be less than zero,i.e.,$f'(x) < 0$.
First,find the derivative: $f'(x) = \frac{d}{dx}(x^3 - 6x^2 + 9x + 3) = 3x^2 - 12x + 9$.
Set the inequality: $3x^2 - 12x + 9 < 0$.
Divide the entire inequality by $3$: $x^2 - 4x + 3 < 0$.
Factorize the quadratic expression: $(x - 3)(x - 1) < 0$.
To satisfy this inequality,$x$ must lie between the roots $1$ and $3$.
Therefore,$x \in (1, 3)$.
49
MediumMCQ
If $f(x) = \frac{1}{x + 1} - \log(1 + x)$,where $x > 0$,then $f$ is:
A
An increasing function
B
$A$ decreasing function
C
Both increasing and decreasing function
D
None of these

Solution

(B) Given function: $f(x) = \frac{1}{x + 1} - \log(1 + x)$.
To determine if the function is increasing or decreasing,we find its derivative $f'(x)$ with respect to $x$.
$f'(x) = \frac{d}{dx} \left( \frac{1}{x + 1} \right) - \frac{d}{dx} (\log(1 + x))$
$f'(x) = -\frac{1}{(x + 1)^2} - \frac{1}{1 + x}$.
We can factor out the negative sign:
$f'(x) = - \left[ \frac{1}{(x + 1)^2} + \frac{1}{x + 1} \right]$.
Since $x > 0$,both $(x + 1)$ and $(x + 1)^2$ are positive.
Therefore,$\frac{1}{(x + 1)^2} + \frac{1}{x + 1} > 0$ for all $x > 0$.
This implies that $f'(x) < 0$ for all $x > 0$.
Since the derivative $f'(x)$ is negative for all $x$ in the given domain,the function $f(x)$ is a decreasing function.
50
EasyMCQ
The function $f(x) = x + \cos x$ is
A
Always increasing
B
Always decreasing
C
Increasing for certain range of $x$
D
None of these

Solution

(A) Given the function $f(x) = x + \cos x$.
To determine the nature of the function,we find its derivative with respect to $x$:
$f'(x) = \frac{d}{dx}(x + \cos x) = 1 - \sin x$.
We know that for any real number $x$,the range of $\sin x$ is $[-1, 1]$.
Therefore,$1 - \sin x \ge 0$ for all $x \in \mathbb{R}$.
Specifically,$f'(x) = 0$ only at points where $\sin x = 1$ (i.e.,$x = 2n\pi + \frac{\pi}{2}$),and $f'(x) > 0$ elsewhere.
Since $f'(x) \ge 0$ for all $x$ and does not vanish on any interval,the function $f(x)$ is strictly increasing on $\mathbb{R}$.

Applications of Derivatives — Increasing and Decreasing function · Frequently Asked Questions

1Are these Applications of Derivatives questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Applications of Derivatives Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.