I am stuck on the following problem that says:
If $x=cy+bz,\,y=az+cx,\,z=bx+ay$ then show that
$x^2:y^2:z^2=(1-a^2):(1-b^2):(1-c^2)$ where ":" indicates ratio.
My try:
The result I got is: $$z(1-a^2)=x(b+ac), y(1-c^2) =(a+bc)z\,,x(1-b^2)=(c+ab)y$$
But I don't know how to progress from here. Can someone help? Thanks in advance for your time.