Application of Derivatives

JEE Mathematics · 188 questions · Page 18 of 19 · Click an option or "Show Solution" to reveal answer

Q171
The sum of all local minimum values of the function f(x)={12x,x2\mathrm{f}(x)=\left\{\begin{array}{lr} 1-2 x, & x2 \end{array}\right. is
A 16772\dfrac{167}{72}
B 15772\dfrac{157}{72}
C 17172\dfrac{171}{72}
D 13172\dfrac{131}{72}
Correct Answer
Option B
Solution

f(x)={12x,x<113(72x),1x213(7+2x)0x<21118(x4)(x5),x>2f(x)=\left\{\begin{array}{cc}1-2 x, & x<-1 \\ \dfrac{1}{3}(7-2 x), & -1 \leq x \leq 2 \\ \dfrac{1}{3}(7+2 x) & 0 \leq x<2 \\ \dfrac{11}{18}(x-4)(x-5), & x>2\end{array}\right.

 Local minimum values at A& B731172168117215772\begin{aligned} &\therefore \text{ Local minimum values at } \mathrm{A} \& \mathrm{~B}\\ &\begin{aligned} & \frac{7}{3}-\frac{11}{72} \\ & \Rightarrow \frac{168-11}{72} \Rightarrow \frac{157}{72} \end{aligned} \end{aligned}
Q172
Let the function f(x)=x3+3x+3,x0 f(x) = \dfrac{x}{3} + \dfrac{3}{x} + 3, x \neq 0 be strictly increasing in (,α1)(α2,)(-\infty, \alpha_1) \cup (\alpha_2, \infty) and strictly decreasing in (α3,α4)(α4,α5)(\alpha_3, \alpha_4) \cup (\alpha_4, \alpha_5). Then i=15αi2 \sum\limits_{i=1}^{5} \alpha_i^2 is equal to
A 48
B 40
C 36
D 28
Correct Answer
Option C
Solution

$$\begin{aligned} \mathrm{f}(\mathrm{x}) & =\frac{\mathrm{x}}{3}+\frac{3}{\mathrm{x}}+3, \mathrm{x} \neq 0 \\ \mathrm{f}^{\prime}(\mathrm{x}) & =\frac{1}{3}-\frac{3}{\mathrm{x}^2}=0 \quad \Rightarrow \mathrm{x}= \pm 3 \\ \mathrm{f}^{\prime}(\mathrm{x}) & =\frac{\mathrm{x}^2-3}{3 \mathrm{x}^2} \\ \mathrm{f}^{\prime}(\mathrm{x}) & >0 \forall(-\infty,-3) \cup(3, \infty) \rightarrow \text { increasing } \\ \mathrm{f}^{\prime}(\mathrm{x}) &

Q173
If the function f(x)=2x39ax2+12a2x+1f(x)=2 x^3-9 a x^2+12 \mathrm{a}^2 x+1, where a>0\mathrm{a}>0, attains its local maximum and local minimum values at p and q , respectively, such that p2=q\mathrm{p}^2=\mathrm{q}, then f(3)f(3) is equal to :
A 55
B 37
C 10
D 23
Correct Answer
Option B
Solution

To determine the value of f(3) f(3) for the function f(x)=2x39ax2+12a2x+1 f(x) = 2x^3 - 9ax^2 + 12a^2x + 1 , where a>0 a > 0 , we follow these steps: First, find the critical points by setting the derivative equal to zero: f(x)=6x218ax+12a2=0 f'(x) = 6x^2 - 18ax + 12a^2 = 0 Factoring gives: 6(xa)(x2a)=0 6(x - a)(x - 2a) = 0 Thus, the critical points are x=a x = a and x=2a x = 2a . x=a x = a corresponds to a local maximum. x=2a x = 2a corresponds to a local minimum.

According to the problem, p2=q p^2 = q .

Substituting p=a p = a and q=2a q = 2a gives: a2=2a a^2 = 2a Solving for a a gives: a(a2)=0 a(a - 2) = 0 Since a>0 a > 0 , we have a=2 a = 2 .

Now, substitute a=2 a = 2 back into the function: f(x)=2x318x2+48x+1 f(x) = 2x^3 - 18x^2 + 48x + 1 To find f(3) f(3) : f(3)=2(3)318(3)2+48(3)+1 f(3) = 2(3)^3 - 18(3)^2 + 48(3) + 1 Calculate each term: 2(3)3=54 2(3)^3 = 54 18(3)2=162 18(3)^2 = 162 48(3)=144 48(3) = 144 Thus, f(3)=54162+144+1=37 f(3) = 54 - 162 + 144 + 1 = 37 So, f(3)=37 f(3) = 37 .

Q174
Let f : ℝ \to ℝ be a polynomial function of degree four having extreme values at x = 4 and x = 5. If limx0f(x)x2=5 \lim\limits_{x \to 0} \dfrac{f(x)}{x^2} = 5 , then f(2) is equal to :
A 8
B 10
C 12
D 14
Correct Answer
Option B
Solution
limx0f(x)x2=5limx0ax4+bx3+cx2+dx+e)x2=5c=5 and d=e=0f(x)=ax4+bx3+5x2f(x)=4ax3+3bx2+10x=x(4ax2+3bx+10)\begin{aligned} & \lim _{x \rightarrow 0} \frac{f(x)}{x^2}=5 \\ & \lim _{x \rightarrow 0} \frac{\left.a x^4+b x^3+c x^2+d x+e\right)}{x^2}=5 \\ & c=5 \text{ and } d=e=0 \\ & f(x)=a x^4+b x^3+5 x^2 \\ & f^{\prime}(x)=4 a x^3+3 b x^2+10 x \\ & =x\left(4 a x^2+3 b x+10\right) \end{aligned}

has extremes at 4 and so f(4)=0&f(5)=0f^{\prime}(4)=0 \& f^{\prime}(5)=0 so a=18& b=32\mathrm{a}=\dfrac{1}{8} \& \mathrm{~b}=\dfrac{-3}{2} so f(2)=18×2432×23+5×22f(2)=\dfrac{1}{8} \times 2^4-\dfrac{3}{2} \times 2^3+5 \times 2^2

=212+20=10=2-12+20=10
Q175
Let x=1x=-1 and x=2x=2 be the critical points of the function f(x)=x3+ax2+blogex+1,x0f(x)=x^3+a x^2+b \log _{\mathrm{e}}|x|+1, x \neq 0. Let mm and M respectively be the absolute minimum and the absolute maximum values of ff in the interval [2,12]\left[-2,-\dfrac{1}{2}\right]. Then M+m|\mathrm{M}+m| is equal to (\left(\right. Take loge2=0.7):\left.\log _{\mathrm{e}} 2=0.7\right):
A 21.1
B 19.8
C 22.1
D 20.9
Correct Answer
Option A
Solution

32ab=012+4a+b2=0}a=92b=12\left.\begin{array}{c}3-2 a-b=0 \\ 12+4 a+\dfrac{b}{2}=0\end{array}\right\} \begin{aligned} & a=\dfrac{-9}{2} \\ & b=12\end{aligned}

f(x)=x392x2+12lnx+1f(1)=192+1=92=4.5f(2)=818+12ln2+1=25+12ln2=16.6f(12)=1898+12ln(12)+1=8.5M+m=16.64.5=21.1\begin{aligned} & \therefore f(x)=x^3-\frac{9}{2} x^2+12 \ln |x|+1 \\ & f(-1)=-1-\frac{9}{2}+1=-\frac{9}{2}=-4.5 \\ & f(-2)=-8-18+12 \ln 2+1 \\ & \quad=-25+12 \ln 2=-16.6 \\ & f\left(-\frac{1}{2}\right)=-\frac{1}{8}-\frac{9}{8}+12 \ln \left(\frac{1}{2}\right)+1=-8.5 \\ & |M+m|=|-16.6-4.5|=21.1 \end{aligned}
Q176
The shortest distance between the curves y2=8xy^2=8 x and x2+y2+12y+35=0x^2+y^2+12 y+35=0 is:
A 2312 \sqrt{3}-1
B 2212 \sqrt{2}-1
C 3213 \sqrt{2}-1
D 2\sqrt{2}
Correct Answer
Option B
Solution

Equation of the Normal to the Parabola: The equation for the normal to the parabola y2=8x y^2 = 8x can be expressed as: y=mx2amam3where a=2 y = mx - 2am - am^3 \quad \text{where } a = 2 Simplifying, we have: y=mx4m2m3 y = mx - 4m - 2m^3 Center and Radius of the Circle: The given second equation x2+y2+12y+35=0 x^2 + y^2 + 12y + 35 = 0 can be rewritten to find the center and radius of the circle: Rewrite it as x2+(y+6)2=1 x^2 + (y + 6)^2 = 1 .

Thus, the center of the circle is C(0,6) C(0, -6) and the radius r=1 r = 1 .

Finding the Slope of the Normal: To find the point P P on the parabola where the normal meets, equate: 6=4m2m3 -6 = -4m - 2m^3 Solving for m m gives: m=1 m = 1 Determine Point P P on the Parabola: Substituting m=1 m = 1 back to find P(am2,2am) P \left( am^2, -2am \right) : P(2,4) P(2, -4) Calculate the Shortest Distance: The shortest distance from point P(2,4) P(2, -4) to the center C(0,6) C(0, -6) minus the radius is: CPr=(20)2+(4+6)21=4+41 CP - r = \sqrt{(2 - 0)^2 + (-4 + 6)^2} - 1 = \sqrt{4 + 4} - 1 =81=221 = \sqrt{8} - 1 = 2\sqrt{2} - 1 Thus, the shortest distance between the given curves is 221 2\sqrt{2} - 1 .

Q177
Let f:RRf: \mathrm{R} \rightarrow \mathrm{R} be a function defined by f(x)=x+22xf(x)=||x+2|-2| x \|. If mm is the number of points of local minima and nn is the number of points of local maxima of ff, then m+nm+n is
A 3
B 4
C 2
D 5
Correct Answer
Option A
Solution
f(x)={x2+2xx2x+2+2x2x0x+22xx0f(x)={x2+2xx2x+2+2x2x0x+22xx0f(x)={x2x23x+22<x02xx>0\begin{aligned} & f(x)=\left\{\begin{array}{cc} |-x-2+2 x| & x \leq-2 \\ |x+2+2 x| & -2 \leq x \leq 0 \\ |x+2-2 x| & x \geq 0 \end{array}\right. \\ & f(x)=\left\{\begin{array}{lc} |-x-2+2 x| & x \leq-2 \\ |x+2+2 x| & -2 \leq x \leq 0 \\ |x+2-2 x| & x \geq 0 \end{array}\right. \\ & f(x)=\left\{\begin{array}{cc} |x-2| & x \leq-2 \\ |3 x+2| & -2< x \leq 0 \\ |2-x| & x>0 \end{array}\right. \end{aligned}
f(x)={2xx23x22<x233x+223<x0f(x)={2xx23x22<x233x+223<x02x0<x<2x2x2\begin{gathered} f(x)=\left\{\begin{array}{cc} 2-x & x \leq-2 \\ -3 x-2 & -2< x \leq-\frac{2}{3} \\ 3 x+2 & -\frac{2}{3}< x \leq 0 \end{array}\right. \\ f(x)=\left\{\begin{array}{cc} 2-x & x \leq-2 \\ -3 x-2 & -2< x \leq-\frac{2}{3} \\ 3 x+2 & -\frac{2}{3}< x \leq 0 \\ 2-x & 0< x<2 \\ x-2 & x \geq 2 \end{array}\right. \end{gathered}
 No. of maxima =1 No. of minima =2m=2n=1m+n=3\begin{aligned} & \text{ No. of maxima }=1 \\ & \text{ No. of minima }=2 \\ & m=2 \\ & n=1 \\ & m+n=3 \end{aligned}
Q178
The minimum distance of a point on the curve y = x2−4 from the origin is :
A 192{{\sqrt {19} } \over 2}
B 152\sqrt {{{15} \over 2}}
C 152{{\sqrt {15} } \over 2}
D 192\sqrt {{{19} \over 2}}
Correct Answer
Option C
Solution

Let point on the curve y = x2 - 4 is (α\alpha2, α\alpha2 - 4) \therefore Distance of the point (α\alpha2, α\alpha2 - 4) from origin, D =

α2+(α24)2\sqrt {{\alpha ^2} + {{\left( {{\alpha ^2} - 4} \right)}^2}}

\Rightarrow D2 = α\alpha2 + α\alpha4 + 16 - 8α\alpha2 == α\alpha4 - 7α\alpha2 + 16 \therefore

dD2dα{{d{D^2}} \over {d\alpha }}

= 4α\alpha3 - 14α\alpha Now,

dD2dα{{d{D^2}} \over {d\alpha }}

= 0 \Rightarrow 4α\alpha3 - 14α\alpha = 0 \Rightarrow 2α\alpha (2α\alpha2 - 7) = 0 α\alpha = 0 or α\alpha2 =

72{7 \over 2}
d2D2dα2=12α214{{{d^2}{D^2}} \over {d{\alpha ^2}}} = 12{\alpha ^2} - 14

\therefore

(d2D2dα2)atα=0=14<0{\left( {{{{d^2}{D^2}} \over {d{\alpha ^2}}}} \right)_{at\,\,\alpha = 0}} = - 14 < 0
(d2D2dα2)atα2=72=28>0{\left( {{{{d^2}{D^2}} \over {d{\alpha ^2}}}} \right)_{at\,\,{\alpha ^2} = {7 \over 2}}} = 28 > 0
\therefore\,\,\,

Distance is minimum at α\alpha2 =

72{7 \over 2}

\therefore Minimum distance D =

494494+16\sqrt {{{49} \over 4} - {{49} \over 4} + 16}

=

152{{\sqrt {15} } \over 2}
Q179
If the tangent at a point P, with parameter t, on the curve x = 4t2 + 3, y = 8t3−1, t \in R, meets the curve again at a point Q, then the coordinates of Q are :
A (t2 + 3, − t3 −1)
B (4t2 + 3, − 8t3 −1)
C (t2 + 3, t3 −1)
D (16t2 + 3, − 64t3 −1)
Correct Answer
Option A
Solution

Given, x = 4t2 + 3 and y = 8t3 - 1 \therefore P \equiv (4t2 + 3, 8t3 - 1)

dxdt=8t{{dx} \over {dt}} = 8t

and

dydt{{dy} \over {dt}}

== 24t2 Slope of tangent at P ==

dydx{{dy} \over {dx}}

==

dy/dtdx/dt{{dy/dt} \over {dx/dt}}

== 3t Assume Q == (4λ\lambda2 + 3, 8λ\lambda3 - 1) \therefore Slope of PQ == 3t \Rightarrow

8λ38t34λ24t2=3t{{8{\lambda ^3} - 8{t^3}} \over {4{\lambda ^2} - 4{t^2}}} = 3t

\Rightarrow

8(λt)(λ2+t2+λt)4(λt)(λ+t)=3t{{8\left( {\lambda - t} \right)\left( {{\lambda ^2} + {t^2} + \lambda t} \right)} \over {4\left( {\lambda - t} \right)\left( {\lambda + t} \right)}} = 3t

\Rightarrow 2λ\lambda2 + 2t2 + 2λ\lambdat == 3t (t + λ\lambda) \Rightarrow t2 + λ\lambdat - 2λ\lambda2 = 0 \Rightarrow (t - λ\lambda) (t + 2λ\lambda) == 0 \therefore λ\lambda == t or λ\lambda == -

t2{t \over 2}

\therefore Q == (4t2 + 3, 8t3 - 1) Or Q ==

(4×(t2)2+3,8×t381)\left( {4 \times {{\left( { - {t \over 2}} \right)}^2} + 3, - 8 \times {{{t^3}} \over 8} - 1} \right)

== (t2 + 3, - t3 - 1)

Q180
The tangent at the point (2, -2) to the curve, x2y2 - 2x = 4(1 - y) does not pass through the point :
A (4,13)\left( {4,{1 \over 3}} \right)
B (8, 5)
C (-4, -9)
D (-2, -7)
Correct Answer
Option D
Solution

As,

dydx{{dy} \over {dx}}

= -

[δfδxδfδy]\left[ {{{{{\delta f} \over {\delta x}}} \over {{{\delta f} \over {\delta y}}}}} \right]
δfδx{{{\delta f} \over {\delta x}}}

= y2 ×\times2x - 2

δfδy{{{\delta f} \over {\delta y}}}

= x2 ×\times 2y + 4

\therefore\,\,\,
dydx{{dy} \over {dx}}

= -

(2xy222x2y+4)\left( {{{2x{y^2} - 2} \over {2{x^2}y + 4}}} \right)
[dydx](2,2){\left[ {{{dy} \over {dx}}} \right]_{(2, - 2)}}

= -

(2×2×422×4×(2)+4)\left( {{{2 \times 2 \times 4 - 2} \over {2 \times 4 \times ( - 2) + 4}}} \right)

= -

(1412)\left( {{{14} \over { - 12}}} \right)

=

76{7 \over 6}
\therefore\,\,\,

Slope of tangent to the curve =

76{7 \over 6}

Equation of tangent passes through (2, - 2) is y + 2 =

76{7 \over 6}

(x - 2) \Rightarrow

\,\,\,

7x - 6y = 26 . . . . .(

1) Now put each option in equation (1) and see which one does not satisfy the equation.

By verifying each points you can see (- 2, - 7) does not satisfy the equation.

Ready for a full JEE mock test? Timed · full syllabus · instant results
Take a Mock Test →