This Lesson (Geometric solution to one minimax problem) was created by by ikleyn(52781)  : View Source, ShowAbout ikleyn:
Geometric solution to one minimax problem
Problem 1If x+y+z = 7 and xy+yz+zx = 11, then find the least and the largest value of z.
Solution
These two equalities
x + y + z = 7 (1) and
xy + yz + zx = 11 (2)
imply
= ,
= ,
+ 2*11 = 49,
= 49 - 22 = 27.
I am repeating it again: (1) and (2) imply
= 27. (3)
Actually, the system of equations (1), (2) is equivalent to the system (1), (3). It is obvious.
Equation (3) defines the sphere in 3D space.
Equation (1) represents the plane in 3D.
Therefore, one can state that equations (1) and (2) define the section of the sphere (3) by the plane (1).
Having this geometric interpretation, we can turn ON our geometric intuition.
It becomes clear that the maximum and the minimum of "z" are achieved at the plane x = y.
The section of the sphere = 27 by the plane x = y is the circle of the radius of centered at the origin
of the coordinate system (every section of a sphere by a plane through it center is the great circle of the sphere).
Therefore, the maximal value of z is the intersection point of this circle section at the plane x = y and the straight line L
which is the intersection of the plane x+y+z = 7 and the plane x = y. (Obviously, the same is true for the minimal value of z, too).
Let us go to this plane x = y and introduce the axis and the coordinate "u" in this plane orthogonal to z-axis.
In this plane the equation of the circle is
= 27 (4)
and the equation of the straight line L is
z = (5)
Thus to find we need to solve the system of two equations (4), (5).
So make the substitution, simplify . . . and you will get . . . (I just did everything for you . . . )
= .
The smaller root for u is = , and the corresponding value of is = = 7 - 2 = 5.
The larger root for u is = , and the corresponding value of is = = = = .
Answer. = 5. = .
My other lessons on Miscellaneous advanced Geometry problems in this site are
To navigate over all topics/lessons of the Online Geometry Textbook use this file/link GEOMETRY - YOUR ONLINE TEXTBOOK.
This lesson has been accessed 1187 times.
|