If $\frac{ay-bx}{c}$ = $\frac{cx-az}{b}$ = $\frac{bz-cy}{a}$ , prove $\frac{x}{a}$= $\frac{y}{b}$ = $\frac{z}{c}$.
My attempt:
$\frac{(ay-bx)z}{cz}$ = $\frac{(cx-az)y}{by}$ = $\frac{(bz-cy)x}{ax}$
⇒$\frac{ayz-bxz}{cz}$ = $\frac{cxy-ayz}{by}$ = $\frac{bxz-cxy}{ax}$
Applying componendo and dividendo we get,
$\frac{ayz-bxz + cxy-ayz + bxz-cxy}{cz + by + ax}$ = each of the ratios
⇒0 = each of the ratios
Therefore,
$\frac{ay-bx}{c}$ = 0
⇒$ay - bx = 0$
⇒$ay = bx$
⇒$x/a = y/b$
$\frac{cx-az}{b} = 0$
⇒$cx-az = 0$
⇒$cx = az$
⇒$z/c = x/a$
Therefore we get, $\frac{x}{a}$ = $\frac{y}{b}$ = $\frac{z}{c}$
My question: I do not like this method. Is there any better method to prove this result (Preferably which does not uses componendo and dividendo and uses the k-method which is some what more logical). I was trying to prove this by using the k - method but could not proceed far.
My attempt (with the k - method):
Since we have to prove that $\frac{x}{a}$= $\frac{y}{b}$ = $\frac{z}{c}$, our task would be accomplished if we could some how get this equation: $(x-ak)(y-bk) (z-ck) = 0$ (where k is some constant of proportionality, not necessarily equal to the given equation.
After this i multiplied the factors but could not arrive there by using the given equation.
I want a method in which the result can be obtained by comparing the terms with a constant and not with each other, i.e., x/a=k, y/b=k and z/c=k, therefore x/a=y/b=z/c. Is there any way by which we can do this?