I am visualizing what scaling a vector does to its original vector, it can expand it, shrink it, flip it the other way, but is there such thing as a scalar changing the only the $y$ value of a vector?
For instance you have the vector $(2,3)$ does there exist such scalar that would produce $(2,-3)$?
I am just curious. I think there isn't one, but just wanted to check with you guys.
Suppose that there is a scalar $s$ such that $s(2,3)=(2,-3)$. Then we have $2s=2$ and $3s=-3$, which gives $s=1$ and $s=-1.$ Conclusion ?