Jacobpm64
- 235
- 0
Homework Statement
Consider the homogeneous system of linear equations
[tex]ax + by = 0[/tex]
[tex]cx + dy = 0[/tex]
Prove that if [tex]ad - bc \not= 0[/tex], then [tex]x = 0,y=0[/tex] is the only solution to the system.
The Attempt at a Solution
First, I tried rewriting the system of equations to get [tex]y = -\frac{a}{b} x[/tex] and [tex]y = -\frac{c}{d} x[/tex]. This would have probably helped me in the proof, but I realized that I may not be able to divide by [tex]b[/tex] and [tex]d[/tex] because they may be [tex]0[/tex].
Maybe I could use the contrapositive to prove this. Proving the statement "If [tex]ad - bc = 0[/tex], then [tex]x = 0, y = 0[/tex] is not the only solution to the system. I'd have to show that there are more solutions. I am not sure how to do this though. Although, this seems like the easiest way to prove it.
Can anyone give me some help? Thanks in advance.