Here are some fundamental mathematical formulas categorized for easy learning:
Basic Math Formulas 🧮
- Arithmetic Mean: $ \frac{\sum_{i=1}^{n} x_i}{n} $
- Pythagorean Theorem: $ a^2 + b^2 = c^2 $
- Quadratic Equation: $ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} $
Advanced Topics 🔍
- Calculus - Derivative: $ \frac{d}{dx} f(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h} $
- Linear Algebra - Determinant: For matrix $ \begin{bmatrix} a & b \ c & d \end{bmatrix} $, determinant is $ ad - bc $
For deeper exploration of advanced formulas, visit this section.
💡 Tip: Use these formulas as building blocks for problem-solving!