Wednesday, June 17, 2020

Solutions To Solid Geometry & Vectors Part II

The Problems  (From May 21st post):


1)     For a vector = 3– 2j – k find the magnitude of the vector product: A X A.


2)  A cube has edges of length 2a, with center at 0 and its sides are parallel to the coordinate planes of an xyz coordinate system.  What are the position vectors of the corners?

3) Find A X B if A = 2i - 2-k, and k.

4) Find a vector perpendicular to both of the vectors A k  and   B = i + j

5) Let   A j,   B = 2i - 3-k   and: C = 4j - 3k

Show that: (A X BX  C    =  A X (B  C)   (Using the determinant method)

--------------------------------------

Solutions:

1) The magnitude of the cross product is given by the product of the magnitudes of the two vectors times the sine of the angle between them.

A X B    =   n  A‖ ‖B‖   sin  Θ

But if the two vectors are equal, the angle between them is 0, so the sine of the angle is 0, so the magnitude of the cross product is 0, making it the zero vector. Hence:

A X A  =  A‖ ‖A‖   sin  0    =   0

2) The cube is sketched below:


From the sketch and the dimensions shown we can deduce the position vectors for the corners:      x  i     y  j   +    z    k 

But:    x   =   y    =     z     =  a (in length)


So; Position vectors are:     i       j   +       k

=   a (  i      j   +   k )

3)   A = 2i - 2-k   =    x i   +   y  j   +    z  k    

Where:   x   =  2,      y  = -2,    z     =   -1

And:  k  =       +   y   j   +    z  k     

Where:   b  x   =  b  y     =  b  z     =   1


So that:   

B    =  ( y   b  z   -  z    y  )i   +   ( z   b  x   -  x    z  )j  +

 (  b y   -  y    x  )k   

=   {(-2) (1) -  (-1) (1) } i   +   {(-1) (1) - (2)(1)}j +  {(2)(1) -(-2)(1)}k

=  (-2 + 1)i   +  (-1 - 2)j  + (2 +2) k  =  - i  -3j   + 4k


4)  We need the vector cross product ( B ) for k  and   B = i + j

k   =    x i   +   y  j   +    z  k   

For which:      x   =     y       z     =   1

B = i + j  =     +   y   j

For which:   b  x   =  b  y    =  1  and z      0   (i.e. no component)

Then:  B    =  ( -  z    y  )i   +   ( z   b  x  ) j  +

 (  b y   -  y    x  )k

=  { (-1) (1)} +   {(1) (1)}j  +  {(1)(1) -  (1)(1)} k  =  - i + j 



5)  Using  the method of determinants:

With: A j,   B = 2i - 3-k   and: C = 4j - 3k

For which:      x   =1,      y   = 1,      z     =   0


 x   =2,     b  y   = -3,     b  z     =   -1

c  y   =  4,       c  z     =   -3

A X  B  =   [  i         j         k ]
                    [  a      a  y      a  z]
                    [  b  x     b  y     b  z]

o:

A X  B  =   [  i         j         k ]
                     [  1        1         0]
                     [  2       -3       -1]

=   i -   j   - 5 k


Then:  

(A X B C      =   [  i         j         k ]
                                    [  1        -1        -5 ]
                                    [ 0          4        -3]

Then: (A X BX  C    =   23i  + 3j   + 4k

No comments: