Problem
Prove that, where a, b, c, d, e are real numbers and a <> 0, if ax + by = c has the same solution set as ax + dy = e, then they are the same equation.
Given Solution
If a <> 0 then solution set of the first equation is {(x,y) | x = (c - by)/a}. Taking y = 0 gives the solution (c/a...