This is a question from a practice workbook for a college entrance exam.
Find the minimum value of - $$\sqrt{(x_1-x_2)^2 + (2-x_1-x_2)^2 + (2x_1-3x_2)^2} \text{ where } x_1,x_2 \in R$$
I think it will possibly involve the decomposition of this function into finding the minimum distance between two loci, possibly conic sections. So I tried just simplifying - $$=\sqrt{6x_1^2+11x_2^2-12x_1x_2-4x_1-4x_2+4}$$ Interestingly if you switch out $x_1, x_2$ with $x,y$ then the standard two degree polynomial that emerges has $\Delta \neq 0$ and $h^2<ab$ suggesting a ellipse (or a single point, or a no solution) I don't know what such a substitution actually means theoretically so I don't know what to from there.