Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
1
1534
8
avatar+5 

if x+y+z=3 and x≥0 , y≥0 , z≥0

Prove that  xy + xz + yz - xyz ≤ 9/4

 Nov 25, 2015

Best Answer 

 #5
avatar+33654 
+10

More general approach (though I've just illustrated the final part graphically rather than describing it formally):

 

proof

 Nov 29, 2015
 #2
avatar+286 
+5

if all x =1 z=1 y=1 xy+xz+yz=3 so 3-xyz=2 9/4=2.25. so 2.25>2! laugh

 Nov 26, 2015
 #3
avatar+130466 
+10

There are many solutions to this. For instance :

 

If   x = 1 , y = 2 and z = 0

 

x + y + z = 3

 

And

 

xy + xz + yz - xyz =

 

2 +  0   +  0  -  0   =   2  ≤  9/4

 

Switching x and y values and letting z remain 0  would work, as well

 

 

cool cool cool

 Nov 26, 2015
 #4
avatar+118696 
+5

I thought zoka123 would be looking for a general proof.    frown

 Nov 27, 2015
 #5
avatar+33654 
+10
Best Answer

More general approach (though I've just illustrated the final part graphically rather than describing it formally):

 

proof

Alan Nov 29, 2015
 #6
avatar+118696 
0

Thanks Alan,

I did not think it was a simple answer.

I played around with it but I didn't really get anywhere :)

 Nov 30, 2015
 #7
avatar
+5

 

Begin by expanding the expression (1x)(1y)(1z).

(1x)(1y)(1z)=1xyz+xy+yz+zxxyz,

so that

xy+yz+zxxyz=x+y+z1+(1x)(1y)(1z),

and applying the constraint,

xy+yz+zxxyz=2+(1x)(1y)(1z)

and the  problem becomes one of finding the maximum value of (1x)(1y)(1z), subject to the constraint.

Note that x=y=z=1 makes this expression, call it S, equal to zero.

Moving away from these values, all three cannot be greater than or less than 1 since this violates the constraint, making one of them greater than 1 and the other two less than 1 causes S to be negative, while making one of them less than 1 and the other two greater than 1 makes S positive, which is what we want.

Suppose then wlog that x<1,y>1 and z>1. 

Substituting for x from the constraint,

S=(y+z2)(1y)(1z)=(y+z2)(y1)(z1).

For S to be as big as possible, we would like y and z to be as big as possible and this will be the case when y+z=3, (from the constraint, when x=0 ).

Substituting y=3z into the expression for S produces

S=(1)(z2)(1z)=(z23z+2)=[(z3/2)21/4],

from which it follows that S has a maximum value of 1/4 occurring when z = 3/2 (and y = 3/2).

The final variable could have been chosen as x or y rather than z,  so 

xy+yz+zxxyz2+1/4

occurring when anyone of x, y or z is equal to zero and the other two equal to 3/2.

 Nov 30, 2015

3 Online Users

avatar