$$\begin{cases}7a+b+2c=0 \\ 3a+5b-6c=0 \end{cases}$$ Solving given equations, we obtain: $$\frac{a}{1}=\frac{b}{-3}=\frac{c}{-2}=k$$
I am confused how the two equations give the third one. It would be very helpful if someone could explain me the process.
Hint -
Put a = k then find value of b and c in terms of k.
You got c = $\frac{-32k}{16} = -2k$
Then we have from first equation,
7k + b + 2(-2k) = 0
b = -3k
Then,
k = a
k = $\frac{b}{-3}$
k = $\frac{c}{-2}$