in Computer Graphics recategorized by
2,344 views
0 votes
0 votes

Let $V_1 = 2I-J+k$ and $V_2 = I+J-K$, then the angle between $V_1$ and $V_2$ and a vector perpendicular to both $V_1$ and $V_2$ shall be

  1. $90^o \text{ and } (-2I+J-3K)$
  2. $60^o \text{ and } (2I+J+3K)$
  3. $90^o \text{ and } (2I+J-3K)$
  4. $90^o \text{ and } (-2I-J+3K)$
in Computer Graphics recategorized by
2.3k views

1 comment

I cant understand how this comes (−2I−J+3K) can you please explain
0
0

1 Answer

0 votes
0 votes

Here all options are incorrect hence marks to ALL

V1=2IJ+k  

V2=I+J-K    

Their dot product is V1.V2=|V1||V2|cos ( theta) =0 if they are perpendiclar to each other

now (2i-j+k).(i+j-k)=2-1-1=0 hence theta =90 degree  so choice B is out

To find vector perpendicular to V1and V2 we need a cross product of these two as below

 i      j      k  

2    -1      1    solving this determinant  we get  0i+3j+3k which does not match any choice 

1     1     -1

Aleternatively u can perform dot product of vectors given by choice A,C,D to V1 ,V2 result

of no choice will give u 0 hence  they are not having 90degree angle with V1 and V2I+JKI+JKI+JKI+JKI+JK

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true