181k views
2 votes
Determine which set of vectors is orthogonal.O v = <3, -1>, w = <2, -6>O V = <- 10,5%, w = <1, -2>O v = <10, 2>, w = <-5, - 1>O v = <3, 1>, w = <2,-6>

Determine which set of vectors is orthogonal.O v = <3, -1>, w = <2, -6&gt-example-1
User PythEch
by
5.2k points

1 Answer

2 votes

Answer:

v = <3, -1>, w = <2, -6>

Step-by-step explanation:

For two sets of vector to be orthogonal, the product of the vectors is zero

For the vector

v = <3, 1>, w = <2, -6>

v*w = (3*2 + (1*-6))

v*w = (6+(-6))

v*w = 6 - 6

v*w = 0

Hence the vectors are orthogonal

User Betseyb
by
5.5k points