Prepizo
Learn › JEE Main · Maths PYQ › Application of Derivatives › Maxima and Minima

Maxima and Minima — JEE Main Maths PYQ MCQs with Solutions

Free JEE Main Maths PYQ Maxima and Minima MCQs with step-by-step solutions (48 questions). Part of Application of Derivatives. Practise online on Prepizo — no login needed.

▶ Practise Maxima and Minima online (free)

Questions with solutions

Q1 — Maxima and Minima · hard · numerical
Let $f(x)=5-|x-2|$ and $g(x)=|x+1|$, $x\in R$. If $f(x)$ attains maximum value at $\alpha$ and $g(x)$ attains minimum value at $\beta$, then $\displaystyle\lim_{x\to -\alpha\beta}\dfrac{(x-1)(x^2-5x+6)}{x^2-6x+8}$ is equal to
A. $1/2$  ✓ Correct
B. $-3/2$
C. $-1/2$
D. $3/2$
Solution: $f$ is maximum when $|x-2|=0$, so $\alpha=2$; $g$ is minimum when $|x+1|=0$, so $\beta=-1$. Thus $-\alpha\beta=2$. Factoring, $\dfrac{(x-1)(x-2)(x-3)}{(x-2)(x-4)}=\dfrac{(x-1)(x-3)}{x-4}$. At $x=2$: $\dfrac{(1)(-1)}{-2}=\dfrac12$.
Q2 — Maxima and Minima · hard · numerical
If the volume of the parallelepiped formed by the vectors $\hat{i}+\lambda\hat{j}+\hat{k}$, $\hat{j}+\lambda\hat{k}$ and $\lambda\hat{i}+\hat{k}$ is minimum, then $\lambda$ is equal to
A. $-\dfrac{1}{\sqrt3}$
B. $\dfrac{1}{\sqrt3}$  ✓ Correct
C. $\sqrt3$
D. $-\sqrt3$
Solution: $V=\begin{vmatrix}1&\lambda&1\\0&1&\lambda\\\lambda&0&1\end{vmatrix}=1+\lambda^3-\lambda$. Let $h(\lambda)=\lambda^3-\lambda+1$; $h'(\lambda)=3\lambda^2-1=0\Rightarrow\lambda=\pm\dfrac{1}{\sqrt3}$. Since $h''(\lambda)=6\lambda$, $\lambda=\dfrac1{\sqrt3}$ gives $h''>0$, a local minimum of the (positive) volume.
Q3 — Maxima and Minima · hard · numerical
If $m$ is the minimum value of $k$ for which the function $f(x)=x\sqrt{kx-x^2}$ is increasing in the interval $[0,3]$ and $M$ is the maximum value of $f$ in $[0,3]$ when $k=m$, then the ordered pair $(m,M)$ is equal to
A. $(4,3\sqrt2)$
B. $(4,3\sqrt3)$  ✓ Correct
C. $(3,3\sqrt3)$
D. $(5,3\sqrt6)$
Solution: $f(x)^2=kx^3-x^4=h(x)$; $h'(x)=x^2(3k-4x)\ge0$ on $[0,3]$ needs $k\ge\dfrac{4x}{3}$ for all $x\in[0,3]$, so $k\ge4$, giving $m=4$. At $k=4$, $f$ is increasing throughout $[0,3]$, so its max is at $x=3$: $f(3)=3\sqrt{12-9}=3\sqrt3=M$.
Q4 — Maxima and Minima · medium · theory
If $f(x)$ is a non-zero polynomial of degree four, having local extreme points at $x=-1,0,1$, then the set $S=\{x\in R: f(x)=f(0)\}$ contains exactly
A. four rational numbers
B. two irrational and two rational numbers
C. four irrational numbers
D. two irrational and one rational number  ✓ Correct
Solution: Since extrema are at $-1,0,1$, $f'(x)=k(x^3-x)$, so $f(x)=k\left(\dfrac{x^4}{4}-\dfrac{x^2}{2}\right)+c$. Solving $f(x)=f(0)=c$ gives $x^2(x^2-2)=0$, so $x=0,\ \pm\sqrt2$ — one rational ($0$) and two irrational ($\pm\sqrt2$) numbers.
Q5 — Maxima and Minima · medium · numerical
The height of a right circular cylinder of maximum volume inscribed in a sphere of radius $3$ is
A. $\sqrt6$
B. $2\sqrt3$  ✓ Correct
C. $\sqrt3$
D. $\dfrac{2}{3}\sqrt3$
Solution: For a cylinder of height $h$, radius $r$ in a sphere of radius $R$: $r^2=R^2-h^2/4$. $V=\pi h\left(R^2-\dfrac{h^2}{4}\right)$; $\dfrac{dV}{dh}=\pi\left(R^2-\dfrac{3h^2}{4}\right)=0\Rightarrow h=\dfrac{2R}{\sqrt3}=2\sqrt3$.
Q6 — Maxima and Minima · medium · theory
If $S_1$ and $S_2$ are respectively the sets of local minimum and local maximum points of the function $f(x)=9x^4+12x^3-36x^2+25$, $x\in R$, then
A. $S_1=\{-2\};\ S_2=\{0,1\}$
B. $S_1=\{-2,0\};\ S_2=\{1\}$
C. $S_1=\{-2,1\};\ S_2=\{0\}$  ✓ Correct
D. $S_1=\{-1\};\ S_2=\{0,2\}$
Solution: $f'(x)=36x(x+2)(x-1)$. Sign analysis shows $f'$ changes $-\to+$ at $x=-2$ and $x=1$ (local minima), and $+\to-$ at $x=0$ (local maximum). So $S_1=\{-2,1\}$, $S_2=\{0\}$.
Q7 — Maxima and Minima · medium · numerical
The shortest distance between the line $y=x$ and the curve $y^2=x-2$ is
A. $2$
B. $\dfrac{7}{8}$
C. $\dfrac{7}{4\sqrt2}$  ✓ Correct
D. $\dfrac{11}{4\sqrt2}$
Solution: A point on the curve is $(y^2+2,y)$; its distance to the line $x-y=0$ is $d=\dfrac{|y^2-y+2|}{\sqrt2}$. Minimizing $y^2-y+2$ gives $y=\dfrac12$, value $\dfrac74$, so $d=\dfrac{7}{4\sqrt2}$.
Q8 — Maxima and Minima · medium · numerical
The maximum area (in sq. units) of a rectangle having its base on the $X$-axis and its other two vertices on the parabola $y=12-x^2$ such that the rectangle lies inside the parabola, is
A. $36$
B. $20\sqrt2$
C. $32$  ✓ Correct
D. $18\sqrt3$
Solution: With vertices $(\pm x,12-x^2)$, area $A=2x(12-x^2)=24x-2x^3$. $A'(x)=24-6x^2=0\Rightarrow x=2$, giving $A(2)=48-16=32$.
Q9 — Maxima and Minima · medium · numerical
The maximum value of the function $f(x)=3x^3-18x^2+27x-40$ on the set $S=\{x\in R: x^2+30\le 11x\}$ is
A. $122$  ✓ Correct
B. $-122$
C. $-222$
D. $222$
Solution: $S$: $x^2-11x+30\le0\Rightarrow x\in[5,6]$. $f'(x)=9(x-1)(x-3)>0$ on $[5,6]$, so $f$ is increasing there; the maximum is at $x=6$: $f(6)=648-648+162-40=122$.
Q10 — Maxima and Minima · hard · numerical
Let $A(4,-4)$ and $B(9,6)$ be points on the parabola $y^2=4x$. Let $C$ be chosen on the arc $AOB$ of the parabola, where $O$ is the origin, such that the area of $\triangle ACB$ is maximum. Then, the area (in sq. units) of $\triangle ACB$ is
A. $31\dfrac14$  ✓ Correct
B. $32$
C. $31\dfrac34$
D. $30\dfrac12$
Solution: Take $C=(t^2,2t)$ on the parabola. Writing the area of $\triangle ACB$ as a function of $t$ and maximizing gives $t=-\dfrac12$, i.e. $C=\left(\dfrac14,-1\right)$, and substituting back gives the maximum area $31\dfrac14$ sq units.
Q11 — Maxima and Minima · medium · numerical
The maximum volume (in cu. m) of the right circular cone having slant height $3$ m is
A. $\dfrac43\pi$
B. $2\sqrt3\pi$  ✓ Correct
C. $3\sqrt3\pi$
D. $6\pi$
Solution: With slant height $3$: $r^2+h^2=9$. $V=\dfrac13\pi r^2h=\dfrac13\pi(9-h^2)h$; $\dfrac{dV}{dh}=\dfrac13\pi(9-3h^2)=0\Rightarrow h=\sqrt3$, $r^2=6$. $V=\dfrac13\pi(6)(\sqrt3)=2\sqrt3\pi$.
Q12 — Maxima and Minima · medium · theory
Let $f(x)=x^2+\dfrac{1}{x^2}$ and $g(x)=x-\dfrac1x$, $x\in R-\{-1,0,1\}$. If $h(x)=\dfrac{f(x)}{g(x)}$, then the local minimum value of $h(x)$ is
A. $3$
B. $-3$
C. $-2\sqrt2$
D. $2\sqrt2$  ✓ Correct
Solution: $f(x)=g(x)^2+2$, so $h(x)=g(x)+\dfrac{2}{g(x)}$. For $g(x)>0$, by AM-GM $h(x)\ge2\sqrt2$, with equality when $g(x)=\sqrt2$, so the local minimum value is $2\sqrt2$.
Q13 — Maxima and Minima · easy · numerical
If $20$ m of wire is available for fencing off a flower-bed in the form of a circular sector, then the maximum area (in sq. m) of the flower-bed is
A. $12.5$
B. $10$
C. $25$  ✓ Correct
D. $30$
Solution: Perimeter $2r+r\theta=20$, area $A=\dfrac12r^2\theta=\dfrac12r(20-2r)=10r-r^2$. $\dfrac{dA}{dr}=10-2r=0\Rightarrow r=5$, giving $A=50-25=25$.
Q14 — Maxima and Minima · medium · theory
A wire of length $2$ units is cut into two parts which are bent respectively to form a square of side $x$ units and a circle of radius $r$ units. If the sum of the areas of the square and the circle so formed is minimum, then
A. $2x=(\pi+4)r$
B. $(4-\pi)x=\pi r$
C. $x=2r$  ✓ Correct
D. $2x=r$
Solution: Constraint: $4x+2\pi r=2$. Minimizing $A=x^2+\pi r^2$ using $x=\dfrac{1-\pi r}{2}$, $\dfrac{dA}{dr}=2x\cdot\left(-\dfrac{\pi}{2}\right)+2\pi r=0\Rightarrow x=2r$.
Q15 — Maxima and Minima · hard · numerical
The least value of $a\in R$ for which $4ax^2+\dfrac1x\ge1$, for all $x>0$, is
A. $\dfrac1{64}$
B. $\dfrac1{32}$
C. $\dfrac1{27}$  ✓ Correct
D. $\dfrac1{25}$
Solution: Need $a\ge\phi(x)=\dfrac{x-1}{4x^3}$ for all $x>0$. $\phi'(x)=0$ gives $x=\dfrac32$, and $\phi\left(\dfrac32\right)=\dfrac{1}{27}$, so the least $a$ is $\dfrac1{27}$.
Q16 — Maxima and Minima · hard · numerical
Let $f(x)$ be a polynomial of degree four having extreme values at $x=1$ and $x=2$. If $\displaystyle\lim_{x\to0}\left[1+\dfrac{f(x)}{x^2}\right]=3$, then $f(2)$ is equal to
A. $-8$
B. $-4$
C. $0$  ✓ Correct
D. $4$
Solution: The finite limit forces $f(0)=0,f'(0)=0$ and $f(x)=2x^2+ax^3+bx^4$. Using $f'(1)=0$ and $f'(2)=0$: $4+3a+4b=0$, $8+12a+32b=0$, giving $a=-2,b=\tfrac12$. So $f(2)=8-16+8=0$.
Q17 — Maxima and Minima · medium · numerical
If $x=-1$ and $x=2$ are extreme points of $f(x)=\alpha\log|x|+\beta x^2+x$, then
A. $\alpha=-6,\beta=-\dfrac12$
B. $\alpha=-6,\beta=\dfrac12$
C. $\alpha=2,\beta=-\dfrac12$  ✓ Correct
D. $\alpha=2,\beta=\dfrac12$
Solution: $f'(x)=\dfrac{\alpha}{x}+2\beta x+1=0$ at $x=-1,2$: $-\alpha-2\beta+1=0$ and $\dfrac{\alpha}{2}+4\beta+1=0$. Solving gives $\alpha=2,\beta=-\dfrac12$.
Q18 — Maxima and Minima · hard · theory
The number of points in $(-\infty,\infty)$ for which $x^2-x\sin x-\cos x=0$, is
A. $6$
B. $4$
C. $2$  ✓ Correct
D. $0$
Solution: Let $g(x)=x^2-x\sin x-\cos x$, an even function with $g(0)=-1<0$ and $g(x)\to\infty$ as $x\to\pm\infty$. Since $g'(x)=x(2-\cos x)$ and $2-\cos x>0$ always, $g'$ changes sign only at $x=0$, so $g$ decreases then increases, giving exactly one root on each side of $0$ — $2$ points total.
Q19 — Maxima and Minima · hard · theory
Let $f,g,h$ be real-valued functions defined on the interval $[0,1]$ by $f(x)=e^{x^2}+e^{-x^2}$, $g(x)=xe^{x^2}+e^{-x^2}$ and $h(x)=x^2e^{x^2}+e^{-x^2}$. If $a,b,c$ denote respectively the absolute maximum of $f,g,h$ on $[0,1]$, then
A. $a=b$ and $c\ne b$
B. $a=c$ and $a\ne b$
C. $a\ne b$ and $c\ne b$
D. $a=b=c$  ✓ Correct
Solution: On $[0,1]$, $e^{x^2}$ increases and $e^{-x^2}$ decreases, so each of $f,g,h$ attains its maximum at $x=1$; there $x=x^2=1$, so all three functions equal $e+\dfrac1e$ at $x=1$, giving $a=b=c$.
Q20 — Maxima and Minima · medium · theory
The total number of local maxima and local minima of the function $f(x)=\begin{cases}(2+x)^3, & -3<x\le-1\\ x^{2/3}, & -1<x<2\end{cases}$ is
A. $0$
B. $1$
C. $2$  ✓ Correct
D. $3$
Solution: On $(-3,-1]$, $f(x)=(2+x)^3$ increases with no interior turning point; at $x=-1$ it meets $f(x)=x^{2/3}$, which decreases to $0$ at $x=0$ then increases. This gives a local maximum at $x=-1$ and a local minimum at $x=0$: total $2$.
Q21 — Maxima and Minima · medium · theory
If $f(x)=x^2+2bx+2c^2$ and $g(x)=-x^2-2cx+b^2$, such that $\min f(x)>\max g(x)$, then the relation between $b$ and $c$, is
A. No real value of $b$ and $c$
B. $0<c<b\sqrt2$
C. $|c|<|b|\sqrt2$
D. $|c|>|b|\sqrt2$  ✓ Correct
Solution: $\min f=2c^2-b^2$ (at the vertex) and $\max g=c^2+b^2$. The condition $2c^2-b^2>c^2+b^2$ gives $c^2>2b^2$, i.e. $|c|>|b|\sqrt2$.
Q22 — Maxima and Minima · easy · theory
If $f(x)=\begin{cases}|x|, & 0<|x|\le2\\ 1, & x=0\end{cases}$. Then, at $x=0$, $f$ has
A. a local maximum  ✓ Correct
B. no local maximum
C. a local minimum
D. no extremum
Solution: For $x$ near $0$ but not equal to $0$, $f(x)=|x|$ is close to $0$, which is less than $f(0)=1$. So $f$ has a local maximum at $x=0$ (not a global one, since $f$ reaches values up to $2$ elsewhere).
Q23 — Maxima and Minima · medium · theory
If $f(x)=\dfrac{x^2-1}{x^2+1}$, for every real number $x$, then the minimum value of $f$
A. does not exist because $f$ is unbounded
B. is not attained even though $f$ is bounded
C. is $1$
D. is $-1$  ✓ Correct
Solution: $f(x)=1-\dfrac{2}{x^2+1}$. Since $x^2+1\ge1$, $\dfrac{2}{x^2+1}\le2$, so $f(x)\ge-1$, with equality at $x=0$. The minimum value is $-1$.
Q24 — Maxima and Minima · medium · theory
The number of values of $x$, where the function $f(x)=\cos x+\cos(\sqrt2 x)$ attains its maximum, is
A. $0$
B. $1$  ✓ Correct
C. $2$
D. infinite
Solution: The maximum value $2$ requires $\cos x=1$ and $\cos(\sqrt2 x)=1$ simultaneously, i.e. $x=2m\pi$ and $\sqrt2x=2n\pi$ for integers $m,n$, forcing $\sqrt2=n/m$, which is impossible unless $x=0$. So the maximum is attained at exactly one point.
Q25 — Maxima and Minima · easy · numerical
On the interval $[0,1]$, the function $x^{25}(1-x)^{75}$ takes its maximum value at the point
A. $0$
B. $1/4$  ✓ Correct
C. $1/2$
D. $1/3$
Solution: Taking logs, $\ln y=25\ln x+75\ln(1-x)$, so $\dfrac{y'}{y}=\dfrac{25}{x}-\dfrac{75}{1-x}=0\Rightarrow25(1-x)=75x\Rightarrow x=\dfrac14$.
Q26 — Maxima and Minima · hard · theory
Find the coordinates of all the points $P$ on the ellipse $\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1$ for which the area of $\triangle PON$ is maximum, where $O$ denotes the origin and $N$ is the foot of the perpendicular from $O$ to the tangent at $P$.
A. $\left(\pm\dfrac{a^2}{\sqrt{a^2+b^2}},\mp\dfrac{b^2}{\sqrt{a^2+b^2}}\right)$  ✓ Correct
B. $\left(\pm\dfrac{a^2}{\sqrt{a^2-b^2}},\mp\dfrac{b^2}{\sqrt{a^2-b^2}}\right)$
C. $\left(\pm\dfrac{a^2}{\sqrt{a^2+b^2}},\pm\dfrac{b^2}{\sqrt{a^2-b^2}}\right)$
D. $\left(\pm\dfrac{a^2}{\sqrt{a^2-b^2}},\pm\dfrac{b^2}{\sqrt{a^2+b^2}}\right)$
Solution: With $P=(a\cos\theta,b\sin\theta)$, $OP=\sqrt{a^2\cos^2\theta+b^2\sin^2\theta}$ and $ON=\dfrac{ab}{\sqrt{a^2\sin^2\theta+b^2\cos^2\theta}}$. Maximizing the area of $\triangle PON$ leads to $\tan\theta=\pm\dfrac{b}{a}$, giving $P=\left(\pm\dfrac{a^2}{\sqrt{a^2+b^2}},\mp\dfrac{b^2}{\sqrt{a^2+b^2}}\right)$.
Q27 — Maxima and Minima · medium · theory
If $P(x)=a_0+a_1x^2+a_2x^4+\cdots+a_nx^{2n}$ is a polynomial in a real variable $x$ with $0<a_0<a_1<a_2<\cdots<a_n$, then the function $P(x)$ has
A. neither a maximum nor a minimum
B. only one maximum
C. only one minimum  ✓ Correct
D. only one maximum and only one minimum
Solution: $P$ is an even function; $P'(x)=2a_1x+4a_2x^3+\cdots$ is odd with $P'(0)=0$. Since all coefficients are positive, $P'(x)>0$ for $x>0$ and $P'(x)<0$ for $x<0$, so $P$ has exactly one minimum, at $x=0$.
Q28 — Maxima and Minima · medium · numerical
If $y=a\log x+bx^2+x$ has its extremum values at $x=1$ and $x=2$, then
A. $a=2,b=-1$
B. $a=2,b=-\dfrac12$  ✓ Correct
C. $a=-2,b=\dfrac12$
D. None of the above
Solution: $y'=\dfrac{a}{x}+2bx+1=0$ at $x=1,2$: $a+2b+1=0$ and $\dfrac{a}{2}+4b+1=0$. Solving gives $a=2,b=-\dfrac12$.
Q29 — Maxima and Minima · easy · theory
If $p,q$ and $r$ are any real numbers, then
A. $\max(p,q)=\max(p,q,r)$
B. $\min(p,q)=\dfrac12(p+q-|p-q|)$  ✓ Correct
C. $\max(p,q)=\min(p,q,r)$
D. None of the above
Solution: This is a standard identity: for two reals, subtracting half the gap $|p-q|$ from the average $\dfrac{p+q}{2}$ gives the smaller one, i.e. $\min(p,q)=\dfrac12(p+q-|p-q|)$.
Q30 — Maxima and Minima · hard · theory
If $f(x)=\begin{vmatrix}\cos(2x)&\cos(2x)&\sin(2x)\\-\cos x&\cos x&-\sin x\\ \sin x& \sin x&\cos x\end{vmatrix}$, then
A. $f(x)$ attains its minimum at $x=0$
B. $f(x)$ attains its maximum at $x=0$  ✓ Correct
C. $f'(x)=0$ at more than three points in $(-\pi,\pi)$  ✓ Correct
D. $f'(x)=0$ at exactly three points in $(-\pi,\pi)$
Solution: Expanding the determinant and simplifying using trigonometric identities shows $f(0)=1$ is the largest value $f$ attains, so $f$ has its maximum at $x=0$. Since the simplified $f(x)$ is a combination of several cosine harmonics, $f'(x)=0$ at more than three points in $(-\pi,\pi)$.