If x and y are two positive real numbers such that their sum is one, then the maximum value of x 4 y + x y 4 is?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Why did x=y not give us either of the maximum or minimum value? The expressions are all symmetrical?!
The linked problems are both level 5 and this problem is a level 2. Yet they are essentially the same problem.
This problem actually has a really nice solution.
x 4 y + x y 4 = x y ( x 3 + y 3 ) = x y ( x + y ) ( x 2 − x y + y 2 ) = x y ( ( x + y ) 2 − 3 x y ) = x y ( 1 − 3 x y ) = x y ( 1 − 3 x y )
From AM-GM:
2 3 x y + ( 1 − 3 x y ) 2 1 4 1 x y ( 1 − 3 x y ) ≥ 3 x y ( 1 − 3 x y ) ≥ 3 x y ( 1 − 3 x y ) ≥ 3 x y ( 1 − 3 x y ) ≤ 1 2 1
Therefore, x 4 y + x y 4 ≤ 1 2 1 .
Problem Loading...
Note Loading...
Set Loading...
The maximum value of x 4 y + x y 4 is actually 1 2 1 , which occurs when ( x , y ) = ( 6 3 ± 3 , 6 3 ∓ 3 ) .
See https://brilliant.org/problems/progessions-and-sequences/ and https://brilliant.org/problems/differentiation-or-inequality/ .