Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Application of Derivatives question

2022 · 26 Jun · Shift 1 · Q32
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Application of Derivatives
  5. /2022 · 26 Jun · Shift 1 · Q32

Application of Derivatives question

2022 · 26 Jun · Shift 1 · Q32

JEE MainMathematicsApplication of DerivativesMCQ+4 / −1
Let f(x)=2cos⁡−1x+4cot⁡−1x−3x2−2x+10f(x) = 2{\cos ^{ - 1}}x + 4{\cot ^{ - 1}}x - 3{x^2} - 2x + 10f(x)=2cos−1x+4cot−1x−3x2−2x+10, x∈[−1,1]x \in [ - 1,1]x∈[−1,1]. If [a, b] is the range of the function f, then 4a −-− b is equal to :
  1. A
    11
  2. B
    11 −π-\pi−π
  3. C
    11 + π\piπ
  4. D
    15 −π-\pi−π
View written solutionFree

Correct answer: B

  1. Given function

f(x)=2cos⁡−1x+4cot⁡−1x−3x2−2x+10,x∈[−1,1]f(x)=2\cos^{-1}x+4\cot^{-1}x-3x^2-2x+10, \qquad x\in[-1,1]f(x)=2cos−1x+4cot−1x−3x2−2x+10,x∈[−1,1]

We need the range [a,b][a,b][a,b] of fff on [−1,1][-1,1][−1,1], then compute 4a−b4a-b4a−b.


  1. Rewrite using an identity

For x∈[−1,1]x\in[-1,1]x∈[−1,1], we use

cot⁡−1x=π2−tan⁡−1x\cot^{-1}x=\frac{\pi}{2}-\tan^{-1}xcot−1x=2π​−tan−1x

So,

4cot⁡−1x=2π−4tan⁡−1x4\cot^{-1}x=2\pi-4\tan^{-1}x4cot−1x=2π−4tan−1x

Hence

f(x)=2cos⁡−1x−4tan⁡−1x−3x2−2x+10+2πf(x)=2\cos^{-1}x-4\tan^{-1}x-3x^2-2x+10+2\pif(x)=2cos−1x−4tan−1x−3x2−2x+10+2π

This form is not the easiest for extrema, so we directly differentiate the original expression.


  1. Differentiate

We know:

ddx(cos⁡−1x)=−11−x2\frac{d}{dx}(\cos^{-1}x)=-\frac{1}{\sqrt{1-x^2}}dxd​(cos−1x)=−1−x2​1​

and

ddx(cot⁡−1x)=−11+x2\frac{d}{dx}(\cot^{-1}x)=-\frac{1}{1+x^2}dxd​(cot−1x)=−1+x21​

(standard JEE convention).

Therefore,

f′(x)=2(−11−x2)+4(−11+x2)−6x−2f'(x)=2\left(-\frac{1}{\sqrt{1-x^2}}\right)+4\left(-\frac{1}{1+x^2}\right)-6x-2f′(x)=2(−1−x2​1​)+4(−1+x21​)−6x−2

So,

f′(x)=−21−x2−41+x2−6x−2f'(x)=-\frac{2}{\sqrt{1-x^2}}-\frac{4}{1+x^2}-6x-2f′(x)=−1−x2​2​−1+x24​−6x−2


  1. Check the sign of f′(x)f'(x)f′(x) on [−1,1][-1,1][−1,1]

We examine each term:

  • −21−x2<0-\dfrac{2}{\sqrt{1-x^2}}<0−1−x2​2​<0 for −1<x<1-1<x<1−1<x<1
  • −41+x2<0-\dfrac{4}{1+x^2}<0−1+x24​<0 for all xxx
  • −6x−2-6x-2−6x−2

Now on [−1,1][-1,1][−1,1], even the third part cannot make the derivative positive. Let us verify more carefully.

At x=−1x=-1x=−1, the third part is

−6(−1)−2=4-6(-1)-2=4−6(−1)−2=4

But the first two negative terms are large in magnitude; in fact for any x∈(−1,1)x\in(-1,1)x∈(−1,1),

21−x2>0,41+x2≥2\frac{2}{\sqrt{1-x^2}}>0,\qquad \frac{4}{1+x^2}\ge 21−x2​2​>0,1+x24​≥2

Thus

f′(x)<−0−2−6x−2=−6x−4f'(x)< -0-2-6x-2 = -6x-4f′(x)<−0−2−6x−2=−6x−4

This estimate alone is not enough everywhere, so let us test the largest possible value of f′(x)f'(x)f′(x), which would occur near smaller negative contributions. For example at x=0x=0x=0,

f′(0)=−2−4−2=−8<0f'(0)=-2-4-2=-8<0f′(0)=−2−4−2=−8<0

As x→±1x\to \pm 1x→±1, the term −21−x2→−∞-\dfrac{2}{\sqrt{1-x^2}}\to -\infty−1−x2​2​→−∞, so f′(x)f'(x)f′(x) is definitely negative near endpoints.

Also for x∈[−1,0]x\in[-1,0]x∈[−1,0],

−6x−2≤4-6x-2\le 4−6x−2≤4

while

−21−x2−41+x2≤−2−2=−4-\frac{2}{\sqrt{1-x^2}}-\frac{4}{1+x^2}\le -2-2=-4−1−x2​2​−1+x24​≤−2−2=−4

and in fact strict inequality holds for −1<x<1-1<x<1−1<x<1, so

f′(x)<0f'(x)<0f′(x)<0

For x∈[0,1]x\in[0,1]x∈[0,1], clearly −6x−2≤−2-6x-2\le -2−6x−2≤−2, and the other two terms are also negative, so again f′(x)<0f'(x)<0f′(x)<0.

Hence,

f′(x)<0for all x∈(−1,1)f'(x)<0 \quad \text{for all } x\in(-1,1)f′(x)<0for all x∈(−1,1)

Therefore fff is strictly decreasing on [−1,1][-1,1][−1,1].


  1. Find maximum and minimum values

Since fff is decreasing:

  • maximum at x=−1x=-1x=−1
  • minimum at x=1x=1x=1

So,

b=f(−1),a=f(1)b=f(-1), \qquad a=f(1)b=f(−1),a=f(1)

Now compute them.

At x=1x=1x=1:

cos⁡−1(1)=0,cot⁡−1(1)=π4\cos^{-1}(1)=0, \qquad \cot^{-1}(1)=\frac{\pi}{4}cos−1(1)=0,cot−1(1)=4π​

Thus,

f(1)=2(0)+4(π4)−3(1)2−2(1)+10f(1)=2(0)+4\left(\frac{\pi}{4}\right)-3(1)^2-2(1)+10f(1)=2(0)+4(4π​)−3(1)2−2(1)+10

f(1)=π−3−2+10=π+5f(1)=\pi-3-2+10=\pi+5f(1)=π−3−2+10=π+5

So,

a=π+5a=\pi+5a=π+5

At x=−1x=-1x=−1:

cos⁡−1(−1)=π,cot⁡−1(−1)=3π4\cos^{-1}(-1)=\pi, \qquad \cot^{-1}(-1)=\frac{3\pi}{4}cos−1(−1)=π,cot−1(−1)=43π​

Thus,

f(−1)=2π+4(3π4)−3(1)−2(−1)+10f(-1)=2\pi+4\left(\frac{3\pi}{4}\right)-3(1)-2(-1)+10f(−1)=2π+4(43π​)−3(1)−2(−1)+10

f(−1)=2π+3π−3+2+10f(-1)=2\pi+3\pi-3+2+10f(−1)=2π+3π−3+2+10

f(−1)=5π+9f(-1)=5\pi+9f(−1)=5π+9

So,

b=5π+9b=5\pi+9b=5π+9


  1. Compute 4a−b4a-b4a−b

4a−b=4(π+5)−(5π+9)4a-b=4(\pi+5)-(5\pi+9)4a−b=4(π+5)−(5π+9)

=4π+20−5π−9=4\pi+20-5\pi-9=4π+20−5π−9

=11−π=11-\pi=11−π


  1. Final answer

11−π\boxed{11-\pi}11−π​

So the correct option is B.

PreviousNext

More from Application of Derivatives

  • Consider a cuboid of sides 2x, 4x and 5x and a closed hemisphere of radius r. If the sum of their surface areas is a constant k, then the ratio x : r, for which the sum of their volumes is maximum, is :2022 · MCQ
  • A water tank has the shape of a right circular cone with axis vertical and vertex downwards. Its semi-vertical angle is tan−143​. Water is poured in it at a constant rate of 6 cubic meter per hour. The rate (in square meter…2022 · Numerical
  • If the minimum value of f(x)=25x2​+x5α​,x>0, is 14 , then the value of α is equal to :2022 · MCQ
  • The function f(x)=xex(1−x),x∈R, is :2022 · MCQ
  • The number of real solutions of x7+5x3+3x+1=0 is equal to ​.2022 · MCQ
  • Let f(x)=3(x2−2)3+4,x∈R. Then which of the following statements are true? P:x=0 is a point of local minima of fQ:x=2​ is a point of inflection of fR:f′ is…2022 · MCQ
  • A wire of length 22 m is to be cut into two pieces. One of the pieces is to be made into a square and the other into an equilateral triangle. Then, the length of the side of the equilateral triangle, so that the combined area of the square…2022 · MCQ
  • If xy4 attains maximum value at the point (x, y) on the line passing through the points (50 + α, 0) and (0, 50 + α), α > 0, then (x, y) also lies on the line :2022 · MCQ