Let $\hat v = \begin{bmatrix}a\\b\end{bmatrix}$. Describe the set $H$ consisting of vectors orthogonal to $\hat v$. (Consider $\hat v=\hat 0$ and $\hat v \neq \hat 0$)
My answer which I only received 2/10 points for was:
If H is orthogonal to $\hat v = \begin{bmatrix}a\\b\end{bmatrix}$ then this implies $\hat v H = \hat 0$ when $\hat v=\hat 0$ and $\hat v \neq \hat 0$. If $\hat v \neq \hat 0$ then set H would have to be perpendicular to in fact be orthogonal to $\hat v$ because for a pair of vectors to be orthogonal their dot product must be zero. For example, $\begin{bmatrix}2\\3\end{bmatrix} *\begin{bmatrix}-6\\4\end{bmatrix}=0$
Essentially you are asked to solve the linear equation:
$$ax+by=0\tag{1}$$
given $a$ and $b$. The set $H$ is the set of solutions to (1).
To analyze your solution:
This says nothing about $H$ but repeating the definition of orthogonality. Also $v=0$ and $v\neq 0$ cannot be true at the same time.
Again, you says nothing about $H$ but giving an element of $H$ for a particular $v$.