Homework Statement
Prove that the linear system of the form:
a_{1,1}x + a_{1,2}y = b_{1}\\
a_{2,1}x + a_{2,2}y = b_{2}
has exactly one solution in x and y if a_{1,1}a_{2,2} \neq a_{1,2}a_{2,1}
The Attempt at a Solution
I proved the contrapositive:
Assume that the...