Maxima and Minima MCQ Quiz - Objective Question with Answer for Maxima and Minima - Download Free PDF
Last updated on Apr 17, 2025
Latest Maxima and Minima MCQ Objective Questions
Maxima and Minima Question 1:
The maximum value of the function f(x) = 3x3 - 18x2 + 27x - 40 on the set S = {x ∈ ℝ/x2 + 30 ≤ 11x} is
Answer (Detailed Solution Below)
Maxima and Minima Question 1 Detailed Solution
Calculation:
Given, S = {x ∈ ℝ/x2 + 30 ≤ 11x}
∴ x2 + 30 ≤ 11x
⇒ x2 - 11x + 30 ≤ 0
⇒ (x - 5) (x - 6) ≤ 0
⇒ x ∈ [5, 6]
Now, f(x) = 3x3 - 18x2 + 27x - 40
⇒ f'(x) = 9x2 - 36x + 27
⇒ f'(x) = 9(x2 - 4x + 3)
= 9 [(x2 - 4x + 4) − 1]
= 9(x - 2)2 - 9
∴ f'(x) > 0 ∀x ∈ [5, 6]
∴ f(x) is strictly increasing in the interval [5, 6]
∴ Maximum value of f(x) when x ∈ [5, 6] is f(6)
= 122
∴ Maximum value is 122.
The correct answer is Option 1.
Maxima and Minima Question 2:
Consider the following function
f(x) = - \(\frac{3}{4}\)x4 - 8x3 - \(\frac{45}{2}\)x2 + 105. Select the correct result from the following.Answer (Detailed Solution Below)
Maxima and Minima Question 2 Detailed Solution
Concept:
Second Derivative Test: Let f be a function defined on an interval I and c ∈ I. Let f be twice differentiable at c. Then
- x = c is a point of local maxima if f ′(c) = 0 and f ″(c) < 0. The value f (c) is the local maximum value of f .
- x = c is a point of local minima if f c ′( ) 0 = and f ″(c) > 0. In this case, f (c) is the local minimum value of f .
- The test fails if f ′(c) = 0 and f ″(c) = 0.
Calculation:
Given that
f(x) = - \(\frac{3}{4}\)x4 - 8x3 - \(\frac{45}{2}\)x2 + 105
Differentiating wrt x
⇒ f'(x) = -3x3 - 24x2 - 45x
Again differentiating wrt x
⇒ f''(x) = -9x2 - 48x - 45
Now, for local minima and maxima f'(x) = 0 gives
⇒ -3x3 - 24x2 - 45x = 0
⇒ -3x(x2 + 8x + 15) = 0 ⇒ 3x(x + 3)(x + 5) = 0
⇒ x = 0, -3, -5
At x = 0 we have
f''(0) = -45 < 0
So, x = 0 is a point of local maxima
At x = -3 , f''(-3) = 18 > 0
So, x = -3 is a point of local minima
At x = -5, f"(-5) = -30 < 0
So, x = -5 is a point of local maxima
∴ Option 3 is correct
Maxima and Minima Question 3:
Let f (x) = \(\left\{\begin{array}{cc} x^3+x^2+10 x, & x<0 \\ -3 \sin x, & x \geq 0 \end{array}\right.\), then at x = 0
Answer (Detailed Solution Below)
Maxima and Minima Question 3 Detailed Solution
Concept:
The points where the f'(x) = 0 are known as critical values.
At critical point, if f ''(x) > 0 then function has minima.
If f ''(x) < 0 then function has maxima.
Calculation:
Given, f (x) = \(\left\{\begin{array}{cc} x^3+x^2+10 x, & x<0 \\ -3 \sin x, & x ≥ 0 \end{array}\right.\)
For x ≥ 0
f(x) = − 3sin x
⇒ f '(x) = − 3cos x
⇒ f ′(0) = − 3
For x < 0, f (x) = x3 + x2 + 10x
⇒ f ′(x) = 3x2 + 2x + 10
⇒ f ′(0) = 10
⇒ f ′(x) > 0 for x < 0 and f ′(x) < 0 for x ≥ 0
⇒ f (x) has maxima at x = 0.
∴ At x = 0, there is a point of maximum.
The correct answer is Option 1.
Maxima and Minima Question 4:
Match the following List-I with List-II.
List–I | List–II |
---|---|
(I) Let f(x) = x3/5 if x ≤ 1 −(x−2)3 if x > 1 then the number of critical points on the graph of the function is |
(P) 1 |
(II) product of real solution of the equation, log2x + (x−1)log2x = 6 − 2x, is |
(Q) 3 |
(III) The number of values of c such that the straight line 3x + 4y = c touches the curve x4/2 = x + y is |
(R) 4 |
(IV) If f(x) = ∫xx2 (t−1) dt, 1 ≤ x ≤ 2, then global maximum value of f(x) is |
(S) 1/2 |
(T) 2 |
Which is correct option?
Answer (Detailed Solution Below)
Maxima and Minima Question 4 Detailed Solution
Concept:
- Critical points occur where f'(x) = 0 or derivative does not exist.
- Number of real solutions to equations involving logarithms can be found by substitution to reduce to quadratic form.
- When a line touches a curve, it means the line intersects at exactly one point and slopes are equal at that point.
- If a function is defined using a definite integral with variable limits, the derivative is handled using the Leibniz rule.
Calculation:
(I) Number of critical points
Given,
f(x) = x3/5 for x ≤ 1
= −(x − 2)³ for x > 1
⇒ f″(x) = 0 for x = 2 and fails to exist at x = 0
⇒ Total critical points = 3 (A, B, C)
∴ (I) → Q
(II) Number of real solutions
Given, log₂²x + (x − 1) log₂ x = 6 − 2x
⇒ Let y = log₂ x
⇒ y² + (x − 1)y = 6 − 2x
⇒ Make a quadratic in y and solve for real x
⇒ Solutions: x = 1/4 and x = 2
Their Product = 1/2
∴ (II) → S
(III) Number of values of c such that line 3x + 4y = c touches the curve x⁴/2 = x + y
Given, dy/dx = −1 + 2x³
⇒ Set dy/dx = −3/4 (slope of line)
⇒ −1 + 2x₁³ = −3/4 ⇒ x₁ = 1/2
⇒ From curve: x⁴/2 = x + y
⇒ (1/2)⁴/2 = 1/2 + y₁
⇒ 1/32 = 1/2 + y₁
⇒ y₁ = −15/32
⇒ c = 3x + 4y = 3/2 + 4(−15/32) = −3/8
∴ (III) → P
(IV) f(x) = ∫xx²(t − 1) dt , 1 ≤ x ≤ 2
⇒ f′(x) = 2x(x² − 1) − (x − 1) = 2x³ − 3x + 1
⇒ f′(x) is always positive in (1, 2)
⇒ So, function is increasing in [1, 2]
⇒ Maximum value is at x = 2
∴ (IV) → T
Final Matching: (I) → Q, (II) → S, (III) → P, (IV) → T
Maxima and Minima Question 5:
Comprehension:
Direction : Consider the following for the items that follow :
Let f(x) = cos2x + x on [-π/2, π/2].
What is the least value of f(x)?
Answer (Detailed Solution Below)
Maxima and Minima Question 5 Detailed Solution
Explanation:
f(x) = cos2x + x on [-π/2, π/2]
\(f (\frac{-\pi}{2}) =-1 - \frac{\pi}{2}\)
\(f (\frac{\pi}{2}) =-1 + \frac{\pi}{2}\)
So minimum value of f(x) \(-1 + \frac{\pi}{2}\)
∴ Option (a) is correct
Top Maxima and Minima MCQ Objective Questions
Find the minimum value of function f(x) = x2 - x + 2
Answer (Detailed Solution Below)
Maxima and Minima Question 6 Detailed Solution
Download Solution PDFConcept:
Following steps to finding minima using derivatives.
- Find the derivative of the function.
- Set the derivative equal to 0 and solve. This gives the values of the maximum and minimum points.
- Now we have to find the second derivative: If f"(x) Is greater than 0 then the function is said to be minima
Calculation:
f(x) = x2 - x + 2
f'(x) = 2x - 1
Set the derivative equal to 0, we get
f'(x) = 2x - 1 = 0
⇒ x = \(\frac12\)
Now, f''(x) = 2 > 0
So, we get minimum value at x = \(\frac12\)
f(\(\frac12\)) = (\(\frac12\))2 - \(\frac12\) + 2 = \(\frac74\)
Hence, option (3) is correct.
What is the minimum values of the function |x + 3| - 2
Answer (Detailed Solution Below)
Maxima and Minima Question 7 Detailed Solution
Download Solution PDFConcept:
|x| ≥ 0 for every x ∈ R
Calculation:
Let f(x) = |x + 3| - 2
As we know that |x| ≥ 0 for every x ∈ R
∴ |x + 3| ≥ 0
The minimum value of function is attained when |x + 3| = 0
Hence, Minimum value of f(x) = 0 – 2 = -2
The local maximum value of the function f(x) = 3x4 + 4x3 - 12x2 + 12 is at x = ________
Answer (Detailed Solution Below)
Maxima and Minima Question 8 Detailed Solution
Download Solution PDFConcept:
For a function y = f(x):
- Relative (local) maxima are the points where the function f(x) changes its direction from increasing to decreasing.
- Relative (local) minima are the points where the function f(x) changes its direction from decreasing to increasing.
- At the points of relative (local) maxima or minima, f'(x) = 0.
- At the points of relative (local) maxima, f''(x) < 0.
- At the points of relative (local) minima, f''(x) > 0.
Calculation:
For the given function f(x) = 3x4 + 4x3 - 12x2 + 12, first let's find the points of local maxima or minima:
f'(x) = 12x3 + 12x2 - 24x = 0
⇒ 12x(x2 + x - 2) = 0
⇒ x(x + 2)(x - 1) = 0
⇒ x = 0 OR x = -2 OR x = 1.
f''(x) = 36x2 + 24x - 24.
f''(0) = 36(0)2 + 24(0) - 24 = -24.
f''(-2) = 36(-2)2 + 24(-2) - 24 = 144 - 48 - 24 = 72.
f''(1) = 36(1)2 + 24(1) - 24 = 36 + 24 - 24 = 36.
Since, at x = 0 the value f''(0) = -24 < 0, the local maximum value of the function occurs at x = 0.
Find the local extreme value of the function f(x) = ex
Answer (Detailed Solution Below)
Maxima and Minima Question 9 Detailed Solution
Download Solution PDFConcept:
Following steps to finding maxima and minima using derivatives.
- Find the derivative of the function.
- Set the derivative equal to 0 and solve. This gives the values of the maximum and minimum points.
- Now we have find second derivative.
- f``(x) is less than 0 then the given function is said to be maxima
- If f``(x) Is greater than 0 then the function is said to be minima
Calculation:
Given:
f(x) = ex
Differentiating with respect to x, we get
⇒ f’(x) = ex
For maximum value f’(x) = 0
∴ f’(x) = ex = 0
Exponential function can never assume zero for any value of x, therefore function does not have local maxima or minima.
The maximum value of the function f(x) = x3 + 2x2 - 4x + 6 exists at
Answer (Detailed Solution Below)
Maxima and Minima Question 10 Detailed Solution
Download Solution PDFConcept:
Following steps to finding maxima using derivatives.
- Find the derivative of the function.
- Set the derivative equal to 0 and solve. This gives the values of the maximum and minimum points.
- Now we have to find the second derivative.
- f"(x) is less than 0 then the given function is said to be maxima
Calculation:
Here, f(x) = x3 + 2x2 - 4x + 6
f'(x) = 3x2 + 4x - 4
Set f'(x) = 0
3x2 + 4x - 4 = 0
⇒3x2 + 6x - 2x - 4 = 0
⇒ 3x(x + 2) - 2(x + 2) = 0
⇒ (3x - 2)(x + 2) = 0
So, x = -2 OR x = 2/3
Now, f''(x) = 6x + 4
f''(-2) = -12 + 4 = -8 < 0
∴ At x = -2, Maximum value of f(x) exists.
Hence, option (1) is correct.
It is given that at x = 2, the function x3 - 12x2 + kx - 8 attains its maximum value, on the interval [0, 3]. Find the value of k
Answer (Detailed Solution Below)
Maxima and Minima Question 11 Detailed Solution
Download Solution PDFConcept:
Following steps to finding maxima and minima using derivatives.
- Find the derivative of the function.
- Set the derivative equal to 0 and solve. This gives the values of the maximum and minimum points.
- Now we have to find the second derivative.
- f``(x) is less than 0 then the given function is said to be maxima
- If f``(x) Is greater than 0 then the function is said to be minima
Calculation:
Let f(x) = x3 - 12x2 + kx – 8
Differentiating with respect to x, we get
⇒ f’(x) = 3x2 – 24x + k
It is given that function attains its maximum value of the interval [0, 3] at x = 2
∴ f’(2) = 0
⇒ 3 × 22 – (24 × 2) + k = 0
∴ k = 36
Maximum slope of the curve y = -x3 + 3x2 + 9x - 27 is
Answer (Detailed Solution Below)
Maxima and Minima Question 12 Detailed Solution
Download Solution PDFConcept:
Slope m of the curve is given by dy/dx = 0
And, condition for slope to be maximum: d2y/dx2 = 0
(dy/dx)x = a gives the value of maximum slope.
Calculation:
y = – x3 + 3x2 + 9x – 27
dy/dx = – 3x2 + 6x + 9 = slope of the curve
Now, double differentiation:
d2y/dx2 = – 6x + 6 = – 6 (x – 1)
d2y/dx2 = 0
⇒ – 6 (x – 1) = 0
⇒ x = 1
clearly, d3y/dx3 = – 6 < 0 for all value of x
∴ The slope is maximum when x = 1.
(dy/dx)x = 1 = – 3 (1)2 + 6 × 1 + 9 = 12
What is the value of p for which the function \(\rm f(x)= p \sin x + \dfrac{\sin 3x}{3}\) has an extremum at \(\rm x=\dfrac{\pi}{3} \ ?\)
Answer (Detailed Solution Below)
Maxima and Minima Question 13 Detailed Solution
Download Solution PDFConcept:
If the function f(x) has an extremum at x = a then f'(a) = 0
Calculations:
Given, the function is \(\rm f(x)= p \sin x + \dfrac{\sin 3x}{3}\)
⇒ f'(x) = \(\rm p\;cos \; x + \dfrac {3\;cos \;3x}{3}\)
⇒ f'(x) = \(\rm p\;cos \; x + cos \;3x\)
⇒ f'(\(\rm \dfrac {\pi}{3}\)) = \(\rm p\;cos \; (\dfrac {\pi}{3}) + cos \;3(\dfrac {\pi}{3})\)
⇒ f'(\(\rm \dfrac {\pi}{3}\)) = \(\rm p\;cos \; (\dfrac {\pi}{3}) + cos \; \pi\)
The function \(\rm f(x)= p \sin x + \dfrac{\sin 3x}{3}\) has an extremum at \(\rm x=\dfrac{\pi}{3}\)
Therefore, \(\rm f'(\dfrac {\pi}{3}) = 0\)
⇒ \(\rm p\;cos \; (\dfrac {\pi}{3}) + cos \; \pi\) = 0
⇒ \(\rm \dfrac p 2 -1 = 0\)
⇒ \(\rm \dfrac p 2 =1\)
⇒ \(\rm p = 2\)
Hence, the value of p for which the function \(\rm f(x)= p \sin x + \dfrac{\sin 3x}{3}\) has an extremum at \(\rm x=\dfrac{\pi}{3}\) is 2.
The minimum value of the function y = 2x3 - 21x2 + 36x - 20 is:
Answer (Detailed Solution Below)
Maxima and Minima Question 14 Detailed Solution
Download Solution PDFConcept:
For a function y = f(x):
- Relative (Local) maxima are the points where the function f(x) changes its direction from increasing to decreasing.
- Relative (Local) minima are the points where the function f(x) changes its direction from decreasing to increasing.
- At the points of relative (local) maxima or minima, f'(x) = 0.
- At the points of relative (local) maxima, f''(x) < 0.
- At the points of relative (local) minima, f''(x) > 0.
Calculation:
Let's say that the function is y = f(x) = 2x3 - 21x2 + 36x - 20.
∴ f'(x) = \(\rm \dfrac{d}{dx}f(x)=\dfrac{d}{dx}(2x^3-21x^2+36x-20)\) = 6x2 - 42x + 36.
And, f''(x) = \(\rm \dfrac{d^2}{dx^2}f(x)=\dfrac{d}{dx}\left[\dfrac{d}{dx}f(x)\right]=\dfrac{d}{dx}(6x^2-42x+36)\) = 12x - 42.
For maxima/minima points, f'(x) = 0.
⇒ 6x2 - 42x + 36 = 0
⇒ x2 - 7x + 6 = 0
⇒ x2 - 6x - x + 6 = 0
⇒ x(x - 6) - (x - 6) = 0
⇒ (x - 6)(x - 1) = 0
⇒ x - 6 = 0 OR x - 1 = 0
⇒ x = 6 OR x = 1.
Now, let's check these points for maxima/minima by inspecting the values of f''(x) at these points.
f''(6) = 12(6) - 42 = 72 - 42 = 30.
f''(1) = 12(1) - 42 = 12 - 42 = -30.
Since, f''(6) = 30 > 0, it is the point of minimum value.
And the minimum value is f(6):
= 2(6)3 - 21(6)2 + 36(6) - 20
= 432 - 756 + 216 - 20
= -128.
The center of the circle inscribed in the square formed by the lines x2 - 7x + 12 = 0 and y2 - 13y + 42 = 0 is:
Answer (Detailed Solution Below)
Maxima and Minima Question 15 Detailed Solution
Download Solution PDFConcept:
The centre of the circle inscribed in a square is the same as the centre of the square.
Calculation:
The given lines forming the square are:
x2 - 7x + 12 = 0
⇒ (x - 4)(x - 3) = 0
⇒ x = 4 and x = 3
And, y2 - 13y + 42 = 0
⇒ (y - 7)(y - 6) = 0
⇒ y = 7 and y = 6
The co-ordinates of the centre will be the mid-point of sides: (3.5, 6.5).