Solve the problem
\begin{cases}x+y+z =8 \\ \\ \sqrt{x^2+1}+\sqrt{y^2+4}+\sqrt{z^2+9}=10 \end{cases}
with $(x,y,z) \in \mathbb R^3$
I have already solved it, but I'd like to see others creative solutions and before all, share this funny problem with the community.
Think Length of path on $\mathbb{R}^2$ $(0,0)-(x,1)-(x+y,3)-(x+y+z,6)$. Minimum length of path is 10. When those points are on one line. $x=8/6,y=16/6,z=24/6$.