x = (−b ± √(b² − 4ac)) / 2aRoots of ax² + bx + c = 0 when a ≠ 0.
Math formula reference — algebra, geometry, trigonometry, calculus, statistics, all in one place.
x = (−b ± √(b² − 4ac)) / 2aRoots of ax² + bx + c = 0 when a ≠ 0.
Δ = b² − 4acΔ > 0: two real roots; Δ = 0: one repeated root; Δ < 0: two complex roots.
x₁ + x₂ = −b/a, x₁ · x₂ = c/aSum and product of roots of ax² + bx + c = 0.
a² − b² = (a + b)(a − b)Factor the difference of two perfect squares.
(a + b)² = a² + 2ab + b²Expansion of the square of a sum.
(a − b)² = a² − 2ab + b²Expansion of the square of a difference.
(a + b)³ = a³ + 3a²b + 3ab² + b³Expansion of the cube of a sum.
(a − b)³ = a³ − 3a²b + 3ab² − b³Expansion of the cube of a difference.
a³ + b³ = (a + b)(a² − ab + b²)Factor the sum of two cubes.
a³ − b³ = (a − b)(a² + ab + b²)Factor the difference of two cubes.
(a + b)ⁿ = Σ C(n,k) · aⁿ⁻ᵏ · bᵏ, k = 0..nExpansion of (a + b)ⁿ using binomial coefficients C(n,k) = n! / (k!(n−k)!).
aₙ = a₁ + (n − 1)dnth term of an arithmetic sequence with first term a₁ and common difference d.
Sₙ = n(a₁ + aₙ) / 2 = n·a₁ + n(n−1)d/2Sum of the first n terms of an arithmetic sequence.
aₙ = a₁ · qⁿ⁻¹nth term with first term a₁ and common ratio q.
Sₙ = a₁(1 − qⁿ) / (1 − q), q ≠ 1Sum of the first n terms when the common ratio q ≠ 1.
S = a₁ / (1 − q), |q| < 1Sum to infinity exists only when |q| < 1.
logₐ(xy) = logₐ x + logₐ yLog of a product is the sum of logs.
logₐ(x/y) = logₐ x − logₐ yLog of a quotient is the difference of logs.
logₐ(xⁿ) = n · logₐ xLog of a power moves the exponent out front.
logₐ b = logc b / logc aConvert between log bases — c is any new base.
aᵐ · aⁿ = aᵐ⁺ⁿWhen multiplying same bases, add exponents.
|a + b| ≤ |a| + |b|Absolute value of a sum is at most the sum of absolute values.
ax² + bx + c = a(x + b/2a)² + c − b²/4aRewrite a quadratic in vertex form to find its minimum or maximum.
x = −b/2a, y = c − b²/4aVertex of y = ax² + bx + c; the axis of symmetry is x = −b/2a.
a³ − 3a²b + 3ab² − b³ = (a − b)³Recognising the expanded cube of a difference in factoring problems.
a² + b² = (a + bi)(a − bi)A sum of squares factors over the complex numbers, with i² = −1.
aᵐ / aⁿ = aᵐ⁻ⁿWhen dividing same bases, subtract the exponents.
(aᵐ)ⁿ = aᵐⁿRaising a power to a power multiplies the exponents.
(a · b)ⁿ = aⁿ · bⁿA product raised to a power distributes over the factors.
a⁻ⁿ = 1 / aⁿ, a ≠ 0A negative exponent means reciprocal of the positive power.
a^(m/n) = ⁿ√(aᵐ) = (ⁿ√a)ᵐA fractional exponent links powers and roots.
logₐ a = 1, logₐ 1 = 0Two boundary values every log obeys.
a^(logₐ x) = x, logₐ(aˣ) = xExponential and logarithm undo each other with the same base.
1 + 2 + … + n = n(n + 1) / 2Closed form for the sum of the first n positive integers.
1² + 2² + … + n² = n(n + 1)(2n + 1) / 6Closed form for the sum of the first n perfect squares.
1³ + 2³ + … + n³ = (n(n + 1) / 2)²The sum of the first n cubes equals the square of their sum.
(a + b) / 2 ≥ √(ab), a, b ≥ 0Arithmetic mean is at least the geometric mean; equal when a = b.
(a₁b₁ + a₂b₂)² ≤ (a₁² + a₂²)(b₁² + b₂²)A foundational inequality; equality when the vectors are proportional.
|a + bi| = √(a² + b²)Distance of a complex number from the origin in the plane.
(a + bi)(a − bi) = a² + b²Multiplying by the conjugate gives a real number.
i¹ = i, i² = −1, i³ = −i, i⁴ = 1Powers of the imaginary unit cycle with period 4.
det[[a, b], [c, d]] = ad − bcDeterminant of a 2×2 matrix; zero means the matrix is singular.
[[a, b], [c, d]]⁻¹ = (1/(ad − bc)) · [[d, −b], [−c, a]]Inverse of a 2×2 matrix when ad − bc ≠ 0.
x = Dₓ / D, y = D_y / D (D = ad − bc)Solve a 2×2 linear system using ratios of determinants, D ≠ 0.
S = (1/2) · b · hHalf base times height. Works for any triangle.
S = √(s(s−a)(s−b)(s−c)), s = (a+b+c)/2Area of a triangle from its three side lengths.
a² + b² = c²In a right triangle, the square of the hypotenuse equals the sum of squares of legs.
S = (√3 / 4) · a²Area of an equilateral triangle with side a.
S = length × widthLength times width.
P = 2(length + width)Twice the sum of length and width.
S = a²Side squared.
S = b · hBase times perpendicular height.
S = (a + b) · h / 2Average of the two parallel sides times the height.
S = (d₁ · d₂) / 2Half the product of the two diagonals.
S = π · r²π times radius squared.
C = 2π · r = π · dDiameter times π, or 2π times radius.
S = (1/2) · r² · θ (θ in radians)Half radius squared times central angle in radians.
L = r · θ (θ in radians)Radius times central angle in radians.
S = π · a · bSemi-major axis a times semi-minor axis b times π.
V = a³Edge length cubed.
S = 6 · a²Six times the area of one face.
V = length × width × heightProduct of the three edge lengths.
S = 2(lw + lh + wh)Twice the sum of the three pairwise face areas.
V = π · r² · hBase area times height.
S = 2π · r² + 2π · r · hTwo circular bases plus lateral surface.
V = (1/3) · π · r² · hOne-third base area times height.
S = π · r² + π · r · ℓ, ℓ = √(r² + h²)Base plus lateral surface; ℓ is the slant height.
V = (4/3) · π · r³Four-thirds π times radius cubed.
S = 4π · r²Four π times radius squared.
d = √((x₂ − x₁)² + (y₂ − y₁)²)Euclidean distance between (x₁, y₁) and (x₂, y₂).
M = ((x₁ + x₂)/2, (y₁ + y₂)/2)Midpoint of the segment between two points.
k = (y₂ − y₁) / (x₂ − x₁)Rise over run between two points.
A + B + C = 180°The three interior angles of any triangle sum to a straight angle.
Σ = (n − 2) · 180°Sum of interior angles of a convex polygon with n sides.
Σ exterior = 360°Exterior angles of any convex polygon always sum to 360°.
S = (1/2) · n · s · a (a = apothem)n sides of length s, with apothem a (distance to a side midpoint).
V = (1/3) · S_base · hOne-third base area times perpendicular height.
V = S_base · hBase area times height for any straight prism.
V = (1/3) · π · h · (R² + R·r + r²)Volume of a truncated cone with base radii R and r.
V = (π · h² / 3) · (3R − h)Volume of a cap of height h cut from a sphere of radius R.
V = 2π² · R · r²R is the center-to-tube distance, r the tube radius.
S = 4π² · R · rSurface area of a ring torus with radii R and r.
d = √((x₂−x₁)² + (y₂−y₁)² + (z₂−z₁)²)Euclidean distance between two points in space.
y − y₁ = k(x − x₁)Equation of a line through (x₁, y₁) with slope k.
y = kx + bk is the slope, b the y-intercept.
d = |Ax₀ + By₀ + C| / √(A² + B²)Distance from point (x₀, y₀) to the line Ax + By + C = 0.
(x − a)² + (y − b)² = r²Circle centered at (a, b) with radius r.
x²/a² + y²/b² = 1Ellipse centered at the origin with semi-axes a and b.
k₁ · k₂ = −1Two non-vertical lines are perpendicular when slopes multiply to −1.
S₁/S₂ = k², V₁/V₂ = k³ (length ratio k)For similar figures with length ratio k, areas scale by k² and volumes by k³.
inscribed angle = (1/2) · central angleAn inscribed angle is half the central angle on the same arc.
S = (1/2) · r² · (θ − sin θ) (θ in radians)Area between a chord and its arc, central angle θ in radians.
S = (3√3 / 2) · a²Area of a regular hexagon with side a.
V = a³ / (6√2)Volume of a regular tetrahedron with edge a.
sin 30° = 1/2, cos 30° = √3/2, tan 30° = √3/3Standard values at 30° (π/6).
sin 45° = √2/2, cos 45° = √2/2, tan 45° = 1Standard values at 45° (π/4).
sin 60° = √3/2, cos 60° = 1/2, tan 60° = √3Standard values at 60° (π/3).
sin 90° = 1, cos 90° = 0, tan 90° = undefinedStandard values at 90° (π/2). tan is undefined.
sin²θ + cos²θ = 1The fundamental trig identity, true for any θ.
1 + tan²θ = sec²θDerived from sin²+cos²=1 by dividing by cos².
1 + cot²θ = csc²θDerived from sin²+cos²=1 by dividing by sin².
tan θ = sin θ / cos θtan equals sin divided by cos.
a / sin A = b / sin B = c / sin C = 2RIn any triangle, sides are proportional to sines of opposite angles. R is the circumradius.
c² = a² + b² − 2ab · cos CGeneralisation of the Pythagorean theorem to any triangle.
S = (1/2) · a · b · sin CArea from two sides and the included angle.
sin(α + β) = sin α · cos β + cos α · sin βSine of a sum identity.
sin(α − β) = sin α · cos β − cos α · sin βSine of a difference identity.
cos(α + β) = cos α · cos β − sin α · sin βCosine of a sum identity.
cos(α − β) = cos α · cos β + sin α · sin βCosine of a difference identity.
tan(α + β) = (tan α + tan β) / (1 − tan α · tan β)Tangent of a sum identity.
sin 2θ = 2 · sin θ · cos θDouble-angle identity for sine.
cos 2θ = cos²θ − sin²θ = 2cos²θ − 1 = 1 − 2sin²θThree equivalent forms of the cosine double-angle identity.
tan 2θ = 2 · tan θ / (1 − tan²θ)Double-angle identity for tangent.
sin(θ/2) = ±√((1 − cos θ) / 2)Sign depends on the quadrant of θ/2.
cos(θ/2) = ±√((1 + cos θ) / 2)Sign depends on the quadrant of θ/2.
sin α + sin β = 2 · sin((α+β)/2) · cos((α−β)/2)Convert sum of sines to product.
sin α · cos β = (1/2)[sin(α+β) + sin(α−β)]Convert product of sin and cos to sum.
rad = deg · π / 180, deg = rad · 180 / πConvert between degrees and radians.
sin 0° = 0, cos 0° = 1, tan 0° = 0Standard values at 0°.
sin(90° − θ) = cos θ, cos(90° − θ) = sin θA function of an angle equals the cofunction of its complement.
sin(−θ) = −sin θ, cos(−θ) = cos θ, tan(−θ) = −tan θSine and tangent are odd; cosine is even.
tan(α − β) = (tan α − tan β) / (1 + tan α · tan β)Tangent of a difference identity.
sin α − sin β = 2 · cos((α+β)/2) · sin((α−β)/2)Convert a difference of sines to a product.
cos α + cos β = 2 · cos((α+β)/2) · cos((α−β)/2)Convert a sum of cosines to a product.
cos α − cos β = −2 · sin((α+β)/2) · sin((α−β)/2)Convert a difference of cosines to a product.
cos α · cos β = (1/2)[cos(α−β) + cos(α+β)]Convert a product of cosines to a sum.
sin α · sin β = (1/2)[cos(α−β) − cos(α+β)]Convert a product of sines to a difference.
tan(θ/2) = (1 − cos θ) / sin θ = sin θ / (1 + cos θ)Two equivalent half-angle forms for tangent.
sin²θ = (1 − cos 2θ) / 2Reduce a squared sine to first power, handy for integration.
cos²θ = (1 + cos 2θ) / 2Reduce a squared cosine to first power.
csc θ = 1/sin θ, sec θ = 1/cos θ, cot θ = 1/tan θDefinitions of the three reciprocal trig functions.
sin 3θ = 3 sin θ − 4 sin³θTriple-angle identity for sine.
cos 3θ = 4 cos³θ − 3 cos θTriple-angle identity for cosine.
S = abc / (4R)Area from the three sides and circumradius R.
S = r · s, s = (a+b+c)/2Area equals inradius r times the semiperimeter s.
f'(x) = lim (h→0) [f(x + h) − f(x)] / hLimit definition of the derivative.
(xⁿ)' = n · xⁿ⁻¹Derivative of x to the n.
(c)' = 0A constant has derivative zero.
(sin x)' = cos xDerivative of sine is cosine.
(cos x)' = −sin xDerivative of cosine is negative sine.
(tan x)' = sec²x = 1 / cos²xDerivative of tangent.
(eˣ)' = eˣeˣ is its own derivative — that's what makes e special.
(aˣ)' = aˣ · ln aGeneral exponential function.
(ln x)' = 1 / x, x > 0Natural log differentiates to reciprocal.
(logₐ x)' = 1 / (x · ln a)General log derivative.
(f + g)' = f' + g'Derivative of a sum is the sum of derivatives.
(f · g)' = f' · g + f · g'Differentiation of a product.
(f / g)' = (f' · g − f · g') / g²Differentiation of a quotient.
(f(g(x)))' = f'(g(x)) · g'(x)Differentiation of a composite function.
∫ xⁿ dx = xⁿ⁺¹ / (n + 1) + C, n ≠ −1Reverse power rule for integration. Add the integration constant C.
∫ (1/x) dx = ln|x| + CThe exception to the power rule when n = −1.
∫ eˣ dx = eˣ + Ceˣ is its own antiderivative too.
∫ sin x dx = −cos x + CAntiderivative of sine.
∫ cos x dx = sin x + CAntiderivative of cosine.
∫ u dv = u · v − ∫ v duReverse of the product rule. Pick u and dv so the new integral is simpler.
∫ f(g(x)) · g'(x) dx = ∫ f(u) du, u = g(x)Substitute an inner function to simplify the integral.
∫ₐᵇ f(x) dx = F(b) − F(a), F' = fConnects differentiation and integration.
(√x)' = 1 / (2√x)Square root differentiates to one over twice the root.
(1/x)' = −1 / x²Reciprocal differentiates to negative one over x squared.
(cot x)' = −csc²xDerivative of cotangent.
(sec x)' = sec x · tan xDerivative of secant.
(arcsin x)' = 1 / √(1 − x²)Derivative of inverse sine, |x| < 1.
(arctan x)' = 1 / (1 + x²)Derivative of inverse tangent.
(c · f)' = c · f'Constants factor out of differentiation.
∫ sec²x dx = tan x + CAntiderivative of secant squared.
∫ 1/(1 + x²) dx = arctan x + CA standard integral yielding the arctangent.
∫ 1/√(1 − x²) dx = arcsin x + CA standard integral yielding the arcsine, |x| < 1.
∫ ln x dx = x · ln x − x + CFound via integration by parts.
d/dx[y] = (dy/dx), apply chain rule to each y termDifferentiate both sides treating y as a function of x.
lim f/g = lim f'/g' (for 0/0 or ∞/∞)For indeterminate 0/0 or ∞/∞, take the limit of the ratio of derivatives.
f(x) = Σ f⁽ⁿ⁾(a)/n! · (x − a)ⁿExpand a smooth function as a power series about a.
eˣ = 1 + x + x²/2! + x³/3! + …Power series of the exponential about 0, valid for all x.
L = ∫ₐᵇ √(1 + (f'(x))²) dxLength of the graph of f from x = a to x = b.
V = π ∫ₐᵇ [f(x)]² dxRotate y = f(x) about the x-axis from a to b.
x̄ = (Σ xᵢ) / nSum of all values divided by the count.
middle value of sorted data (avg of two middles if even count)The middle value when sorted; average the two centre values if n is even.
value(s) that occur most frequentlyThe most frequent value; a dataset may have several modes or none.
σ² = (1/N) · Σ (xᵢ − μ)²Average squared deviation from the population mean μ.
s² = (1/(n − 1)) · Σ (xᵢ − x̄)²Use n − 1 (Bessel correction) when estimating from a sample.
σ = √(σ²), s = √(s²)Square root of the variance — same units as the data.
R = max − minDifference between the largest and smallest values.
Cov(X, Y) = (1/n) · Σ (xᵢ − x̄)(yᵢ − ȳ)Measures how two variables change together. Sign tells direction; magnitude is unit-dependent.
r = Cov(X, Y) / (σx · σy)Unitless correlation in [−1, 1]. r = 1 perfect positive, r = −1 perfect negative.
z = (x − μ) / σHow many standard deviations a value is from the mean.
f(x) = (1 / (σ · √(2π))) · e^(−(x − μ)² / (2σ²))The classic bell curve, fully characterized by μ and σ.
P(|x − μ| ≤ k·σ) ≈ 68% (k=1), 95% (k=2), 99.7% (k=3)Approximate areas under the normal curve at 1/2/3 standard deviations.
P(X = k) = C(n, k) · pᵏ · (1 − p)ⁿ⁻ᵏProbability of exactly k successes in n independent trials with success probability p.
E(X) = n · p, Var(X) = n · p · (1 − p)Expected value and variance of a binomial random variable.
P(n, k) = n! / (n − k)!Number of ordered arrangements of k items chosen from n.
C(n, k) = n! / (k! · (n − k)!)Number of unordered selections of k items from n.
E(X) = Σ xᵢ · P(xᵢ)Weighted average of all possible outcomes by their probabilities.
P(A | B) = P(B | A) · P(A) / P(B)Update probabilities given new evidence.
x̄_w = Σ(wᵢ · xᵢ) / Σ wᵢAverage where each value carries a weight wᵢ.
G = (x₁ · x₂ · … · xₙ)^(1/n)nth root of the product; suited to rates and growth factors.
H = n / Σ(1/xᵢ)Reciprocal of the average of reciprocals; used for average rates.
IQR = Q₃ − Q₁Spread of the middle 50% of the data.
CV = σ / μRelative dispersion; compares spread across different scales.
SE = σ / √nHow much a sample mean is expected to vary from the true mean.
x̄ ± z · (σ / √n)For 95% confidence with known σ, z ≈ 1.96.
P(X = k) = λᵏ · e⁻λ / k!Probability of k events when the mean rate is λ.
P(X = k) = (1 − p)ᵏ⁻¹ · pProbability the first success occurs on trial k.
P(A | B) = P(A ∩ B) / P(B), P(B) > 0Probability of A given that B has occurred.
P(A ∩ B) = P(A) · P(B)For independent events, joint probability is the product.
P(A ∪ B) = P(A) + P(B) − P(A ∩ B)Probability that A or B occurs, avoiding double counting.
P(Aᶜ) = 1 − P(A)Probability that A does not occur.
MAD = (1/n) · Σ |xᵢ − x̄|Average of absolute deviations from the mean.
b = Σ(xᵢ−x̄)(yᵢ−ȳ) / Σ(xᵢ−x̄)²Slope of the best-fit line in simple linear regression.
R² = 1 − SS_res / SS_totFraction of variance in y explained by the model, in [0, 1].
Free interactive math formula reference for students and teachers. Over 100 essential formulas organized into five categories: Algebra (quadratic formula, difference of squares, perfect square, sum/difference of cubes, arithmetic and geometric series, binomial theorem), Geometry (triangle area, circle circumference and area, sphere volume, cylinder, cone, cube, cuboid, trapezoid, ellipse), Trigonometry (sin/cos/tan tables, law of sines, law of cosines, sum-to-product, product-to-sum, double-angle identities), Calculus (derivative rules, chain rule, integral basics, integration by parts, substitution), and Statistics (mean, variance, standard deviation, normal distribution, binomial distribution). Every formula displays in clean Unicode math symbols (∑ ∫ √ π ≤ ≥ ≠) with no KaTeX or MathJax dependency — the entire reference loads in under 25 KB and works offline. Search across English and Chinese names simultaneously, or filter by category to focus on exactly what you need. Each entry includes the formula itself, a plain English and Chinese explanation, and a concrete worked example so you're not just looking at symbols. 100% client-side; no patterns or queries leave the tab. Pair with our Percentage Calculator and Unit Converter for quick numeric work.
Paste or drop your content into the tool panel.
Click the button. All processing is local in your browser.
Copy the result or download to disk in one click.
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
These links move the current task into a more complete workflow.
You forgot whether sin(2θ) is 2sinθcosθ or sinθcosθ. Filter to Trigonometry, scan the double-angle block, and the worked example plugs in θ = 30° so you see 2·(1/2)·(√3/2) = √3/2 land correctly. Twelve identities on one screen beats flipping textbook pages at 11pm.
You want triangle area, circle area, sphere volume, and cone volume on a single handout for a Grade 9 class of 32 students. Filter to Geometry, hit Ctrl+P, save as PDF. No dark background, no custom fonts, so the school printer uses sensible ink and each formula keeps its worked example for the slower readers.
You wrote x = (-b ± √(b²-4ac))/2a but blanked on whether it is 2a or 4a in the denominator. Search "quadratic", confirm the discriminant and the 2a denominator, and read the example where b²-4ac = 1 gives two clean roots. Thirty seconds, back to the problem set.
You learned the law of cosines as 余弦定理 in a Chinese textbook and now face an English exam. Type either name and both surface, so you map c² = a² + b² - 2ab·cosC to the term your test uses. The search spans both languages at once, no second tab needed.
Mixing up sin and cos in the law of cosines. The angle C pairs with side c, so it is c² = a² + b² - 2ab·cosC, never cosA. Match the angle to the opposite side first.
Dropping the 2a denominator in the quadratic formula and writing it over a alone. A wrong denominator on b²-4ac = 9 turns x from 3 into 6. The whole numerator divides by 2a.
Confusing sphere volume (4/3)πr³ with surface area 4πr². For r = 3, volume is 36π but area is 36π too by coincidence, so always check the unit (cm³ vs cm²) before trusting the number.
Everything runs in your browser. Your search terms, the category you filter to, and the formulas you open never leave the tab and never hit a server. This is a static reference with no accounts and no tracking of which formulas you look up, so nothing about your study session is logged or put into a URL. Open it offline and it still works.
Folks in your role tend to reach for these alongside this tool.