We are given $a^2+b^2+c^2=m$, $x^2+y^2+z^2=n$ and $ax+by+cz=p$ where $m,n$ and $p$ are known constants. Also, $a,b,c,x,y,z$ are non-negative numbers.
The question asks to find the value of $\dfrac{a+b+c}{x+y+z}$.
I have thought a lot about this problem, but I can't solve it.
I can write $(a+b+c)^2$ as $a^2+b^2+c^2+2(ab+bc+ca)=m+2(ab+bc+ca)$, but then I don't know how to determine $ab+bc+ca$. I'm also not certain how to use the equation $ax+by+cz=p$ to help me in finding the given expression's value.
Any help would be much appreciated.