Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Maximum in Maths Meaning and Applications

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

How to Find the Maximum Value in a Set and Function

In mathematical analysis, the maxima as well as minima of a function, known collectively as extrema (the plural of extremum), are the largest as well as the smallest value of the function, either within a given range (the relative also known as local extrema) or on the entire domain (that is the global or absolute extrema). One of the first mathematicians namely Pierre de Fermat was the first one to propose a general technique, adequality, for finding the maxima of functions as well as minima of functions.


What is Maximum Value?

The maximum value of a function is known to be the place where a function reaches its highest point or reaches the vertex, on a graph. For instance, in this image given below, the maximum value of the function is y equals to the number 5.

Practically, finding the maximum value of any given function can be used to determine maximum profit or can be used to determine the maximum area. This can be very helpful in running a profitable business or any architecture or building project.


How to Determine Maximum Value?

There are three methods for determining the maximum value of a quadratic equation, let’s discuss the three methods. Each of these methods can be used in its unique setting to determine the maximum.

The first way to determine the maximum value is graphing. You will be able to find the maximum value visually by graphing the equation as well as finding the maximum point on the graph. This is quite easy when you have a graphing calculator that can do the work for you. Again, using this graph, you can see that the maximum point of the graph is at y equals 5.

The second way to determine the maximum value is using the equation y equals ax2 + bx + c.

If your equation is in the form ax2 + bx + c, you can easily  find the maximum by using the equation:

max = c - (b2 / 4a).

Let’s know the first step, the first step is to determine whether your equation gives a maximum or minimum. This can be easily done by looking at the x2 term. If this term is positive (>0), the vertex point will be a minimum. If it is negative(<0), the vertex will be a maximum.

After determining that you actually will have a maximum point, use the equation to find it. For example, let's find the maximum point of:

-x2 + 4x - 2.

Since the term with the x2 is negative (<0), you know there will be a maximum point. To find it, plug the values into the equation:

max = c - (b2 / 4a)

This will give us:

max = -2 - (42 / 4 * (-1))

4 squared equals 16, and 4 times -1 equals -4. 16 divided by -4 is -4. And, -2 minus -4 becomes -2 plus 4 because two negatives become a positive, so we end up with a maximum value of 2.

There's one more way by which we can determine the maximum value of a function, and that is from the equation:

y = a(x - h)2 + k

As with the last equation, the a term in this equation must be negative (<0) for there to be a maximum. If the a term is negative, the maximum can be found at k. No equation or calculation is necessary - the answer is just k.

 

Applications of Maxima And Minima in Daily Life-

There are numerous practical applications in which it is desired to find the maximum or minimum value of a particular quantity. Such applications exist in economics, business, and engineering. Many can be solved using the methods of differential calculus described above. For example, in any manufacturing business, it is usually possible to express profit as a function of the number of units sold. Finding a maximum for this function represents a straightforward way of maximizing profits. In other cases, the shape of a container may be determined by minimizing the amount of material required to manufacture it. The design of piping systems is often based on minimizing pressure drop which in turn minimizes required pump sizes and reduces cost. The shapes of steel beams are based on maximizing strength.

  1. For example, linear programming consists of maximizing (or minimizing) a particular quantity while requiring that certain constraints be imposed on other quantities. The quantity to be maximized (or minimized), as well as each of the constraints, is represented by an equation or inequality. The resulting system of equations or inequalities, usually linear, often contains hundreds or thousands of variables. The idea is to find the maximum value of a particular variable that represents a solution to the whole system. 

  2. A practical example might be minimizing the cost of producing an automobile given certain known constraints on the cost of each part, and the time spent by each labourer, all of which may be interdependent. Regardless of the application, though, the key step in any maxima or minima problem is expressing the problem in mathematical terms.

 

Problems to be Solved

Question 1: Let’s find the maximum of the equation: -3(x - 5)\[^{2}\] - 7 

Solution: In the given equation, a = -3, there will be the maximum at -7.

Question 2: Let’s find the maximum of the equation: -5(x - 5)\[^{2}\] + 8

Solution: In the given equation, a = -5, there will be the maximum at 8.

FAQs on Maximum in Maths Meaning and Applications

1. What is the maximum in mathematics?

The maximum is the largest value of a function, set, or data collection within a given domain. In mathematics, it represents the highest point reached.

  • For a set: the greatest number in the list.
  • For a function: the highest output value.
  • It can be a local maximum or an absolute (global) maximum.
For example, in the set {2, 5, 9, 4}, the maximum is 9.

2. What is the difference between local maximum and absolute maximum?

A local maximum is the highest value in a small neighborhood, while an absolute maximum is the highest value over the entire domain.

  • Local maximum: highest compared to nearby points.
  • Absolute maximum: highest overall.
For example, in a wavy graph, peaks may be local maxima, but only the tallest peak is the absolute maximum.

3. How do you find the maximum value of a function?

To find the maximum value of a function, differentiate, set the derivative equal to zero, and test critical points.

  • Step 1: Compute the derivative f'(x).
  • Step 2: Solve f'(x) = 0.
  • Step 3: Use the second derivative test or sign change test.
  • Step 4: Compare values at critical points and endpoints (if any).
This method is commonly used in calculus for optimization problems.

4. What is the formula for the maximum of a quadratic function?

The maximum of a quadratic function occurs at the vertex when the coefficient of x² is negative. For f(x) = ax² + bx + c (where a < 0), the maximum occurs at x = -b / (2a).

  • Substitute this x-value into the function.
  • The result is the maximum value.
Example: For f(x) = -2x² + 4x + 1, the maximum occurs at x = 1, and the maximum value is 3.

5. What is a critical point in finding a maximum?

A critical point is a value of x where the derivative is zero or undefined and is used to locate maxima or minima. It satisfies f'(x) = 0 or where f'(x) does not exist.

  • Critical points are candidates for local maxima.
  • They must be tested using second derivative or sign analysis.
Not all critical points are maximum points.

6. Can a function have more than one maximum?

Yes, a function can have multiple local maxima but only one absolute maximum within a given domain.

  • Wavy or periodic functions often have several peaks.
  • Only the highest overall value is the absolute maximum.
For example, sin(x) has many local maxima equal to 1, but within a restricted interval, only one may be absolute.

7. How do you find the maximum value in a data set?

To find the maximum value in a data set, compare all values and select the largest number.

  • Arrange numbers in ascending order (optional).
  • The last number is the maximum.
Example: In {7, 3, 12, 5}, the maximum value is 12.

8. What is the maximum value of a function on a closed interval?

The maximum value on a closed interval occurs at either a critical point or an endpoint.

  • Step 1: Find critical points inside the interval.
  • Step 2: Evaluate the function at critical points and endpoints.
  • Step 3: The largest value is the absolute maximum.
This follows the Extreme Value Theorem in calculus.

9. What is the maximum in an optimization problem?

In an optimization problem, the maximum is the greatest possible value of an objective function under given constraints.

  • Define the objective function.
  • Apply constraints.
  • Differentiate and solve for critical points.
  • Test feasible values.
For example, maximizing area or profit involves finding the highest achievable result.

10. What is the second derivative test for maximum?

The second derivative test states that if f'(x) = 0 and f''(x) < 0, then the function has a local maximum at that point.

  • Find critical point where f'(x) = 0.
  • Compute the second derivative f''(x).
  • If f''(x) is negative, the graph is concave down.
This confirms the presence of a local maximum.