Saturday, November 9, 2013

which vector is normal to the vector with initial pt. (2,5) and terminal point (10,-1)

Our vector is:
[10-2, -1-5]=
[8, -6]
the dot product tells us that any vector [a,b], such that
8a-6b=0
will be normal to our vector

No comments: