If $( x,y,z)$ be the lengths of perpendiculars from any interior point P of a triangle $ABC$ on sides $BC,CA$ and $AB$ respectively then find the minimum value of :
$$ x^2+ y^2 + z^2 $$ The sides of triangle being $a,b,c$.
I thought of using Lagrange's method of multipliers but am not able to find another function in terms of $x,y,z$ and $a,b,c$
Any help will be appreciated. Thanks.