Maxima and Minima MCQ Quiz - Objective Question with Answer for Maxima and Minima - Download Free PDF

Last updated on Jul 4, 2025

Latest Maxima and Minima MCQ Objective Questions

Maxima and Minima Question 1:

Let the function f(x) = 2x3 + (2p – 7)x+ 3(2p – 9)x – 6 have a maxima for some value of x 0. Then, the set of all values of p is 

Answer (Detailed Solution Below)

Option 3 :

Maxima and Minima Question 1 Detailed Solution

Calculation: 

f(x) = 2x3 + (2p – 7)x2 + 3(2p – 9)x – 6

⇒ f'(x) = 6x2 + 2(2p – 7)x + 3(2p – 9)

⇒ f'(0)

∴ 3(2p – 9)

⇒ 

⇒ 

Hence, the correct answer is Option 3.

Maxima and Minima Question 2:

Let ℝ denote the set of all real numbers. Let f : ℝ → ℝ  be defined by 

Then which of the following statements is (are) TRUE? 

  1. The point x = 0 is a point of local maxima of f 
  2. The point x = 0 is a point of local minima of f 
  3. Number of points of local maxima of f in the interval [π, 6π] is 3
  4. Number of points of local minima of f in the interval [2π, 4π] is 1

Answer (Detailed Solution Below)

Option :

Maxima and Minima Question 2 Detailed Solution

Concept:

Local Extrema (Maxima and Minima):

  • The local maxima of a function occur where the derivative changes from positive to negative.
  • The local minima of a function occur where the derivative changes from negative to positive.
  • To find the points of local maxima or minima, we calculate the first derivative of the function and set it equal to zero to find critical points.
  • The second derivative test can further confirm whether the critical points correspond to maxima or minima:
    • If 0 \), the function has a local minimum at that point.
    • If , the function has a local maximum at that point.
    • If , the test is inconclusive.

Given Function:

  • The function is defined as follows:
    • For ,
    • For ,

Graph Behavior:

  • The function is a rational function, and its behavior at critical points and over intervals needs to be analyzed.
  • We analyze the function in the interval and for local minima and maxima.

 

Calculation:

Step 1: Finding the first derivative of the function.

The given function is , and we need to find its first derivative.

Step 2: Solving for critical points.

To find the critical points, we solve . This will give us the points where the function has potential maxima or minima.

Step 3: Second derivative test for confirmation.

The second derivative is used to confirm the nature of the critical points (whether they are maxima or minima).

Step 4: Local Maxima and Minima.

The results of the calculations reveal that:

  • Statement A: The point is a point of local maxima of .
  • Statement B: The point is a point of local minima of .
  • Statement C: The number of points of local maxima of in the interval is 3.
  • Statement D: The number of points of local minima of in the interval is 1.

 

Conclusion:

Hence, the correct answers are:

  • Statement B: The point is a point of local minima of .
  • Statement C: The number of points of local maxima of in the interval is 3.
  • Statement D: The number of points of local minima of in the interval is 1.

Maxima and Minima Question 3:

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 = 

Answer (Detailed Solution Below)

Option 1 :

Maxima and Minima Question 3 Detailed Solution

Calculation: 

⇒ f'(x) = 8x3 - 36x + 8 = 4(2x3 - 9x + 2) 

f'(x) = 0 

∴ 

Now

⇒ 

∴ 

Hence, the correct answer is Option 1.

Maxima and Minima Question 4:

Let ℝ denote the set of all real numbers. For a real number x, let [x] denote the greatest integer less than or equal to x. Let n denote a natural number.

Match each entry in List-I to the correct entry in List-II and choose the correct option. 

List-I

List-II

(P)

The minimum value of n for which the function ƒ(x) =  is continuous on the interval [1, 2], is 

(1)

8

(Q)

The minimum value of n for which g(x) = (2n- 13n - 15)(x3 + 3x), x c, is an increasing function on ℝ, is 

(2)

9

(R)

The smallest natural number n which is greater than 5, such that x = 3 is a point of local minima of h(x) = (x2 – 9)n(x2 + 2x + 3), is 

(3)

5

(S)

Number of x0 ∈ ℝ such that '  is NOT differentiable at x0, is   

(4)

6

 

 

(5)

10

 

 

 

 

 

 

 

 

 

 

 

  1. (P)→(1), (Q)(3), (R)(2), (S)(5)
  2. (P)(2), (Q)(1), (R)(4), (S)(3) 
  3. (P)(5), (Q)(1), (R)(4), (S)(3) 
  4. (P)(2), (Q)(3), (R)(1), (S)(5) 

Answer (Detailed Solution Below)

Option 2 : (P)(2), (Q)(1), (R)(4), (S)(3) 

Maxima and Minima Question 4 Detailed Solution

Concept:

  • The question involves testing continuity of rational functions, minima of polynomial functions, and differentiability of composite trigonometric and floor functions.
  • Continuity requires the numerator and denominator to cancel out the points where the denominator becomes zero.
  • For finding the minima, the first derivative is used to locate critical points, and the second derivative test confirms whether the point is a minima.
  • Non-differentiability occurs where absolute functions like sin |x - k| cause sharp turns (cusps).

 

Calculation:

P) Let k(x) = 10x3 - 45x2 + 60x + 35

⇒ k′(x) = 30x2 - 90x + 60 = 30(x - 1)(x - 2)

⇒ k(x) is continuous in [1, 2]

⇒ [k(1), k(2)] are same integer for all x ∈ [1, 2]

⇒ Minimum value of n = 9     

(P → 2)

Q) g(x) = (2n2 - 13n - 15) / (n2 + 3x)

⇒ (2n2 - 13n - 15) / (n2 + 3x) ≥ 0 for g(x) ≥ 0 for g(x) = mix of n & x

⇒ Minimum value of n is 5     

(Q → 1)

R) h(x) = (x2 - 9)2(x2 + 2x + 3)

⇒ h(x) has a local minima at x = 3 for n = 6

⇒ (3 + δ) h(3 + δ) (δ is a small positive real number)

⇒ has local minimum at x = 3 for n = 6

⇒ (R → 4)

S) g(x) = sin |x - k| + cos |x - k - 1/2| + sin |x - k - 1| + cos |x - k - 3/2| + ⋯ + sin |x - 4| + cos |x - 9/2|

as sin |x - k| is non-differentiable at x = k    

but, cos |x - λ| is differentiable at x = λ

⇒ g(x) is non-differentiable at x0 = 0, 1, 2, 3, 4 (5 points)

⇒ (S → 3)

∴ The correct matching is P → 2, Q → 1, R → 4, S → 3.

Hence, Option 2 is the correct answer.

Maxima and Minima Question 5:

If the function f(x) = 2x3 – 9ax2 + 12a2x + 1, where a > 0, attains its local maximum and local minimum values at p and q, respectively, such that p2 = q, then f(3) is equal to: 

  1. 55
  2. 10
  3. 23
  4. 37

Answer (Detailed Solution Below)

Option 4 : 37

Maxima and Minima Question 5 Detailed Solution

Concept:

Finding local maxima and minima of a cubic function:

  • To find local maxima and minima of a cubic function, first differentiate the function and find the critical points by setting the derivative equal to zero.
  • The critical points correspond to values of x" id="MathJax-Element-124-Frame" role="presentation" style="position: relative;" tabindex="0">xx where the function attains local maxima or minima.
  • Use given conditions on the critical points to find the parameters and evaluate the function at required points.

 

Calculation:

Given,

First derivative,

Set to find critical points:

Dividing by 6:

Let the roots be and . Then, by Vieta's formulas,

Given condition,

Substitute :

From sum,

From product,

Squaring the sum and equating to product:

Solving for gives .

Then,

Finally, evaluate :

∴ The correct answer is Option 4.

Top Maxima and Minima MCQ Objective Questions

Find the minimum value of function f(x) =  x2 - x + 2

  1. 1/2
  2. 3/4
  3. 7/4
  4. 1/4

Answer (Detailed Solution Below)

Option 3 : 7/4

Maxima and Minima Question 6 Detailed Solution

Download Solution PDF

Concept:

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 = 

Now, f''(x) = 2 > 0

So, we get minimum value at x =

f() = ()2 - + 2 =

Hence, option (3) is correct. 

What is the minimum values of the function |x + 3| - 2

  1. 1
  2. 2
  3. -2
  4. -5

Answer (Detailed Solution Below)

Option 3 : -2

Maxima and Minima Question 7 Detailed Solution

Download Solution PDF

Concept:

|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 = ________

  1. 1
  2. 2
  3. -2
  4. 0

Answer (Detailed Solution Below)

Option 4 : 0

Maxima and Minima Question 8 Detailed Solution

Download Solution PDF

Concept:

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) .
  • 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.

Find the local extreme value of the function f(x) = ex

  1. 1
  2. 0
  3. 2.81
  4. Function does not have local maxima or minima.

Answer (Detailed Solution Below)

Option 4 : Function does not have local maxima or minima.

Maxima and Minima Question 9 Detailed Solution

Download Solution PDF

Concept:

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.
  1. f``(x) is less than 0 then the given function is said to be maxima
  2. 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

  1. x = -2
  2. x = 1
  3. x = 2
  4. x = -1

Answer (Detailed Solution Below)

Option 1 : x = -2

Maxima and Minima Question 10 Detailed Solution

Download Solution PDF

Concept:

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 

∴ 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

  1. 23
  2. 34
  3. 36
  4. 35

Answer (Detailed Solution Below)

Option 3 : 36

Maxima and Minima Question 11 Detailed Solution

Download Solution PDF

Concept:

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.
  1. f``(x) is less than 0 then the given function is said to be maxima
  2. 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

  1. 0
  2. 12
  3. 16
  4. 32

Answer (Detailed Solution Below)

Option 2 : 12

Maxima and Minima Question 12 Detailed Solution

Download Solution PDF

Concept:

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

∴ 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  has an extremum at 

  1. 0
  2. 1
  3. -1
  4. 2

Answer (Detailed Solution Below)

Option 4 : 2

Maxima and Minima Question 13 Detailed Solution

Download Solution PDF

Concept:

If the function f(x) has an extremum at x = a then f'(a) = 0

 

Calculations:

Given, the function is  

⇒ f'(x) = 

⇒ f'(x) = 

⇒ f'() = 

⇒ f'() = 

The function  has an extremum at 

Therefore,  

⇒  = 0

⇒ 

⇒ 

⇒ 

 Hence, the value of p for which the function  has an extremum at  is 2.

The minimum value of the function y = 2x3 - 21x2 + 36x - 20 is:

  1. -120
  2. -126
  3. -128
  4. None of these

Answer (Detailed Solution Below)

Option 3 : -128

Maxima and Minima Question 14 Detailed Solution

Download Solution PDF

Concept:

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)
  • 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) =  = 6x2 - 42x + 36.

And, f''(x) =  = 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:

  1. (3.5, 6.5)
  2. (3, 6)
  3. (2, 5)
  4. (4, 7)

Answer (Detailed Solution Below)

Option 1 : (3.5, 6.5)

Maxima and Minima Question 15 Detailed Solution

Download Solution PDF

Concept:

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).

Hot Links: teen patti cash teen patti gold download teen patti joy apk