Complete K-12 Math Formulas

📚 Complete K-12 Math Formulas 📚

Your Ultimate Mathematical Reference Guide

🔍 Quick Search

Find any formula instantly by typing keywords...

1. Basic Arithmetic

Order of Operations

PEMDAS / BODMAS
Parentheses/Brackets → Exponents/Orders → MD Multiplication & Division (left to right) → AS Addition & Subtraction (left to right)

Basic Operations

Addition

a + b = c
Commutative: a + b = b + a

Subtraction

a − b = c
a = c + b

Multiplication

a × b = c
Commutative: a × b = b × a

Division

ab = c
a = b × c (b ≠ 0)

Properties

a + 0 = a (Identity)
a × 1 = a (Identity)
a × 0 = 0 (Zero Property)
(a + b) + c = a + (b + c) (Associative)
a(b + c) = ab + ac (Distributive)

Fractions

ab + cd = ad + bcbd
ab × cd = acbd
ab ÷ cd = ab × dc = adbc

Percentages

Percentage = PartWhole × 100
Part = Percentage × Whole100

2. Algebra

Exponent Rules

am × an = am+n
aman = am−n
(am)n = amn
(ab)n = anbn
(ab)n = anbn
a0 = 1 (a ≠ 0)
a−n = 1an
a1/n = an

Algebraic Identities

(a + b)2 = a2 + 2ab + b2
(a − b)2 = a2 − 2ab + b2
a2 − b2 = (a + b)(a − b)
(a + b)3 = a3 + 3a2b + 3ab2 + b3
(a − b)3 = a3 − 3a2b + 3ab2 − b3
a3 + b3 = (a + b)(a2 − ab + b2)
a3 − b3 = (a − b)(a2 + ab + b2)
(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ac

Quadratic Formula

For equation: ax2 + bx + c = 0
x = −b ± b2 − 4ac 2a
Discriminant: Δ = b2 − 4ac

Linear Equations

Slope-intercept form: y = mx + b
Point-slope form: y − y₁ = m(x − x₁)
Standard form: Ax + By = C
Slope: m = y₂ − y₁x₂ − x₁

Systems of Equations

Cramer's Rule: x = DxD, y = DyD

Polynomials

Sum of roots: r₁ + r₂ = −ba
Product of roots: r₁ × r₂ = ca
Remainder Theorem: f(a) = remainder when f(x) ÷ (x − a)
Factor Theorem: If f(a) = 0, then (x − a) is a factor

3. Geometry

2D Shapes - Area

ShapeArea FormulaPerimeter
SquareA = s²P = 4s
RectangleA = l × wP = 2(l + w)
TriangleA = ½bhP = a + b + c
CircleA = πr²C = 2πr = πd
ParallelogramA = bhP = 2(a + b)
TrapezoidA = ½(a + b)hP = a + b + c + d
RhombusA = ½d₁d₂P = 4s
EllipseA = πabC ≈ π(a + b)

Triangles - Special Formulas

Pythagorean Theorem: a² + b² = c²
Heron's Formula: A = s(s−a)(s−b)(s−c)
where s = (a + b + c)/2 (semi-perimeter)
Triangle Area = 12ab sin C
Angle Sum: A + B + C = 180°

3D Solids - Volume & Surface Area

SolidVolumeSurface Area
CubeV = s³SA = 6s²
Rectangular PrismV = lwhSA = 2(lw + lh + wh)
SphereV = (4/3)πr³SA = 4πr²
CylinderV = πr²hSA = 2πr² + 2πrh
ConeV = (1/3)πr²hSA = πr² + πrl
PyramidV = (1/3)BhSA = B + ½Pl

Circle Properties

Arc Length = rθ (θ in radians)
Sector Area = 12r²θ
Chord Length = 2r sin(θ2)

Polygon Formulas

Interior Angle Sum = (n − 2) × 180°
Each Interior Angle = (n − 2) × 180°n
Exterior Angle Sum = 360°
Number of Diagonals = n(n − 3)2

4. Trigonometry

Basic Trig Ratios

sin θ = oppositehypotenuse
cos θ = adjacenthypotenuse
tan θ = oppositeadjacent
csc θ = 1sin θ
sec θ = 1cos θ
cot θ = 1tan θ

Pythagorean Identities

sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
1 + cot²θ = csc²θ

Angle Sum & Difference

sin(A ± B) = sin A cos B ± cos A sin B
cos(A ± B) = cos A cos B ∓ sin A sin B
tan(A ± B) = tan A ± tan B1 ∓ tan A tan B

Double Angle Formulas

sin 2θ = 2 sin θ cos θ
cos 2θ = cos²θ − sin²θ = 2cos²θ − 1 = 1 − 2sin²θ
tan 2θ = 2 tan θ1 − tan²θ

Half Angle Formulas

sin θ2 = ±1 − cos θ2
cos θ2 = ±1 + cos θ2

Law of Sines

asin A = bsin B = csin C

Law of Cosines

c² = a² + b² − 2ab cos C
b² = a² + c² − 2ac cos B
a² = b² + c² − 2bc cos A

Special Angles

Anglesincostan
010
30°1/2√3/2√3/3
45°√2/2√2/21
60°√3/21/2√3
90°10undefined

5. Coordinate Geometry

Distance & Midpoint

Distance: d = (x₂−x₁)² + (y₂−y₁)²
Midpoint: M = (x₁+x₂2, y₁+y₂2)

Slope & Lines

Slope: m = y₂ − y₁x₂ − x₁ = riserun
Parallel lines: m₁ = m₂
Perpendicular lines: m₁ × m₂ = −1

Conic Sections

Circle

(x − h)² + (y − k)² = r²
Center: (h, k), Radius: r

Parabola

y = a(x − h)² + k
x = a(y − k)² + h
Vertex: (h, k)

Ellipse

(x−h)² + (y−k)² = 1
Center: (h, k)

Hyperbola

(x−h)²(y−k)² = 1
Center: (h, k)

Vectors

Magnitude: |v| = x² + y²
Dot Product: a · b = a₁b₁ + a₂b₂
a · b = |a| |b| cos θ

6. Sequences & Series

Arithmetic Sequences

an = a₁ + (n − 1)d
Sn = n2(a₁ + an)
Sn = n2[2a₁ + (n−1)d]
d = common difference

Geometric Sequences

an = a₁ × rn−1
Sn = a₁ 1 − rn1 − r
S = a₁1 − r (|r| < 1)
r = common ratio

Special Series

1 + 2 + 3 + ... + n = n(n+1)2
1² + 2² + 3² + ... + n² = n(n+1)(2n+1)6
1³ + 2³ + 3³ + ... + n³ = [n(n+1)2

7. Exponentials & Logarithms

Logarithm Rules

logb(xy) = logbx + logby
logb(xy) = logbx − logby
logb(xn) = n logbx
logbb = 1
logb1 = 0
blogbx = x

Change of Base

logbx = logaxlogab
logbx = ln xln b

Natural Logarithm

ln(e) = 1
eln x = x
ln(ex) = x
e ≈ 2.71828...

Exponential Growth & Decay

A = P(1 + r)t
A = Pert
A = P(1 + rn)nt
Compound Interest Formula

8. Statistics & Probability

Measures of Central Tendency

Mean: μ = Σxn
Median: Middle value when ordered
Mode: Most frequent value

Measures of Spread

Range = Maximum − Minimum
Variance: σ² = Σ(x − μ)²n
Standard Deviation: σ = σ²

Probability

P(A) = Number of favorable outcomesTotal number of outcomes
P(A or B) = P(A) + P(B) − P(A and B)
P(A and B) = P(A) × P(B|A)
P(not A) = 1 − P(A)

Combinations & Permutations

Permutations: P(n,r) = n!(n−r)!
Combinations: C(n,r) = n!r!(n−r)!
n! = n × (n−1) × (n−2) × ... × 2 × 1

Normal Distribution

Z-score: z = x − μσ
Empirical Rule:
68% within 1σ
95% within 2σ
99.7% within 3σ

9. Pre-Calculus & Calculus Basics

Limits

limx→a [f(x) + g(x)] = limx→a f(x) + limx→a g(x)
limx→a [f(x) × g(x)] = limx→a f(x) × limx→a g(x)
limx→a c × f(x) = c × limx→a f(x)

Derivatives - Basic Rules

ddx(c) = 0
ddx(xn) = nxn−1
ddx[f(x) + g(x)] = f'(x) + g'(x)
ddx[cf(x)] = c × f'(x)

Product & Quotient Rules

(fg)' = f'g + fg'
(fg)' = f'g − fg'

Chain Rule

ddx[f(g(x))] = f'(g(x)) × g'(x)

Common Derivatives

ddx(sin x) = cos x
ddx(cos x) = −sin x
ddx(ex) = ex
ddx(ln x) = 1x

Integrals - Basic Rules

∫ xn dx = xn+1n+1 + C (n ≠ −1)
∫ ex dx = ex + C
1x dx = ln|x| + C
∫ sin x dx = −cos x + C
∫ cos x dx = sin x + C

Fundamental Theorem of Calculus

ab f(x) dx = F(b) − F(a)
where F'(x) = f(x)