SOLUTION: Please help. Thank you. Find all values of x and y so that u=xi+2yj-8k is perpendicular to both v=2i-j+k and w=3i+2j-4k.

Algebra ->  Matrices-and-determiminant -> SOLUTION: Please help. Thank you. Find all values of x and y so that u=xi+2yj-8k is perpendicular to both v=2i-j+k and w=3i+2j-4k.       Log On


   



Question 1114538: Please help. Thank you.
Find all values of x and y so that u=xi+2yj-8k is perpendicular to both v=2i-j+k and w=3i+2j-4k.

Found 2 solutions by ikleyn, Alan3354:
Answer by ikleyn(52847) About Me  (Show Source):
You can put this solution on YOUR website!
.
The condition that the vector  u = xi+2yj-8k  is perpendicular to the vector  v = 2i-j+k  is that their scalar product is equal to zero:


    x*2 - 2*y - 8 = 0.     (1)


The condition that the vector  u = xi+2yj-8k  is perpendicular to the vector  w = 3i+2j-4k  is that their scalar product is equal to zero:


    x*3 + 4y + 32 = 0.     (2)


Thus you have this system of 2 equations in 2 unknowns 

    2x - 2y =   8          (1')
    3x + 4y = -32          (2')


Apply the Elimination method.  For it, multiply eq(1') by 2.  Keep eq(2') as is:


    4x - 4y =  16          (1'')
    3x + 4y = -32          (2'')


Now add equations (1'') and (2'')


    7x = 16 - 32  ====>  x = -16%2F7.


Then from eq(1')  2y = 2x-8 = 2%2A%28-16%2F7%29%2B8 = -32%2F7%2B8 = 24%2F7.


Answer.  x= -16%2F7,  y= 24%2F7.


Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
I've found that "Please help" means do this for me, so I don't have to learn how to do it.
-------------------
Tutoring is showing how to do it.
Tutoring is not doing it for you, just getting the answer.