Homework Statement
Show if V is a vector space ([a,b,c]|ab>=0). I'm trying to test whether it is closed under
vector addition.
Homework Equations
v=[a1,b1,c1] w=[a2,b2,c2], v and w satisfy ab>=0
a1b1>=0, a2b2>=0
show (a1+a2)(b1+b2)>=0
The Attempt at a Solution
Got to a1b1...