Prove or Disprove : $\{(x,y) \in \Bbb{R}^2: x^2 -y^2 =0\}$ is a subspace of $\mathbb{R^2}$
My attempts : $ x^2-y^2 = (x-y)(x+y)=0$
$(x-y)=0$ or $(x+y) =0$
I thinks it is a subspaces because $(x- y) = 0 $
Any hints ...
Prove or Disprove : $\{(x,y) \in \Bbb{R}^2: x^2 -y^2 =0\}$ is a subspace of $\mathbb{R^2}$
My attempts : $ x^2-y^2 = (x-y)(x+y)=0$
$(x-y)=0$ or $(x+y) =0$
I thinks it is a subspaces because $(x- y) = 0 $
Any hints ...
On
The definition of "subspace"doesn't in any way reference the equations used to define the space, so "because $(x-y) = 0$" doesn't really mean anything.
There is a short list of requirements that you need to check:
Those are the things you need to check. And to make checking that easier, you should look at what elements are actually in your set: it's all vectors in $\Bbb R^2$ which are either of the form $(a, a)$ or of the form $(a, -a)$.
Since $x^2-y^2=(x-y)(x+y)=0$, then that subspace contains $(1,-1)$ and $(1,1)$, then it should contains any linear combinations of them, that it should coincides with the entire space $\Bbb R^2$. But $(1,0)$, for instance, does not belong to that subspace since $1^2-0^2\neq 0$. Then it is not a subspace of $\Bbb R^2$.