Let $a$ be a vector, but not the zero-vector. If the inner product $a \cdot b = a \cdot c$. Are $b$ and $c$ linear dependent if the vectors $a, b$ and $c$ are 2-dimensional?
I would know how to show this if I would know the actual vector, but now I have no clue what to do. How do you argue whether $b$ and $c$ are linear dependent or not?
Take $a=(1,1)$, $b=(1,2)$ and $c=(2,1)$. Then $a\cdot b=a\cdot c=3$, but $b$ and $c$ are not linearly dependent.