⎩ ⎪ ⎨ ⎪ ⎧ x y z w x 1 0 0 + 1 0 0 y 1 0 0 x + y 1 0 0 = 1 = 1 0 0 z + w 1 0 0 = z 1 0 0 + 1 0 0 w
Let ( x , y , z , w ) be positive real numbers that satisfy the system of equations above. Find the minimum possible value of x + y + z + w .
For more problems on finding maximum and minimum, click here .
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.
So my question to you is the same question with same conditions as above, but instead of second equation you have (x^100)+101y = 100z +(w^100) And now think over this and tell me the minimum value of x+y+z+w
Log in to reply
That is why I said that it's pretty much useless when the second and third equation also holds true when x = y = z = w = 1.
Log in to reply
ya brother thats right the equations are not useless instead they hold true by default
Thanks btw. I will edit the solution later.
Problem Loading...
Note Loading...
Set Loading...
As x , y , z , w are positive real numbers, we have that 4 x + y + z + w ≥ 4 x y z w = 1 . Thus m i n ( x + y + z + w ) = 4 .
By the way, the second and third equation is somewhat useless.