asked 186k views
5 votes
Determine whether the vectors u and v are parallel, orthogonal, or neither.

u = <3, 0>, v = <0, -6>

asked
User Judex
by
8.3k points

2 Answers

7 votes

Answer:

it is orthogonal

Explanation:

if you do the dot product.

U dot V = 0

(3 times 0) + (0 times 6 ) = 0

0 + 0 = 0

therefore it is orthogonal.

the dot product says that if u dot v equals zero, then you can say that it is orthogonal.

answered
User Achshar
by
8.4k points
3 votes

Answer: The given vectors u and v are orthogonal.

Step-by-step explanation: We are given to check whether the following vectors are parallel, orthogonal or neither :

u = <3, 0> and v = <0, -6>.

WE have

the dot product of the vectors <a, b> and <c, d> is given by

D.P. = ac + bd.

So, the dot product of the given vectors u and v is given by

D.P. = <3, 0> . <0, -6> = 3×0 + 0×(-6) = 0 + 0 = 0.

Therefore, the given vectors are orthogonal.

Thus, the vectors u and v are orthogonal.

answered
User Rosshamish
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.