Let $a, b, c, x, y, z$ be real numbers that satisfy the three equations
$$ 13x+by+cz=0 $$ $$ ax+23y+cz=0 $$ $$ ax+by+42z=0 $$
Suppose that $ a\neq13 $ and $x\neq0$. What is the value of $$\frac{13}{a-13}+\frac{23}{b-23}+\frac{42}{c-42} $$
I tried
$$ (13-a)x+(b-23)y=0 $$ $$ (23-b)y+(c-42)z=0 $$ $$ (13-a)x+(c-42)z=0 $$
$$ (a-13)x=(b-23)y=(c-42)z $$
But I don't know how to continue further
Maybe
$$ \frac{1}{(a-13)x}=\frac{1}{(b-23)y}=\frac{1}{(c-42)z} $$
But any hint will be appreciated