Find the largest value of the function without derivative. How to Solve Problems B15 Without Derivatives

What is an extremum of a function and what is the necessary condition for an extremum?

The extremum of a function is the maximum and minimum of the function.

Prerequisite The maximum and minimum (extremum) of a function are as follows: if the function f(x) has an extremum at the point x = a, then at this point the derivative is either zero, or infinite, or does not exist.

This condition is necessary, but not sufficient. The derivative at the point x = a can go to zero, infinity, or not exist without the function having an extremum at this point.

What is a sufficient condition for the extremum of a function (maximum or minimum)?

First condition:

If, in sufficient proximity to the point x = a, the derivative f?(x) is positive to the left of a and negative to the right of a, then at the point x = a the function f(x) has maximum

If, in sufficient proximity to the point x = a, the derivative f?(x) is negative to the left of a and positive to the right of a, then at the point x = a the function f(x) has minimum provided that the function f(x) here is continuous.

Instead, you can use the second one sufficient condition extremum of the function:

Let at the point x = a the first derivative f?(x) vanish; if the second derivative f??(a) is negative, then the function f(x) has a maximum at the point x = a, if it is positive, then it has a minimum.

What is the critical point of a function and how to find it?

This is the value of the function argument at which the function has an extremum (i.e. maximum or minimum). To find it you need find the derivative function f?(x) and, equating it to zero, solve the equation f?(x) = 0. The roots of this equation, as well as those points at which the derivative of this function does not exist, are critical points, i.e., values ​​of the argument at which there can be an extremum. They can be easily identified by looking at derivative graph: we are interested in those values ​​of the argument at which the graph of the function intersects the abscissa axis (Ox axis) and those at which the graph suffers discontinuities.

For example, let's find extremum of a parabola.

Function y(x) = 3x2 + 2x - 50.

Derivative of the function: y?(x) = 6x + 2

Solve the equation: y?(x) = 0

6x + 2 = 0, 6x = -2, x = -2/6 = -1/3

IN in this case the critical point is x0=-1/3. It is with this argument value that the function has extremum. To him find, substitute the found number in the expression for the function instead of “x”:

y0 = 3*(-1/3)2 + 2*(-1/3) - 50 = 3*1/9 - 2/3 - 50 = 1/3 - 2/3 - 50 = -1/3 - 50 = -50.333.

How to determine the maximum and minimum of a function, i.e. its greatest and smallest value?

If the sign of the derivative when passing through the critical point x0 changes from “plus” to “minus”, then x0 is maximum point; if the sign of the derivative changes from minus to plus, then x0 is minimum point; if the sign does not change, then at point x0 there is neither a maximum nor a minimum.

For the example considered:

We take an arbitrary value of the argument to the left of the critical point: x = -1

At x = -1, the value of the derivative will be y?(-1) = 6*(-1) + 2 = -6 + 2 = -4 (i.e. the sign is “minus”).

Now we take an arbitrary value of the argument to the right of the critical point: x = 1

At x = 1, the value of the derivative will be y(1) = 6*1 + 2 = 6 + 2 = 8 (i.e. the sign is “plus”).

As you can see, the derivative changed sign from minus to plus when passing through the critical point. This means that at the critical value x0 we have a minimum point.

Largest and smallest value of a function on the interval(on a segment) are found using the same procedure, only taking into account the fact that perhaps not all critical points will lie within the specified interval. Those critical points that are outside the interval must be excluded from consideration. If there is only one critical point within the interval, it will have either a maximum or a minimum. In this case, to determine the largest and smallest values ​​of the function, we also take into account the values ​​of the function at the ends of the interval.

For example, let's find the largest and smallest values ​​of the function

y(x) = 3sin(x) - 0.5x

at intervals:

So, the derivative of the function is

y?(x) = 3cos(x) - 0.5

We solve the equation 3cos(x) - 0.5 = 0

cos(x) = 0.5/3 = 0.16667

x = ±arccos(0.16667) + 2πk.

We find critical points on the interval [-9; 9]:

x = arccos(0.16667) - 2π*2 = -11.163 (not included in the interval)

x = -arccos(0.16667) – 2π*1 = -7.687

x = arccos(0.16667) - 2π*1 = -4.88

x = -arccos(0.16667) + 2π*0 = -1.403

x = arccos(0.16667) + 2π*0 = 1.403

x = -arccos(0.16667) + 2π*1 = 4.88

x = arccos(0.16667) + 2π*1 = 7.687

x = -arccos(0.16667) + 2π*2 = 11.163 (not included in the interval)

We find the values ​​of the function at critical values argument:

y(-7.687) = 3cos(-7.687) - 0.5 = 0.885

y(-4.88) = 3cos(-4.88) - 0.5 = 5.398

y(-1.403) = 3cos(-1.403) - 0.5 = -2.256

y(1.403) = 3cos(1.403) - 0.5 = 2.256

y(4.88) = 3cos(4.88) - 0.5 = -5.398

y(7.687) = 3cos(7.687) - 0.5 = -0.885

It can be seen that on the interval [-9; 9] the function has the greatest value at x = -4.88:

x = -4.88, y = 5.398,

and the smallest - at x = 4.88:

x = 4.88, y = -5.398.

On the interval [-6; -3] we have only one critical point: x = -4.88. The value of the function at x = -4.88 is equal to y = 5.398.

Find the value of the function at the ends of the interval:

y(-6) = 3cos(-6) - 0.5 = 3.838

y(-3) = 3cos(-3) - 0.5 = 1.077

On the interval [-6; -3] we have the greatest value of the function

y = 5.398 at x = -4.88

smallest value -

y = 1.077 at x = -3

How to find the inflection points of a function graph and determine the convex and concave sides?

To find all the inflection points of the line y = f(x), you need to find the second derivative, equate it to zero (solve the equation) and test all those values ​​of x for which the second derivative is zero, infinite or does not exist. If, when passing through one of these values, the second derivative changes sign, then the graph of the function has an inflection at this point. If it doesn’t change, then there is no bend.

The roots of the equation f? (x) = 0, as well as possible discontinuity points of the function and the second derivative, divide the domain of definition of the function into a number of intervals. The convexity on each of their intervals is determined by the sign of the second derivative. If the second derivative at a point on the interval under study is positive, then the line y = f(x) is concave upward, and if negative, then downward.

How to find the extrema of a function of two variables?

To find the extrema of the function f(x,y), differentiable in the domain of its specification, you need:

1) find the critical points, and for this - solve the system of equations

fх? (x,y) = 0, fу? (x,y) = 0

2) for each critical point P0(a;b) investigate whether the sign of the difference remains unchanged

for all points (x;y) sufficiently close to P0. If the difference remains positive sign, then at point P0 we have a minimum, if negative, then we have a maximum. If the difference does not retain its sign, then there is no extremum at point P0.

The extrema of the function are determined similarly for more arguments.

How to find the largest and smallest values ​​of a function on a segment?

For this we follow a well-known algorithm:

1 . We find ODZ functions.

2 . Finding the derivative of the function

3 . Equating the derivative to zero

4 . We find the intervals over which the derivative retains its sign, and from them we determine the intervals of increase and decrease of the function:

If on interval I the derivative of the function is 0" title="f^(prime)(x)>0">, то функция !} increases over this interval.

If on the interval I the derivative of the function , then the function decreases over this interval.

5 . We find maximum and minimum points of the function.

IN at the maximum point of the function, the derivative changes sign from “+” to “-”.

IN minimum point of the functionthe derivative changes sign from "-" to "+".

6 . We find the value of the function at the ends of the segment,

  • then we compare the value of the function at the ends of the segment and at the maximum points, and choose the largest of them if you need to find the largest value of the function
  • or compare the value of the function at the ends of the segment and at the minimum points, and choose the smallest of them if you need to find the smallest value of the function

However, depending on how the function behaves on the segment, this algorithm can be significantly reduced.

Consider the function . The graph of this function looks like this:

Let's look at a few examples of solving problems from Open Bank tasks for

1. Task B15 (No. 26695)

On the segment.

1. The function is defined for all real values X

Obviously, this equation has no solutions, and the derivative is positive for all values ​​of x. Consequently, the function increases and takes on the greatest value at the right end of the interval, that is, at x=0.

Answer: 5.

2 . Task B15 (No. 26702)

Find the largest value of the function on the segment.

1. ODZ functions title="x(pi)/2+(pi)k, k(in)(bbZ)">!}

The derivative is equal to zero at , however, at these points it does not change sign:

Therefore, title="3/(cos^2(x))>=3">, значит, title="3/(cos^2(x))-3>=0">, то есть производная при всех допустимых значених х неотрицательна, следовательно, функция !} increases and takes the greatest value at the right end of the interval, at .

To make it obvious why the derivative does not change sign, we transform the expression for the derivative as follows:

Title="y^(prime)=3/(cos^2(x))-3=(3-3cos^2(x))/(cos^2(x))=(3sin^2 (x))/(cos^2(x))=3tg^2(x)>=0">!}

Answer: 5.

3. Task B15 (No. 26708)

Find the smallest value of the function on the segment.

1. ODZ functions: title="x(pi)/2+(pi)k, k(in)(bbZ)">!}

Let's place the roots of this equation on the trigonometric circle.

The interval contains two numbers: and

Let's put up signs. To do this, we determine the sign of the derivative at the point x=0: . When passing through points and, the derivative changes sign.

Let us depict the change of signs of the derivative of a function on the coordinate line:

Obviously, the point is a minimum point (at which the derivative changes sign from “-” to “+”), and to find the smallest value of the function on the segment, you need to compare the values ​​of the function at the minimum point and at the left end of the segment, .

Let the function y =f(X) is continuous on the interval [ a, b]. As is known, such a function reaches its maximum and minimum values ​​on this segment. The function can take these values ​​either internal point segment [ a, b], or on the boundary of the segment.

To find the largest and smallest values ​​of a function on the segment [ a, b] necessary:

1) find the critical points of the function in the interval ( a, b);

2) calculate the values ​​of the function at the found critical points;

3) calculate the values ​​of the function at the ends of the segment, that is, when x=A and x = b;

4) from all calculated values ​​of the function, select the largest and smallest.

Example. Find the largest and smallest values ​​of a function

on the segment.

Finding critical points:

These points lie inside the segment ; y(1) = ‒ 3; y(2) = ‒ 4; y(0) = ‒ 8; y(3) = 1;

at the point x= 3 and at the point x= 0.

Study of a function for convexity and inflection point.

Function y = f (x) called convexup in between (a, b) , if its graph lies under the tangent drawn at any point in this interval, and is called convex down (concave), if its graph lies above the tangent.

The point through which convexity is replaced by concavity or vice versa is called inflection point.

Algorithm for examining convexity and inflection point:

1. Find critical points of the second kind, that is, points at which the second derivative is equal to zero or does not exist.

2. Plot critical points on the number line, dividing it into intervals. Find the sign of the second derivative on each interval; if , then the function is convex upward, if, then the function is convex downward.

3. If, when passing through a critical point of the second kind, the sign changes and at this point the second derivative is equal to zero, then this point is the abscissa of the inflection point. Find its ordinate.

Asymptotes of the graph of a function. Study of a function for asymptotes.

Definition. The asymptote of the graph of a function is called straight, which has the property that the distance from any point on the graph to this line tends to zero as the point on the graph moves indefinitely from the origin.

There are three types of asymptotes: vertical, horizontal and inclined.

Definition. The straight line is called vertical asymptote function graphics y = f(x), if at least one of the one-sided limits of the function at this point is equal to infinity, that is

where is the discontinuity point of the function, that is, it does not belong to the domain of definition.

Example.

D ( y) = (‒ ∞; 2) (2; + ∞)

x= 2 – break point.

Definition. Straight y =A called horizontal asymptote function graphics y = f(x) at , if

Example.

x

y

Definition. Straight y =kx +b (k≠ 0) is called oblique asymptote function graphics y = f(x) at , where

General scheme for studying functions and constructing graphs.

Function Research Algorithmy = f(x) :

1. Find the domain of the function D (y).

2. Find (if possible) the points of intersection of the graph with the coordinate axes (if x= 0 and at y = 0).

3. Examine the evenness and oddness of the function ( y (x) = y (x) parity; y(x) = y (x) odd).

4. Find the asymptotes of the graph of the function.

5. Find the intervals of monotonicity of the function.

6. Find the extrema of the function.

7. Find the intervals of convexity (concavity) and inflection points of the function graph.

8. Based on the research conducted, construct a graph of the function.

Example. Explore the function and construct its graph.

1) D (y) =

x= 4 – break point.

2) When x = 0,

(0; ‒ 5) – point of intersection with oh.

At y = 0,

3) y(x)= function general view(neither even nor odd).

4) We examine for asymptotes.

a) vertical

b) horizontal

c) find the oblique asymptotes where

‒oblique asymptote equation

5) In this equation it is not necessary to find intervals of monotonicity of the function.

6)

These critical points divide the entire domain of definition of the function into the interval (˗∞; ˗2), (˗2; 4), (4; 10) and (10; +∞). It is convenient to present the results obtained in the form of the following table.

In practice, it is quite common to use the derivative to calculate the largest and smallest value of a function. We perform this action when we figure out how to minimize costs, increase profits, calculate the optimal load on production, etc., that is, in cases where we need to determine optimal value any parameter. To solve such problems correctly, you need to have a good understanding of what the largest and smallest values ​​of a function are.

Yandex.RTB R-A-339285-1

Typically we define these values ​​within a certain interval x, which in turn may correspond to the entire domain of the function or part of it. It can be like a segment [a; b ] , and open interval (a ; b), (a ; b ], [ a ; b), infinite interval (a ; b), (a ; b ], [ a ; b) or infinite interval - ∞ ; a , (- ∞ ; a ] , [ a ; + ∞) , (- ∞ ; + ∞) .

In this article we will tell you how to calculate the largest and smallest value explicitly given function with one variable y=f(x) y = f (x) .

Basic definitions

Let's start, as always, with the formulation of basic definitions.

Definition 1

The largest value of the function y = f (x) on a certain interval x is the value m a x y = f (x 0) x ∈ X, which for any value x x ∈ X, x ≠ x 0 makes the inequality f (x) ≤ f (x) valid 0) .

Definition 2

The smallest value of the function y = f (x) on a certain interval x is the value m i n x ∈ X y = f (x 0), which for any value x ∈ X, x ≠ x 0 makes the inequality f(X f (x) ≥ f (x 0) .

These definitions are quite obvious. Even simpler, we can say this: the greatest value of a function is its most great value on a known interval at abscissa x 0, and the smallest is the smallest accepted value on the same interval at x 0.

Definition 3

Stationary points are those values ​​of the argument of a function at which its derivative becomes 0.

Why do we need to know what stationary points are? To answer this question, we need to remember Fermat's theorem. It follows from it that a stationary point is a point at which the extremum of the differentiable function is located (i.e., its local minimum or maximum). Consequently, the function will take the smallest or largest value on a certain interval precisely at one of the stationary points.

A function can also take on the largest or smallest value at those points at which the function itself is defined and its first derivative does not exist.

The first question that arises when studying this topic is: in all cases, can we determine the largest or smallest value of a function for this segment? No, we cannot do this when the boundaries of a given interval coincide with the boundaries of the definition area, or if we are dealing with an infinite interval. It also happens that a function in a given segment or at infinity will take infinitely small or infinitely large values. In these cases, it is not possible to determine the largest and/or smallest value.

These points will become clearer after being depicted on the graphs:

The first figure shows us a function that takes the largest and smallest values ​​(m a x y and m i n y) at stationary points located on the segment [ - 6 ; 6].

Let us examine in detail the case indicated in the second graph. Let's change the value of the segment to [ 1 ; 6 ] and we find that the largest value of the function will be achieved at the point with the abscissa on the right boundary of the interval, and the smallest at stationary point.

In the third figure, the abscissas of the points represent the boundary points of the segment [ - 3 ; 2]. They correspond to the largest and smallest value of a given function.

Now let's look at the fourth picture. In it, the function takes m a x y (the largest value) and m i n y (the smallest value) at stationary points on the open interval (- 6 ; 6).

If we take the interval [ 1 ; 6), then we can say that the smallest value of the function on it will be achieved at a stationary point. The greatest value will be unknown to us. The function could take its maximum value at x equal to 6 if x = 6 belonged to the interval. This is exactly the case shown in graph 5.

On graph 6 the lowest value this function acquires at the right boundary of the interval (- 3; 2 ], and we cannot draw definite conclusions about the greatest value.

In Figure 7 we see that the function will have m a x y at a stationary point having an abscissa equal to 1. The function will reach its minimum value at the boundary of the interval c right side. At minus infinity, the function values ​​will asymptotically approach y = 3.

If we take the interval x ∈ 2 ; + ∞ , then we will see that the given function will take neither the smallest nor the largest value on it. If x tends to 2, then the values ​​of the function will tend to minus infinity, since the straight line x = 2 is vertical asymptote. If the abscissa tends to plus infinity, then the function values ​​will asymptotically approach y = 3. This is exactly the case shown in Figure 8.

In this paragraph we will present the sequence of actions that need to be performed to find the largest or smallest value of a function on a certain segment.

  1. First, let's find the domain of definition of the function. Let's check whether the segment specified in the condition is included in it.
  2. Now let's calculate the points contained in this segment at which the first derivative does not exist. Most often they can be found in functions whose argument is written under the modulus sign, or in power functions, the exponent of which is a fractionally rational number.
  3. Next, we will find out which stationary points will fall in the given segment. To do this, you need to calculate the derivative of the function, then equate it to 0 and solve the resulting equation, and then select the appropriate roots. If we don’t get a single stationary point or they don’t fall into the given segment, then we move on to the next step.
  4. We determine what values ​​the function will take at given stationary points (if any), or at those points at which the first derivative does not exist (if there are any), or we calculate the values ​​for x = a and x = b.
  5. 5. We have a number of function values, from which we now need to select the largest and smallest. These will be the largest and smallest values ​​of the function that we need to find.

Let's see how to correctly apply this algorithm when solving problems.

Example 1

Condition: the function y = x 3 + 4 x 2 is given. Determine its largest and smallest values ​​on the segments [ 1 ; 4 ] and [ - 4 ; - 1 ] .

Solution:

Let's start by finding the domain of definition of a given function. In this case, she will have a lot of everyone real numbers, except 0 . In other words, D (y) : x ∈ (- ∞ ; 0) ∪ 0 ; + ∞ . Both segments specified in the condition will be inside the definition area.

Now we calculate the derivative of the function according to the rule of fraction differentiation:

y " = x 3 + 4 x 2 " = x 3 + 4 " x 2 - x 3 + 4 x 2 " x 4 = = 3 x 2 x 2 - (x 3 - 4) 2 x x 4 = x 3 - 8 x 3

We learned that the derivative of a function will exist at all points of the segments [ 1 ; 4 ] and [ - 4 ; - 1 ] .

Now we need to determine the stationary points of the function. Let's do this using the equation x 3 - 8 x 3 = 0. It has only one real root, which is 2. It will be a stationary point of the function and will fall into the first segment [1; 4].

Let us calculate the values ​​of the function at the ends of the first segment and at this point, i.e. for x = 1, x = 2 and x = 4:

y (1) = 1 3 + 4 1 2 = 5 y (2) = 2 3 + 4 2 2 = 3 y (4) = 4 3 + 4 4 2 = 4 1 4

We found that the largest value of the function m a x y x ∈ [ 1 ; 4 ] = y (2) = 3 will be achieved at x = 1, and the smallest m i n y x ∈ [ 1 ; 4 ] = y (2) = 3 – at x = 2.

The second segment does not include a single stationary point, so we need to calculate the function values ​​only at the ends of the given segment:

y (- 1) = (- 1) 3 + 4 (- 1) 2 = 3

This means m a x y x ∈ [ - 4 ; - 1 ] = y (- 1) = 3 , m i n y x ∈ [ - 4 ; - 1 ] = y (- 4) = - 3 3 4 .

Answer: For the segment [ 1 ; 4 ] - m a x y x ∈ [ 1 ; 4 ] = y (2) = 3 , m i n y x ∈ [ 1 ; 4 ] = y (2) = 3 , for the segment [ - 4 ; - 1 ] - m a x y x ∈ [ - 4 ; - 1 ] = y (- 1) = 3 , m i n y x ∈ [ - 4 ; - 1 ] = y (- 4) = - 3 3 4 .

See picture:


Before you study this method, we advise you to review how to correctly calculate the one-sided limit and the limit at infinity, as well as learn the basic methods for finding them. To find the largest and/or smallest value of a function on an open or infinite interval, perform the following steps sequentially.

  1. First, you need to check whether the given interval will be a subset of the domain of the given function.
  2. Let us determine all points that are contained in the required interval and at which the first derivative does not exist. They usually occur in functions where the argument is enclosed in the modulus sign, and in power functions with fractional rational indicator. If these points are missing, then you can proceed to the next step.
  3. Now let’s determine which stationary points will fall within the given interval. First, we equate the derivative to 0, solve the equation and select suitable roots. If we do not have a single stationary point or they do not fall within the given interval, then we immediately go to further actions. They are determined by the type of interval.
  • If the interval is of the form [ a ; b) , then we need to calculate the value of the function at the point x = a and one-sided limit lim x → b - 0 f (x) .
  • If the interval has the form (a; b ], then we need to calculate the value of the function at the point x = b and the one-sided limit lim x → a + 0 f (x).
  • If the interval has the form (a; b), then we need to calculate the one-sided limits lim x → b - 0 f (x), lim x → a + 0 f (x).
  • If the interval is of the form [ a ; + ∞), then we need to calculate the value at the point x = a and the limit at plus infinity lim x → + ∞ f (x) .
  • If the interval looks like (- ∞ ; b ] , we calculate the value at the point x = b and the limit at minus infinity lim x → - ∞ f (x) .
  • If - ∞ ; b , then we consider the one-sided limit lim x → b - 0 f (x) and the limit at minus infinity lim x → - ∞ f (x)
  • If - ∞; + ∞ , then we consider the limits on minus and plus infinity lim x → + ∞ f (x) , lim x → - ∞ f (x) .
  1. At the end, you need to draw a conclusion based on the obtained function values ​​and limits. There are many options available here. So, if the one-sided limit is equal to minus infinity or plus infinity, then it is immediately clear that nothing can be said about the smallest and largest values ​​of the function. Below we will look at one typical example. Detailed Descriptions will help you understand what's what. If necessary, you can return to Figures 4 - 8 in the first part of the material.
Example 2

Condition: given function y = 3 e 1 x 2 + x - 6 - 4 . Calculate its largest and smallest value in the intervals - ∞ ; - 4, - ∞; - 3 , (- 3 ; 1 ] , (- 3 ; 2) , [ 1 ; 2) , 2 ; + ∞ , [ 4 ; + ∞) .

Solution

First of all, we find the domain of definition of the function. The denominator of the fraction contains a quadratic trinomial, which should not turn to 0:

x 2 + x - 6 = 0 D = 1 2 - 4 1 (- 6) = 25 x 1 = - 1 - 5 2 = - 3 x 2 = - 1 + 5 2 = 2 ⇒ D (y) : x ∈ (- ∞ ; - 3) ∪ (- 3 ; 2) ∪ (2 ; + ∞)

We have obtained the domain of definition of the function to which all the intervals specified in the condition belong.

Now let's differentiate the function and get:

y" = 3 e 1 x 2 + x - 6 - 4 " = 3 e 1 x 2 + x - 6 " = 3 e 1 x 2 + x - 6 1 x 2 + x - 6 " = = 3 · e 1 x 2 + x - 6 · 1 " · x 2 + x - 6 - 1 · x 2 + x - 6 " (x 2 + x - 6) 2 = - 3 · (2 ​​x + 1) · e 1 x 2 + x - 6 x 2 + x - 6 2

Consequently, derivatives of a function exist throughout its entire domain of definition.

Let's move on to finding stationary points. The derivative of the function becomes 0 at x = - 1 2 . This is a stationary point that lies in the intervals (- 3 ; 1 ] and (- 3 ; 2) .

Let's calculate the value of the function at x = - 4 for the interval (- ∞ ; - 4 ], as well as the limit at minus infinity:

y (- 4) = 3 e 1 (- 4) 2 + (- 4) - 6 - 4 = 3 e 1 6 - 4 ≈ - 0 . 456 lim x → - ∞ 3 e 1 x 2 + x - 6 = 3 e 0 - 4 = - 1

Since 3 e 1 6 - 4 > - 1, it means that m a x y x ∈ (- ∞ ; - 4 ] = y (- 4) = 3 e 1 6 - 4. This does not allow us to uniquely determine the smallest value of the function. We can only conclude that there is a constraint below - 1, since it is to this value that the function approaches asymptotically at minus infinity.

The peculiarity of the second interval is that there is not a single stationary point and not a single strict boundary in it. Consequently, we will not be able to calculate either the largest or smallest value of the function. Having defined the limit at minus infinity and with the argument tending to - 3 on the left side, we get only an interval of values:

lim x → - 3 - 0 3 e 1 x 2 + x - 6 - 4 = lim x → - 3 - 0 3 e 1 (x + 3) (x - 3) - 4 = 3 e 1 (- 3 - 0 + 3) (- 3 - 0 - 2) - 4 = = 3 e 1 (+ 0) - 4 = 3 e + ∞ - 4 = + ∞ lim x → - ∞ 3 e 1 x 2 + x - 6 - 4 = 3 e 0 - 4 = - 1

This means that the function values ​​will be located in the interval - 1; +∞

To find the largest value of the function in the third interval, we determine its value at the stationary point x = - 1 2 if x = 1. We will also need to know the one-sided limit for the case when the argument tends to - 3 on the right side:

y - 1 2 = 3 e 1 - 1 2 2 + - 1 2 - 6 - 4 = 3 e 4 25 - 4 ≈ - 1 . 444 y (1) = 3 e 1 1 2 + 1 - 6 - 4 ≈ - 1 . 644 lim x → - 3 + 0 3 e 1 x 2 + x - 6 - 4 = lim x → - 3 + 0 3 e 1 (x + 3) (x - 2) - 4 = 3 e 1 - 3 + 0 + 3 (- 3 + 0 - 2) - 4 = = 3 e 1 (- 0) - 4 = 3 e - ∞ - 4 = 3 0 - 4 = - 4

It turned out that the function will take the greatest value at a stationary point m a x y x ∈ (3; 1 ] = y - 1 2 = 3 e - 4 25 - 4. As for the smallest value, we cannot determine it. Everything we know , is the presence of a lower limit to - 4 .

For the interval (- 3 ; 2), take the results of the previous calculation and once again calculate what the one-sided limit is equal to when tending to 2 on the left side:

y - 1 2 = 3 e 1 - 1 2 2 + - 1 2 - 6 - 4 = 3 e - 4 25 - 4 ≈ - 1 . 444 lim x → - 3 + 0 3 e 1 x 2 + x - 6 - 4 = - 4 lim x → 2 - 0 3 e 1 x 2 + x - 6 - 4 = lim x → - 3 + 0 3 e 1 (x + 3) (x - 2) - 4 = 3 e 1 (2 - 0 + 3) (2 - 0 - 2) - 4 = = 3 e 1 - 0 - 4 = 3 e - ∞ - 4 = 3 · 0 - 4 = - 4

This means that m a x y x ∈ (- 3 ; 2) = y - 1 2 = 3 e - 4 25 - 4, and the smallest value cannot be determined, and the values ​​of the function are limited from below by the number - 4.

Based on what we got in the two previous calculations, we can say that on the interval [ 1 ; 2) the function will take the largest value at x = 1, but it is impossible to find the smallest.

On the interval (2 ; + ∞) the function will not reach either the largest or the smallest value, i.e. it will take values ​​from the interval - 1 ; + ∞ .

lim x → 2 + 0 3 e 1 x 2 + x - 6 - 4 = lim x → - 3 + 0 3 e 1 (x + 3) (x - 2) - 4 = 3 e 1 (2 + 0 + 3 ) (2 + 0 - 2) - 4 = = 3 e 1 (+ 0) - 4 = 3 e + ∞ - 4 = + ∞ lim x → + ∞ 3 e 1 x 2 + x - 6 - 4 = 3 e 0 - 4 = - 1

Having calculated what the value of the function will be equal to at x = 4, we find out that m a x y x ∈ [ 4 ; + ∞) = y (4) = 3 e 1 14 - 4 , and the given function at plus infinity will asymptotically approach the straight line y = - 1 .

Let's compare what we got in each calculation with the graph of the given function. In the figure, the asymptotes are shown by dotted lines.

That's all we wanted to tell you about finding the largest and smallest values ​​of a function. The sequences of actions that we have given will help you make the necessary calculations as quickly and simply as possible. But remember that it is often useful to first find out at which intervals the function will decrease and at which it will increase, after which you can draw further conclusions. This way you can more accurately determine the largest and smallest values ​​of the function and justify the results obtained.

If you notice an error in the text, please highlight it and press Ctrl+Enter

Sometimes in problems B15 there are “bad” functions for which it is difficult to find a derivative. Previously, this only happened during sample tests, but now these tasks are so common that they can no longer be ignored when preparing for the real Unified State Exam.

In this case, other techniques work, one of which is monotone.

A function f (x) is said to be monotonically increasing on the segment if for any points x 1 and x 2 of this segment the following holds:

x 1< x 2 ⇒ f (x 1) < f (x 2).

A function f (x) is said to be monotonically decreasing on the segment if for any points x 1 and x 2 of this segment the following holds:

x 1< x 2 ⇒ f (x 1) > f ( x 2).

In other words, for an increasing function, the larger x, the larger f(x). For a decreasing function the opposite is true: the larger x, the less f(x).

For example, the logarithm increases monotonically if the base a > 1, and monotonically decreases if 0< a < 1. Не забывайте про область acceptable values logarithm: x > 0.

f (x) = log a x (a > 0; a ≠ 1; x > 0)

The arithmetic square (and not only square) root increases monotonically over the entire domain of definition:

The exponential function behaves similarly to the logarithm: it increases for a > 1 and decreases for 0< a < 1. Но в отличие от логарифма, exponential function defined for all numbers, not just x > 0:

f (x) = a x (a > 0)

Finally, degrees with negative indicator. You can write them as a fraction. They have a break point where the monotony is broken.

All these functions are never found in their pure form. They add polynomials, fractions and other nonsense, which makes it difficult to calculate the derivative. Let's look at what happens in this case.

Parabola vertex coordinates

Most often the function argument is replaced with quadratic trinomial of the form y = ax 2 + bx + c. Its graph is a standard parabola in which we are interested in:

  1. The branches of a parabola can go up (for a > 0) or down (a< 0). Задают направление, в котором функция может принимать бесконечные значения;
  2. The vertex of a parabola is the extremum point of a quadratic function at which this function takes its minimum (for a > 0) or maximum (a< 0) значение.

Of greatest interest is vertex of parabola, the abscissa of which is calculated by the formula:

So, we have found the extremum point of the quadratic function. But if the original function is monotonic, for it the point x 0 will also be an extremum point. Thus, let us formulate the key rule:

Extremum points quadratic trinomial And complex function, which it is included in, coincide. Therefore, you can look for x 0 for a quadratic trinomial, and forget about the function.

From the above reasoning, it remains unclear which point we get: maximum or minimum. However, the tasks are specifically designed so that this does not matter. Judge for yourself:

  1. There is no segment in the problem statement. Therefore, there is no need to calculate f(a) and f(b). It remains to consider only the extremum points;
  2. But there is only one such point - this is the vertex of the parabola x 0, the coordinates of which are calculated literally orally and without any derivatives.

Thus, solving the problem is greatly simplified and comes down to just two steps:

  1. Write out the equation of the parabola y = ax 2 + bx + c and find its vertex using the formula: x 0 = −b /2a ;
  2. Find the value of the original function at this point: f (x 0). If no additional conditions no, that will be the answer.

At first glance, this algorithm and its rationale may seem complicated. I deliberately do not post a “bare” solution diagram, since thoughtless application of such rules is fraught with errors.

Let's look at real problems from trial Unified State Exam in mathematics - this is where this technique is found most often. At the same time, we will make sure that in this way many B15 problems become almost oral.

Under the root stands quadratic function y = x 2 + 6x + 13. The graph of this function is a parabola with branches upward, since the coefficient a = 1 > 0.

Vertex of the parabola:

x 0 = −b /(2a ) = −6/(2 1) = −6/2 = −3

Since the branches of the parabola are directed upward, at the point x 0 = −3 the function y = x 2 + 6x + 13 takes on its minimum value.

The root increases monotonically, which means x 0 is the minimum point of the entire function. We have:

Task. Find the smallest value of the function:

y = log 2 (x 2 + 2x + 9)

Under the logarithm there is again a quadratic function: y = x 2 + 2x + 9. The graph is a parabola with branches up, because a = 1 > 0.

Vertex of the parabola:

x 0 = −b /(2a ) = −2/(2 1) = −2/2 = −1

So, at the point x 0 = −1 the quadratic function takes on its minimum value. But the function y = log 2 x is monotonic, so:

y min = y (−1) = log 2 ((−1) 2 + 2 · (−1) + 9) = ... = log 2 8 = 3

The exponent contains the quadratic function y = 1 − 4x − x 2 . Let's rewrite it in normal form: y = −x 2 − 4x + 1.

Obviously, the graph of this function is a parabola, branches down (a = −1< 0). Поэтому вершина будет точкой максимума:

x 0 = −b /(2a ) = −(−4)/(2 · (−1)) = 4/(−2) = −2

The original function is exponential, it is monotonic, so the largest value will be at the found point x 0 = −2:

An attentive reader will probably notice that we did not write out the range of permissible values ​​of the root and logarithm. But this was not required: inside there are functions whose values ​​are always positive.

Corollaries from the domain of a function

Sometimes simply finding the vertex of the parabola is not enough to solve Problem B15. The value you are looking for may lie at the end of the segment, and not at all at the extremum point. If the problem does not indicate a segment at all, look at range of acceptable values original function. Namely:

Please note again: zero may well be under the root, but never in the logarithm or denominator of a fraction. Let's see how this works with specific examples:

Task. Find the largest value of the function:

Under the root is again a quadratic function: y = 3 − 2x − x 2 . Its graph is a parabola, but branches down because a = −1< 0. Значит, парабола уходит на минус бесконечность, что недопустимо, поскольку арифметический square root of a negative number does not exist.

We write out the range of permissible values ​​(APV):

3 − 2x − x 2 ≥ 0 ⇒ x 2 + 2x − 3 ≤ 0 ⇒ (x + 3)(x − 1) ≤ 0 ⇒ x ∈ [−3; 1]

Now let's find the vertex of the parabola:

x 0 = −b /(2a ) = −(−2)/(2 · (−1)) = 2/(−2) = −1

The point x 0 = −1 belongs to the ODZ segment - and this is good. Now we calculate the value of the function at the point x 0, as well as at the ends of the ODZ:

y(−3) = y(1) = 0

So, we got the numbers 2 and 0. We are asked to find the largest - this is the number 2.

Task. Find the smallest value of the function:

y = log 0.5 (6x − x 2 − 5)

Inside the logarithm there is a quadratic function y = 6x − x 2 − 5. This is a parabola with branches down, but in a logarithm there cannot be negative numbers, so we write out the ODZ:

6x − x 2 − 5 > 0 ⇒ x 2 − 6x + 5< 0 ⇒ (x − 1)(x − 5) < 0 ⇒ x ∈ (1; 5)

Please note: the inequality is strict, so the ends do not belong to the ODZ. This differs the logarithm from the root, where the ends of the segment suit us quite well.

We are looking for the vertex of the parabola:

x 0 = −b /(2a ) = −6/(2 · (−1)) = −6/(−2) = 3

The vertex of the parabola fits according to the ODZ: x 0 = 3 ∈ (1; 5). But since we are not interested in the ends of the segment, we calculate the value of the function only at the point x 0:

y min = y (3) = log 0.5 (6 3 − 3 2 − 5) = log 0.5 (18 − 9 − 5) = log 0.5 4 = −2



Did you like the article? Share with your friends!