diff --git a/education/math/Exponents.md b/education/math/Exponents/Exponents.md similarity index 100% rename from education/math/Exponents.md rename to education/math/Exponents/Exponents.md diff --git a/education/math/Logarithms.md b/education/math/Exponents/Logarithms.md similarity index 100% rename from education/math/Logarithms.md rename to education/math/Exponents/Logarithms.md diff --git a/education/math/Quadratics.md b/education/math/Exponents/Quadratics.md similarity index 100% rename from education/math/Quadratics.md rename to education/math/Exponents/Quadratics.md diff --git a/education/math/Partial Fractions.md b/education/math/Partial Fractions.md new file mode 100644 index 0000000..b365e04 --- /dev/null +++ b/education/math/Partial Fractions.md @@ -0,0 +1,4 @@ +## Degree of the numerator is equal +1. First perform polynomial division. +2. Then find a partial fraction with the remainder +## Degree where the numerator is less \ No newline at end of file