Bunuel
If x, y and z are all non-zero numbers, what is the minimum value of \(x^4 + z^2 -4yz + 4y^2 -4x^2y + 2x^2z - 2\) ?
A. -2
B. -1
C. 0
D. 1
E. 2
The standard way to do a question like this is to find a factorization involving a square (and perhaps other terms), and then, by noticing that squares can never be less than zero in value, finding the minimum or maximum value of the expression by making the square exactly equal to zero. yashikaaggarwal has done that perfectly above, so I'll just point out a different way one could solve almost instantly. If you notice that when x, y and z are all exactly equal to zero, the value of the expression is -2, then it must be true that when x, y and z are infinitesimally different from zero (so are all equal, say, to 0.00000001) the value of the expression will be negligibly different from -2. So its minimum value clearly must be less than -1, and only answer A can be right.