2012 MPFG Problem 8

Revision as of 02:26, 22 August 2025 by Cassphe (talk | contribs) (Created page with "==Problem== Suppose that <math>x</math>, <math>y</math>, and <math>z</math> are real numbers such that <math>x + y + z = 3</math> and <math>x^{2} + y^{2} + z^{2} = 6</math>. W...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Suppose that $x$, $y$, and $z$ are real numbers such that $x + y + z = 3$ and $x^{2} + y^{2} + z^{2} = 6$. What is the largest possible value of $z$? Express your answer in the form $a +\sqrt{b}$, where $a$ and $b$ are positive integers.

Note

We can actually think of this question through its analytic geometric meaning/ As shown, the $1st$ equation creates a plane made by connecting the points $(3,0,0)$, $(0,3,0)$, and $(0,0,3)$. The $2nd$ equation creates a sphere with radius $\sqrt{6}$ and a center at $(0,0,0)$. The intersections of the $2$ equations create a circle. We want the maximum value of $z$, which is obviously located on the "axis of symmetry" of the graph.