We have the function $f(x_1, x_2, x_3)=9x_1\cdot x_2\cdot x_3$ and we want to find possible extremas under the constraint $2x_1+x_2+x_3=m, m>0$ and $x_1, x_2, x_3>0$.
I have done the following:
\begin{equation*}2x_1+x_2+x_3=m \Rightarrow x_3=m-2x_1-x_2\end{equation*}
\begin{equation*}\tilde{f}(x_1, x_2)=9x_1\cdot x_2\cdot (m-2x_1-x_2)=9mx_1\cdot x_2-18x_1^2\cdot x_2-9x_1\cdot x_2^2\end{equation*}
\begin{align*}\tilde{f}_{x_1}=9m x_2-36x_1\cdot x_2-9 x_2^2 \\ \tilde{f}_{x_1x_1}=-36x_1\cdot x_2 \\ \tilde{f}_{x_2}=9mx_1-18x_1^2-18x_1\cdot x_2 \\ \tilde{f}_{x_2x_2}=-18x_1 \\ \tilde{f}_{x_1x_2}=9m -36x_1-18 x_2\end{align*}
\begin{equation*}\tilde{f}_{x_1}=0 \Rightarrow 9m x_2-36x_1\cdot x_2-9 x_2^2=0\Rightarrow x_2=0 \text{ or } x_2=m-4x_1\end{equation*}
\begin{equation*}\tilde{f}_{x_1}=0 \Rightarrow 9m x_2-36x_1\cdot x_2-9 x_2^2=0\Rightarrow x_2=0 \text{ or } x_2=m-4x\end{equation*}
So we get the following: \begin{equation*} \tilde{f}_{x_1x_1}(x_1, m-4x_1)=-36x_1\cdot (m-4x_1), \tilde{f}_{x_2x_2}(x_1,m-4x_1)=-18x_1, \tilde{f}_{x_1x_2}(x_1,m-4x_1)=9m -36x_1-18 (m-4x_1)\end{equation*} So, it holds that \begin{equation*}\tilde{f}_{x_1x_1}(x_1, m-4x_1)\tilde{f}_{x_2x_2}(x_1, m-4x_1) - \tilde{f}^2_{x_1x_2}(x_1, m-4x_1)=18\cdot 36x_1^2(m-4x_1)-(9m -36x_1-18 (m-4x_1))^2\end{equation*} For some specific $m$ it is $>0$, then the function has extrema, right?
$$$$
Then we have to calculate $x_1^{\star}(m), x_2^{\star}(m), \lambda^{\star}(m)$.
What is $\lambda$ ?