diff --git a/education/math/Standard forms of circles.md b/education/math/Standard forms of circles.md index 9e04b67..38492c6 100644 --- a/education/math/Standard forms of circles.md +++ b/education/math/Standard forms of circles.md @@ -6,7 +6,7 @@ The general equation for a circle: $$ (x - h)^2 + (y - k)^2 =r^2 $$ Distance formula: $$ \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} $$ -Midpoint foruma: +Midpoint formula: $$ (\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}) $$ Adding functions: $$ (f + g)(x) = f(x) + g(x) $$ diff --git a/education/statistics/Untitled.md b/education/statistics/Untitled.md deleted file mode 100644 index e69de29..0000000