Find the two unit vectors in R^2 that are perpendicular to the line y=-2
Consider any two points on \(y\). Let them be \(P_1\) and \(P_2\). \(P_2-P_1\) is the directional vector of \(y\).
So for example... \((0,-2)\) and \((1,-2)\).
\[ (1,-2)-(0,-2) = \langle 1,0\rangle \]
We can find perpendicular vectors based on the fact that the dot product will equal 0.
so is <1,0> the vector that represents y=-2? or is that one of my perpendicular vectors
It represents the direction of \(y=-2\).
Consider the vector: \(\langle a,b\rangle\)
\[ 0 = \langle a,b\rangle \cdot \langle 1,0\rangle = a+0=a \]
Okay that makes sense. Sorry if I sound completely stupid with this. I'm fairly new to vectors. My professor basically showed us how to add and subtract vectors and dabbled into multiplying them then assigned us this stuff without explaining any of it. So I'm completely lost.
So \(a=0\). Since it is a unit vector then: \[ 1^2 = \langle a,b\rangle \cdot \langle a,b\rangle = a^2+b^2 = 0^2+b^2 = b^2\implies b^2=1^2=1 \]
Now, do you know the solutions to: \[ b^2 = 1 \]?
No, you completely lost me
Do you know how to compute: \[ \langle a,b\rangle \cdot \langle a,b\rangle \]?
a^2+b^2 ?
Yes. Now we already established that \(a=0\), in order to make the vector perpendicular.
okay
Now, do you know what a unit vector is?
a vector with the length of 1
?
do you know how to calculate the length of a vector?
ermmm. I want to say sqrt(a^2+b^2) but I don't think that's right
That is correct.
The best way to remember it is \(\sqrt{v\cdot v}\).
So in our case \[ \sqrt{a^2+b^2} \]
Now we are saying: \[ 1 =\sqrt{a^2+b^2} \]
We square both sides: \[ 1^2 = a^2+b^2 \]
We already determined that \(a=0\) so \(a^2=0\).
\[ 1 = b^2 \]
Does this make sense?
so one of the perpendicular vectors is <0,1>?
Yes, that is true... But you haven't solved for \(b\)! What did you get?
It is quadratic. It could have 2 solutions.
I am so confused...
Okay... let me put it this way...\[ 1=x^2 \]So\[ 0 = x^2-1 \]
okay, that makes more sense.
So as you can see, there are two values for \(b\)! That is how come we get two possible unit vectors.
Join our real-time social learning platform and learn together with your friends!