Hi I have an HW question:
Given any vector $(x,y) in R$, provide a formula in terms of $x$ and $y$ for all unit vectors that are orthogonal to $(x, y)$
My answer is:
Let any unit vector be defined as $(a,b)$ which should satisfy the following equation
$ax+by=0$
for it to be orthogonal to $(x, y)$
That seemed a bit too easy which raises my doubt on whether i understood the question correctly or not. So did I? Did I answer is correctly?