csc2iffy
- 74
- 0
Homework Statement
Under what conditions on the numbers a and b are the vectors (1,a), (1,b) linearly independent in R2?
Homework Equations
The Attempt at a Solution
x(1,a)+y(1,b)=(0,0)
(x,ax)+(y,by)=(0,0)
(x+y, ax+by)=(0,0)
x+y=0, ax+by=0
x=-y, ax=-by
unsure where to go from here...