Maxima and Minima Examples

Example 1: Find the local maxima and local minima for the function y = x3 – 3x + 2

Solution:

y = x3 – 3x + 2

Find first order derivative

Differentiating y

y’ = (d / dx) [x3 – 3x + 2]

β‡’ y’ = (d / dx) x3 – (d / dx) (3x) + (d / dx) 2

β‡’ y’ = 3x2 – 3 + 0

β‡’ y’ = 3x2 – 3

Now equate y’ = 0, to find the critical points

y’ = 0

β‡’ 3x2 – 3 = 0

β‡’ 3x2 = 3

β‡’ x2 = 1

β‡’ x = 1 or x = -1

The critical points are x = 1 and x = -1

Now we will find second derivative to check the critical point is maxima or minima.

y” = (d / dx) [3x2 – 3]

β‡’ y” = (d / dx) [3x2] – (d /dx) [3]

β‡’ y” = 6x – 0

β‡’ y” = 6x

Now we will put the values of x and find whether y” is greater than 0 or less than 0.

At x = 1

y” = 6(1) = 6

Since, y” > 0 x = 1 is the minima of y

At x = -1

y” = 6(-1) = -6

Since, y” < 0 x = -1 is the maxima of y

The local maxima and minima of y are x = -1 and x = 1 respectively.

Example 2: Find the extremum of the function f(x) = -3x2 + 4x + 7 and the extremum value.

Solution:

y =-3x2 + 4x + 7

Find first order derivative

Differentiating y

y’ = (d / dx) [-3x2 + 4x + 7]

β‡’ y’ = (d / dx) (-3x2) – (d / dx) (4x) + (d / dx) 7

β‡’ y’ = -6x – 4 + 0

β‡’ y’ = -6x – 4

Now equate y’ = 0, to find the critical points

y’ = 0

β‡’ -6x – 4 = 0

β‡’ -6x = 4

β‡’ x = -2 / 3

The critical point is x = -2/3

Now we will find second derivative to check the critical point is maxima or minima.

y” = (d / dx) [-6x – 4]

β‡’ y” = (d / dx) [-6x] – (d /dx) [4]

β‡’ y” = -6 – 0

β‡’ y” = – 6

Since, y” < 0 x = -2 / 3 is the maxima of y and the maximum value is obtained by putting x = -2/3 in y

The local maxima of y is x = -2/3. (extremum)

The maximum value of y = -3(-2/3)2 + 4(-2/3) + 7 = – 2/ 3 – 8 / 3 + 7 = 10 /3 (extremum value)

Example 3: Find the maximum height when a stone is thrown at any time t and height is given by h = -10t2 + 20t + 8.

Solution:

To find the maximum height we will differentiate h = -10t2 + 20t + 8

h’ = (d /dx) [-10t2 + 20t + 8]

β‡’ h’ = (d/dx) -10t2 + (d /dx) 20t + (d/ dx) 8

β‡’ h’ = -20t + 20 + 0

β‡’ h’ = -20t + 20

To find the time at which height is maximum we find h’ = 0

β‡’ h’ = 0

β‡’ -20t + 20 = 0

β‡’ -20t = -20

β‡’ t = 1

Now we will find second derivative of h

h” = -20 < 0

Therefore, height is maximum at t = 1

putting value of t in h = -10t2 + 20t + 8

h = -10(1)2 + 20(1) + 8

β‡’ h = -10 + 20 + 8

β‡’ h = 18

The maximum height is 18 unit.

Example 4: Find the value of the function (x – 1)(x – 2)2 at its minima.

Solution:

Let y = (x – 1)(x – 2)2

β‡’ y = (x – 1) (x2 + 4 – 4x)

β‡’ y = x3 + 4x – 4x2 – x2 – 4 + 4x

β‡’ y = x3 – 5x2 + 8x – 4

Differentiating y

y’ = (d /dx) [x3 – 5x2 + 8x – 4]

β‡’ y’ = 3x2 – 10x + 8

Now we will equate y’ = 0 to find the critical points

y’ = 0

3x2 – 10x + 8 = 0

β‡’ 3x2 – 6x – 4x + 8 = 0

β‡’ 3x (x – 2) – 4 (x – 2) = 0

β‡’ (x – 2)(3x – 4) = 0

β‡’ x = 2 or x = 4/3

We will find second derivative to check point is maxima or minima

y” = (d / dx) [3x2 – 10x + 8]

β‡’ y” = 6x – 10

putting x = 2, y” = 12 – 10 = 2 > 0

So, x = 2 is minima point

putting x = 4 / 3, y” = 8 – 10 = -2 < 0

So, x = 4/3 is maxima point

In the question we have to find minima and value of y at its minima

At x = 2

β‡’ y = (x – 1)(x – 2)2

β‡’ y = (2 – 1)(2 – 2)2

β‡’ y = 1

The value of y at its minima is 1.

Example 5: Find the minimum value of the function 6e3x + 4e-3x

Solution:

Let y = 6e3x + 4e-3x

Find first order derivative

Differentiating y

y’ = (d / dx) [6e3x + 4e-3x]

β‡’ y’ = (d / dx) 6e3x + (d / dx) 4e-3x

β‡’ y’ = 18e3x – 12e-3x

Now equate y’ = 0, to find the critical points

y’ = 0

β‡’ 18e3x – 12e-3x = 0

β‡’ 6[3e3x – 2e-3x] = 0

β‡’ 3e3x – 2e-3x = 0

β‡’ 3e3x = 2e-3x

β‡’ e6x = 2/3

vx = log(2/3)1/6

The critical points are x = log(2/3)1/6

Now we will find second derivative to check the critical point is maxima or minima.

y” = (d / dx) [18e3x – 12e-3x]

β‡’ y” = 54 e3x + 36 e-3x

Now we will put the values of x and find whether y” is greater than 0 or less than 0.

At x = log(2/3)1/6

Since, y” > 0 x = log(2/3)1/6 is the minima of y

The minima of y is x = log(2/3)1/6

The minimum value of y is at x = log(2/3)1/6

Putting value of x in y

β‡’ y = 6e3x + 4e-3x

β‡’ y = 6e3log(2/3)1/6 + 4e-3log(2/3)1/6

β‡’ y = 6e(1/2)log(2/3) + 4e(-1/2)log(2/3)

β‡’ y = 6e(1/2)elog(2/3) + 4e(-1/2)elog(2/3)

β‡’ y = (2/3) 6e(1/2) + (2/3) 4e(-1/2)

β‡’ y = 4e(1/2) + (8/3)e(-1/2)

Maxima and Minima in Calculus

Maxima and Minima in Calculus is an important application of derivatives. The Maxima and Minima of a function are the points that give the maximum and minimum values of the function within the given range. Maxima and minima are called the extremum points of a function.

This article explores the concept of maxima and minima. In addition to details about maxima and minima, we will also cover the types of maxima and minima, properties of Maxima and Minima, provide examples of maxima and minima, and discuss applications of Maxima and Minima.

Table of Content

  • Maxima and Minima of a Function
  • Types of Maxima and Minima
  • Relative Maxima and Minima
  • Absolute Maxima and Minima
  • How to Find Maxima and Minima?
  • Applications of Maxima and Minima

Similar Reads

What are Maxima and Minima of a Function?

The maxima and minima are the most used applications of the derivatives. The maxima and minima provide us with the peaks and valleys of a function. Below we will discuss the maxima and minima of the function in depth and explore the different types of maxima and minima....

Types of Maxima and Minima

There are two types of maxima and minima. They are listed as follows:...

Relative Maxima and Minima

The relative maxima or relative minima is the maximum and minimum value which is greater than or lesser than its neighbor....

Absolute Maxima and Absolute Minima

The absolute maxima and the absolute minima is the highest or the lowest value in the entire domain of the function....

Absolute vs Relative Maxima and Minima

The difference between absolute and relative maxima and Minima is tabulated below:...

How to Find Maxima and Minima?

We can find maxima and minima of the function by differentiating it. To find the maxima and minima of a function we apply some derivative tests : First Order derivative test and Second Order derivative test. In these tests we differentiate the function and by checking some conditions we get the maxima and minima point of the function....

Some Derivative Tests

To find the maxima and minima we use some derivative tests. The following are the two derivative tests to find maxima and minima....

Applications of Maxima and Minima

There are many applications of maxima and minima in real-life. Some of these are listed below:...

Maxima and Minima Examples

Example 1: Find the local maxima and local minima for the function y = x3 – 3x + 2...

Practise Problems on Maxima and Minima

Problem 1: Find the maximum and minimum values of the function f(x) = 2x3 – 3x2 – 12x + 1 on the interval [-2, 3]....

Maxima and Minima – FAQs

1. What is Maxima and Minima of a Function?...

Contact Us