Given:
x,y,z > 0
xy+yz+zx <= 3/4
and
P=x+y+z+(1/x)+(1/y)+(1/z)
Find the Minimum Value of P.
Find x, y, and z when P = Minimum Value.
The required minimum value is given by:
1
P(x, y, z) =7 -----, when (x, y, z) = (1/2, 1/2, 1/2)
2
*** Interesting !! Must strive to derive an independent analytic explanation of my own!!