Vectors Flashcards

1
Q

What does the dot product of two vectors give

A

A scalar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why is the dot product useful

A

Allows the angle between two vectors to be found

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How is the dot product used to know if two vectors are perpendicular

A

The dot product will =0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the cross product go two vectors give

A

Another vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What direction is the vector of the cross product

A

It is normal to the plane of the two original vectors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How to find area of a triangle between a, b and the origin

A

Magnitude of the cross product divided by two

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the magnitude of the cross product

A

Are of the parallelogram formed by a and b

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When are two vectors parallel

A

If one is a scalar multiple of the other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the vector equation of a straight line

A

r=a+t(b-a)=a+tc

Where a is a point on the line and c is the tangent vector

r=(x,y,z)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Vector equation of a plane

A

N•(r-r0)

r=position vector of any point (x,y,z) on the plane
r0=position vector of a known point (x0,y0,z0) on the plane
n=normal vector(a,b,c)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how to calculate what component of a is in the direction of b

A

a*b/|b|=|a|cos x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Equation of a plane through point (x0,y0,z0) with normal vector (n1,n2,n3)

A

N1(x-x0) +n2(y-y0) +n3(z-z0)=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Shortest distance between two 3D lines

A

d= |(a-b)•(d1xd2)|/|d1xd2|

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly