Coordinate Geometry Flashcards
1
Q
Two standard forms of writing a plane equation?
A
y=mx+b
y-y0 = m(x-x0)
2
Q
Slope of a plane, given two points?
A
m=(y2-y1)/(x2-x1)
3
Q
Slope of a perpendicular line, given one of the two slopes?
A
(m1*m2)= -1
4
Q
Slope of a parallel line
A
m1 = m2
5
Q
Midpoint of two coordinates?
A
M = (x2-x1)/2, (y2-y1)/2
6
Q
Distance between any two coordinates?
A
D = Sq.root [(y2-y1)^2 + (x2-x1)^2]