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

2023 · 15 Apr · Shift 1 · Q42
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. /2023 · 15 Apr · Shift 1 · Q42

Application of Derivatives question

2023 · 15 Apr · Shift 1 · Q42

JEE MainMathematicsApplication of DerivativesNumerical+4 / −1
Consider the triangles with vertices A(2,1),B(0,0)A(2,1), B(0,0)A(2,1),B(0,0) and C(t,4),t∈[0,4]C(t, 4), t \in[0,4]C(t,4),t∈[0,4]. If the maximum and the minimum perimeters of such triangles are obtained at t=αt=\alphat=α and t=βt=\betat=β respectively, then 6α+21β6 \alpha+21 \beta6α+21β is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 48

  1. Write the perimeter as a function of ttt.

The triangle has vertices A(2,1),B(0,0),C(t,4),t∈[0,4].A(2,1),\quad B(0,0),\quad C(t,4), \qquad t\in[0,4].A(2,1),B(0,0),C(t,4),t∈[0,4].

Its perimeter is P(t)=AB+BC+CA.P(t)=AB+BC+CA.P(t)=AB+BC+CA.

Now, AB=(2−0)2+(1−0)2=5.AB=\sqrt{(2-0)^2+(1-0)^2}=\sqrt{5}.AB=(2−0)2+(1−0)2​=5​.

Also, BC=(t−0)2+(4−0)2=t2+16,BC=\sqrt{(t-0)^2+(4-0)^2}=\sqrt{t^2+16},BC=(t−0)2+(4−0)2​=t2+16​, CA=(t−2)2+(4−1)2=(t−2)2+9.CA=\sqrt{(t-2)^2+(4-1)^2}=\sqrt{(t-2)^2+9}.CA=(t−2)2+(4−1)2​=(t−2)2+9​.

Hence, P(t)=5+t2+16+(t−2)2+9.P(t)=\sqrt{5}+\sqrt{t^2+16}+\sqrt{(t-2)^2+9}.P(t)=5​+t2+16​+(t−2)2+9​.

Since 5\sqrt{5}5​ is constant, we only need to optimize f(t)=t2+16+(t−2)2+9,t∈[0,4].f(t)=\sqrt{t^2+16}+\sqrt{(t-2)^2+9}, \qquad t\in[0,4].f(t)=t2+16​+(t−2)2+9​,t∈[0,4].


  1. Differentiate f(t)f(t)f(t).

f′(t)=tt2+16+t−2(t−2)2+9.f'(t)=\frac{t}{\sqrt{t^2+16}}+\frac{t-2}{\sqrt{(t-2)^2+9}}.f′(t)=t2+16​t​+(t−2)2+9​t−2​.

For critical points, set f′(t)=0f'(t)=0f′(t)=0: tt2+16+t−2(t−2)2+9=0.\frac{t}{\sqrt{t^2+16}}+\frac{t-2}{\sqrt{(t-2)^2+9}}=0.t2+16​t​+(t−2)2+9​t−2​=0.

So, tt2+16=2−t(t−2)2+9.\frac{t}{\sqrt{t^2+16}}=\frac{2-t}{\sqrt{(t-2)^2+9}}.t2+16​t​=(t−2)2+9​2−t​.

Since on [0,4][0,4][0,4], the right side is nonnegative only when t≤2t\le 2t≤2, the critical point must lie in [0,2][0,2][0,2].

Now square both sides: t2t2+16=(2−t)2(t−2)2+9.\frac{t^2}{t^2+16}=\frac{(2-t)^2}{(t-2)^2+9}.t2+16t2​=(t−2)2+9(2−t)2​.

But (2−t)2=(t−2)2(2-t)^2=(t-2)^2(2−t)2=(t−2)2, so t2t2+16=(t−2)2(t−2)2+9.\frac{t^2}{t^2+16}=\frac{(t-2)^2}{(t-2)^2+9}.t2+16t2​=(t−2)2+9(t−2)2​.

Cross-multiplying, t2((t−2)2+9)=(t−2)2(t2+16).t^2\big((t-2)^2+9\big)=(t-2)^2(t^2+16).t2((t−2)2+9)=(t−2)2(t2+16).

Expand indirectly: t2(t−2)2+9t2=t2(t−2)2+16(t−2)2.t^2(t-2)^2+9t^2=t^2(t-2)^2+16(t-2)^2.t2(t−2)2+9t2=t2(t−2)2+16(t−2)2.

Thus, 9t2=16(t−2)2.9t^2=16(t-2)^2.9t2=16(t−2)2.

So, 3t=±4(t−2).3t=\pm 4(t-2).3t=±4(t−2).

Case 1: 3t=4t−8  ⟹  t=8.3t=4t-8 \implies t=8.3t=4t−8⟹t=8. Not in [0,4][0,4][0,4].

Case 2: 3t=−4t+8  ⟹  7t=8  ⟹  t=87.3t=-4t+8 \implies 7t=8 \implies t=\frac{8}{7}.3t=−4t+8⟹7t=8⟹t=78​.

Thus the only critical point in [0,4][0,4][0,4] is t=87.t=\frac{8}{7}.t=78​.


  1. Determine whether this gives minimum or maximum.

Check derivative sign:

  • At t=0t=0t=0, f′(0)=0+−213<0.f'(0)=0+\frac{-2}{\sqrt{13}}<0.f′(0)=0+13​−2​<0.
  • At t=2t=2t=2, f′(2)=220+0>0.f'(2)=\frac{2}{\sqrt{20}}+0>0.f′(2)=20​2​+0>0.

So f′(t)f'(t)f′(t) changes from negative to positive at t=87t=\frac{8}{7}t=78​, hence β=87\beta=\frac{8}{7}β=78​ is the point of minimum perimeter.


  1. Find the maximum on [0,4][0,4][0,4].

Since the only interior critical point gives a minimum, the maximum occurs at an endpoint: t=0t=0t=0 or t=4t=4t=4.

Compute: f(0)=16+13=4+13,f(0)=\sqrt{16}+\sqrt{13}=4+\sqrt{13},f(0)=16​+13​=4+13​, f(4)=32+13=42+13.f(4)=\sqrt{32}+\sqrt{13}=4\sqrt{2}+\sqrt{13}.f(4)=32​+13​=42​+13​.

Since 42>44\sqrt{2}>442​>4, we get f(4)>f(0).f(4)>f(0).f(4)>f(0).

Therefore the maximum occurs at α=4.\alpha=4.α=4.


  1. Compute 6α+21β6\alpha+21\beta6α+21β.

6α+21β=6(4)+21(87)=24+24=48.6\alpha+21\beta=6(4)+21\left(\frac{8}{7}\right)=24+24=48.6α+21β=6(4)+21(78​)=24+24=48.

Thus the required integer is 48.\boxed{48}.48​.


  1. Comparison with stored answer

Stored correct answer: 484848

Our derived answer is also 484848, so they agree.

PreviousNext

More from Application of Derivatives

  • Let x=2 be a local minima of the function f(x)=2x4−18x2+8x+12,x∈(−4,4). If M is local maximum value of the function f in (−4,4), then M =2023 · MCQ
  • Let f:(0,1)→R be a function defined f(x)=1−e−x1​, and g(x)=(f(−x)−f(x)). Consider two statements (I) g is an increasing function in (0, 1) (II) g is one-one in (0, 1) Then,2023 · MCQ
  • Let the function f(x)=2x3+(2p−7)x2+3(2p−9)x−6 have a maxima for some value of x0. Then, the set of all values of p is2023 · MCQ
  • If the functions f(x)=3x3​+2bx+2ax2​ and g(x)=3x3​+ax+bx2,aeq2b have a common extreme point, then a+2b+7 is equal to :2023 · MCQ
  • A wire of length 20 m is to be cut into two pieces. A piece of length l1​ is bent to make a square of area A1​ and the other piece of length l2​ is made into a circle of area A2​. If 2A1​+3A2​ is minimum…2023 · MCQ
  • The surface area of a balloon of spherical shape being inflated, increases at a constant rate. If initially, the radius of balloon is 3 units and after 5 seconds, it becomes 7 units, then its radius after 9 seconds is :2022 · MCQ
  • For the function f(x)=4loge​(x−1)−2x2+4x+5,x>1, which one of the following is NOT correct?2022 · MCQ
  • The sum of absolute maximum and absolute minimum values of the function f(x)=∣2x2+3x−2∣+sinxcosx in the interval [0, 1] is :2022 · MCQ