Determine whether the vectors u and v are parallel, orthogonal, or neither. u = <10, 6>, v = <9, 5>
Orthogonal Parallel Neither
@TuringTest
the dot product determines the relative orientation of two vectors\[\vec u\cdot\vec v=\|\vec u\|\|\vec v\|\cos\theta_{uv}\]
theta is the angle between u and v. when two vectors are parallel, the angle between them is zero, and the formula reduces to\[\vec u\cdot\vec v=\|\vec u\|\|\vec v\|\]so if the dot product of two vectors is euqla to the product of their magnitudes, they are parallel
equal*
similarly, if they are orthogonal the angle between them is pi/2, the cosine of which is zero, so the formula reduces to\[\vec u\cdot\vec v=0\]hence if the dot product between them is zero then they are orthogonal
if neither of the above is true then they are neither parallel nor orthogonal
so in this case?
what do you get when you do the dot product?
how do i do that? im not well at math?
@TuringTest
me thinks you have been skipping lessons...\[\vec u=\langle a_1,b_1\rangle\]\[\vec v=\langle a_2,b_2\rangle\]\[\vec u\cdot\vec v=a_1a_2+b_1b_2\]
take the dot product - if its zero, then they are orthogonal if not, see if one is a multiple of the other - if so they are parallel if not, neither
yes, that is a faster way to check that they are parallel, goo point @gregohb
good*
but how do i take the dot product??
read 4 posts up, I wrote the formula
multiply each respective component and add the results
|dw:1349621897381:dw||dw:1349621971407:dw||dw:1349622040744:dw|
Join our real-time social learning platform and learn together with your friends!