For V to be a vector space, V must be closed under scalar multiplication.
That is, if (x,y) ∈ V and c is a real number (scalar), then c(x,y) ∈ V
I will show that the statement above is false for the given set, V:
Let c = -2 and (x,y) = (1, 3).
(1,3) ∈ V, but -2(1,3) = (-2,-6) ∉ V
Since the set is not closed under scalar multiplication, the set is NOT a vector space.