Are the vectors #v=4i+j# and #w=i-4j# parallel, orthogonal, or neither?

1 Answer
Jul 4, 2017

The vectors are orthogonal

Explanation:

Let's perform the check to see if they are parrallel

#vecv=kvecw#

So,

#((4),(1))=k((1),(-4))#

Therefore,

#4=1k#, #=>#, #k=4#

and

#1=-4k#, #=>#, #k=-1/4#

As #k# has different values, they are not parallel.

To see if they are orthogonal, we perform the dot product

#vecv.vecw= <4,1>.<1,-4> =(4*1)+(1*-4)=4-4=0#

As the dot product is #=0#, the vectors are orthogonal