I would like an explanation as to why the solutions of the simultaneous equations $$ax+by+c = 0$$ and $$dx+ey+f = 0$$ have rational expressions in {$a,b,c,d,e,f$} whenever $ae\neq bd$.
I'm reading Saul Stahl's Introductory to Modern Algebra textbook and came across this problem. He used an example from his textbook to describe what a rational expression is. Here is his explanation:
"Let $z$ be a complex number. If $c \neq 1$, then $\frac {(2-ab)}{(1+c)}$ has a rational expression in {a,b,c} with n = $4$ where $$z_1 = ab, z_2 = 2 -z_1, z_3 = 1+c$$ and $$z=z_4=\frac{z_2}{z_1}"$$
I understand what a rational expression is but I'm unable to apply it in order to solve the initial problem.