Formulas- Essential Mathematical Equations
Why You Actually Need These Formulas
Most people forget formulas the moment they stop using them. That's not a character flaw—it's how human memory works. Repetition builds retention. You don't need to memorize everything. You need to understand the logic behind the equation and know where to find the rest.
This guide covers the formulas you'll encounter most often in everyday math, academics, and technical work. No philosophy. No fluff. Just the equations and what they do.
Arithmetic: The Foundation You Can't Skip
These are the building blocks. If you struggle here, everything else falls apart.
Basic Operations
- Addition: a + b = sum
- Subtraction: a - b = difference
- Multiplication: a × b = product
- Division: a ÷ b = quotient
Powers and Roots
Exponents show up constantly in science and finance.
- Squares: a² = a × a
- Cubes: a³ = a × a × a
- Square root: √a × √a = a
- Negative exponent: a⁻ⁿ = 1/aⁿ
The order of operations matters: Parentheses → Exponents → Multiplication/Division → Addition/Subtraction. Remember PEMDAS or BODMAS.
Algebra: Solving for the Unknown
Algebra is about finding what you don't know by using what you do know.
Linear Equations
The standard form: ax + b = c
To solve: isolate the variable.
- 4x + 7 = 19
- 4x = 12
- x = 3
Quadratic Equations
When x is squared, you need the quadratic formula:
x = (-b ± √(b² - 4ac)) / 2a
The discriminant (b² - 4ac) tells you what you're dealing with:
- Positive = two real solutions
- Zero = one solution
- Negative = no real solutions
Factoring Shortcuts
- Difference of squares: a² - b² = (a + b)(a - b)
- Perfect square trinomial: a² + 2ab + b² = (a + b)²
Geometry: Shapes, Spaces, and Measurements
Geometry formulas tend to stick because they describe physical things you can picture.
Common Shapes
- Rectangle area: A = length × width
- Triangle area: A = ½(base × height)
- Circle area: A = πr²
- Circle circumference: C = 2πr
3D Figures
- Cube volume: V = s³
- Sphere volume: V = (4/3)πr³
- Cylinder volume: V = πr²h
- Cone volume: V = (1/3)πr²h
π ≈ 3.14159. For quick estimates, use 3.14. For anything requiring precision, keep the full value or use a calculator.
Trigonometry: The Study of Angles
Trig becomes essential when you work with angles, waves, or circular motion.
The Three Core Ratios
For a right triangle with angle θ:
- Sine: sin(θ) = opposite / hypotenuse
- Cosine: cos(θ) = adjacent / hypotenuse
- Tangent: tan(θ) = opposite / adjacent
Pythagorean Theorem
For any right triangle: a² + b² = c²
c is always the hypotenuse—the longest side, opposite the right angle.
Unit Circle Essentials
- sin²(θ) + cos²(θ) = 1
- tan(θ) = sin(θ) / cos(θ)
Common Angle Values
| Angle | sin | cos | tan |
|---|---|---|---|
| 0° | 0 | 1 | 0 |
| 30° | ½ | √3/2 | 1/√3 |
| 45° | √2/2 | √2/2 | 1 |
| 60° | √3/2 | ½ | √3 |
| 90° | 1 | 0 | undefined |
Calculus: Change and Accumulation
Calculus sounds intimidating. The core concepts aren't that complicated once you strip away the jargon.
Derivatives: Rates of Change
A derivative answers: "How fast is this changing at any given moment?"
- Power rule: d/dx(xⁿ) = n·xⁿ⁻¹
- Constant rule: d/dx(c) = 0
- Product rule: d/dx(uv) = u·dv/dx + v·du/dx
- Chain rule: d/dx(f(g(x))) = f'(g(x))·g'(x)
Integrals: Accumulated Change
An integral answers: "What's the total amount accumulated over this range?"
- Power rule: ∫xⁿ dx = xⁿ⁺¹/(n+1) + C (when n ≠ -1)
- Definite integral: gives you a specific number
- Indefinite integral: gives you a family of functions plus constant C
The Fundamental Theorem
Differentiation and integration are inverse operations. This connection lets you evaluate definite integrals without calculating infinite sums.
Statistics and Probability Formulas
You need these for data analysis, research, and making sense of uncertainty.
Central Tendency
- Mean: (sum of values) / (count)
- Median: middle value when sorted
- Mode: most frequent value
Variability
- Variance: average squared deviation from the mean
- Standard deviation: √variance (same units as data)
Probability Basics
- P(A or B): P(A) + P(B) - P(A and B)
- P(A and B) for independent events: P(A) × P(B)
- Conditional probability: P(A|B) = P(A and B) / P(B)
Finance and Interest Formulas
These matter more than you think, especially for loans, investments, and compound growth.
- Simple interest: I = P × r × t
- Compound interest: A = P(1 + r/n)^(nt)
- Percentage change: ((new - old) / old) × 100
Rule of 72: Divide 72 by your interest rate to estimate how many years to double your money. At 6% interest, that's 72 ÷ 6 = 12 years.
Comparing Formula Categories
| Category | Difficulty | Common Uses | Memorization Priority |
|---|---|---|---|
| Arithmetic | Easy | Everyday math, shopping, budgeting | High |
| Algebra | Medium | Problem-solving, engineering, economics | High |
| Geometry | Easy-Medium | Construction, design, navigation | Medium |
| Trigonometry | Medium | Engineering, physics, graphics | Know ratios |
| Calculus | Hard | Physics, optimization, modeling | Know the rules |
| Statistics | Medium | Research, business analysis, testing | Medium |
Getting Started: How to Actually Use This
Reading formulas doesn't make you better at math. Doing problems makes you better at math.
Step 1: Identify What You Need
Don't try to learn everything. Figure out which formulas apply to your current work or studies. Focus there first.
Step 2: Understand, Then Memorize
Know why the formula works before you memorize it. If you understand the logic, you can reconstruct it even if you forget the exact symbols.
Step 3: Practice With Real Problems
Textbook exercises. Online problem sets. Real-world applications. Start with easy problems and work up. Skip the temptation to look up answers before trying.
Step 4: Keep a Reference Sheet
Write the formulas you use most often on one page. Review it weekly. The act of writing helps retention.
Step 5: Use Tools When Appropriate
Calculators, math apps, and software exist for a reason. Use them. Knowing when to use tools is a skill, not a shortcut.
The Bottom Line
Formulas are tools. You don't memorize every tool in existence—you learn the ones you use regularly and look up the rest. Build a foundation in arithmetic and algebra, then branch out based on what you actually need.
Most people overcomplicate this. Start simple. Practice consistently. Stop when you've learned enough to do what you need to do.