1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Slope
y2-y1 / x2-x1
midpoint
x1+x2/2 , y1+y2/2
Distance
Root (x2-x1)squared + (y2-y1)squared
Horizontal Line Formula
y = y coord
vertical line formula
x = x coord
point slope formula
y - y1 = m(x-x1)