let x,y,z be three non negative integers such that x+y+z=10 . The maximum possible value of xyz+xy+yz+zx 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.
when x+y+z=10, then maximum values of x, y, z are with the minimum gap among them only when x, y, z are 3, 4, 3 where those may not respective necessarily! now puting the values, xyz+xy+yz+xz=69!