Maths > Graphs > Flashcards
Midpoint of a line
([X1 + X2] /2 , [Y1 + Y2] /2 )
Gradient of a perpendicular line
M = (y2 - y1) / (x2 - x1)
Equation of a linear graph
y = mx + c
Equation of a circle
x2 + y2 =r2