Advertisement · 728×90
Math & Science Formulas

Every Formula
Instantly

Search our library of algebra, geometry, calculus, physics, and chemistry formulas. With variable definitions and plain-English explanations for each one.

Formula Reference Library

Advertisement · 728×90

Algebra Essentials

The most frequently referenced algebra formulas:

The discriminant b²−4ac tells you about roots before solving: positive=two real roots, zero=one repeated root, negative=two complex roots.

Geometry — Area, Volume, and Pythagorean Theorem

Over 370 distinct proofs of the Pythagorean theorem exist, including a geometric proof attributed to US President James Garfield.

Trigonometry — Functions and Key Identities

Key values: sin(30°)=½, sin(45°)=√2/2, sin(60°)=√3/2, cos(0°)=1, cos(90°)=0.

Calculus — Derivatives and Integrals

Most-used differentiation rules:

Common integrals: ∫xⁿdx=xⁿ⁺¹/(n+1)+C, ∫eˣdx=eˣ+C, ∫(1/x)dx=ln|x|+C, ∫sin(x)dx=−cos(x)+C, ∫cos(x)dx=sin(x)+C.

Statistics and Probability

The 68-95-99.7 rule: in a normal distribution, 68% of data falls within 1σ of the mean, 95% within 2σ, 99.7% within 3σ.

Physics — Classical Mechanics

g=9.81 m/s² at Earth's surface. Many problems use g=10 m/s² for easier mental arithmetic.

Euler's Identity and Beautiful Mathematics

Euler's identity — e^(iπ)+1=0 — connects the five most important constants in mathematics: e, i, π, 1, and 0. In a 1988 survey, physicists and mathematicians voted it the most beautiful equation in mathematics. It arises from Euler's formula e^(iθ)=cosθ+i·sinθ; substituting θ=π gives cos(π)=−1, sin(π)=0, so e^(iπ)=−1.

Financial Mathematics

The Rule of 72 is one of the most useful mental math shortcuts in finance — doubling-time estimates without a calculator.

Math Formulas — Frequently Asked Questions

What is the quadratic formula and when do I use it?
x=(−b±√(b²−4ac))/2a solves any ax²+bx+c=0. Use it when the quadratic can't be easily factored. The discriminant b²−4ac tells you: positive=two real solutions, zero=one solution, negative=two complex solutions.
What is the Pythagorean theorem?
For a right triangle with legs a and b and hypotenuse c: a²+b²=c². To find the hypotenuse: c=√(a²+b²). Over 370 different proofs exist for this theorem.
What is Euler's identity and why is it famous?
e^(iπ)+1=0. Famous for connecting the five most fundamental constants (e, i, π, 1, 0) in one elegant equation. Frequently voted the most beautiful equation in mathematics.
What is the difference between permutations and combinations?
Permutations count ordered arrangements: P(n,r)=n!/(n−r)!. Combinations count unordered selections: C(n,r)=n!/(r!(n−r)!). Use permutations when order matters (PIN codes, race placements), combinations when it doesn't (lottery numbers, committees).
What is the Rule of 72?
Divide 72 by an annual interest rate to estimate doubling time. At 8%: 72/8=9 years. At 6%: 12 years. A quick mental approximation of compound growth without a calculator.