Tide said:
Then test it! The method I proposed places that point at the center of the triangle. Compare the values of f(x, y) at both points.
P.S. I haven't tested whether the point I found is a minimum or a maximum!
What do you mean by the 'centre' of the triangle?
I found the problem in a paper about inequalities, so I've been trying to use the inequalities given in the paper to solve the problem. The inequalities in the paper were the AM-GM-HM inequality, the Cauchy-Schwarz inequality, the Rearrangement inequality and the Triangle Inequality. I've given up trying to solve the problem with inequalities.
Instead, I've approached the problem geometrically, by embedding the triangle in a cartesian coordinate system with point A at the origin and AB lying on the positive y-axis, and letting X = (x,y).
Using routine coordinate geometry (cosine rule & pythagorean theorem), I am able to identify C as having coordinates [tex](2\sqrt{6},5)[/tex]. It follows from this that
[tex]AX^2 + BX^2 + CX^2 =& x^2 + y^2 + x^2 + (4-y)^2 + (2\sqrt{6} - x)^2 + (5 - y)^2 = 3(x - \frac{2\sqrt{6}}3)^2 + 3(y-3)^2 + 30[/tex]
The Minimum occurs at [tex]X = (\frac{2\sqrt{6}}3, 3)[/tex]