Determine if the following vectors are parallel, perpindicular or neither. 1. {4,5} and {-4,-5}
oops
Yes to parallel do you mean?
{-4,-5} = -1 {4,5} so yes, they are parellel
So if they're equal they're parallel. How do I determine perpendicular?
if they have a 90 degree angle when u join them together
have you learnt about dot product?
So for (4,-10) and (6,-15) for example.
Yes I do but understand it rather vaguely.
okay well
Vector1 Dot Vector2 = Magnitudeof Vector1 * Magnitude of Vector2 * cos(anglebetweenthem)
when the angle between them =90 degrees Then cos of 90 degrees = 0 so V1 dot V2 = 0 when they are perpendicular
http://tutorial.math.lamar.edu/Classes/CalcII/DotProduct.aspx scroll down if you are interested in a proof of the dot product
Join our real-time social learning platform and learn together with your friends!