Lines&Planes: Day 5 Flashcards

1
Q

What is the equation of slope of a line?

A

y=mx+b

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

What is the equation for the vector equation of a line?

A

r= ro + td
ro-point on the line
d- a direction vector (shows step pattern of line)
t- any # of steps

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

How do you find out if a given point on a line?

A

ex. r= [1,4,7] + t [3,3,2], is the pt. [10,13,13] on the line?
- use the x values from each vector to determine what t makes x=10
- 1 + 3t=10 t=3
- sub t=3 to see if pt is on the line
- r=[1,4,7] + 3[3,3,2] =[10,13,13]
- yes its on the line

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

What is a plane?

A

-need 3 (non-collinear) points to define plane

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

What is the vector equation of a plane?

A

-uses a pt and 2 direction vectors
r=ro+td+sd
d1/d2=unique direction vectors
t/s= any # of steps in either direction to get to another pt

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

What is the scalar equation of a plane?

A

Ax+By+Cz+D=0

-uses the normal to the plane and a point

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

By definition, what does a cross product yield?

A

a result perpendicular to both original vectors

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

How do you find the D value in the scalar equarion of a plane?

A

sub in given pt (x,y,z) to find D

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

How do you find the y-int of the equation?

A

at y-int, x=0 z=0, so sub in 0 for x and z and solve for y

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

How do you know if a given value is on the plane?

A

check if the point satifies the equation by subbing in the points for the x,y and z variables

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

What happens to the D value if the plane goes through the origin? (contains a point (0,0,0))

A

The D value=0=no D value

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