Mathwords logoMathwords

Pre-Calculus Formula Sheet — Complete Reference

A complete pre-calculus formula sheet covering all the topics typically taught in a precalc course: function basics, trigonometry, exponentials and logarithms, sequences and series, conic sections, and an introduction to limits.

Functions & Transformations

Function Composition
(fg)(x)=f(g(x))(f \circ g)(x) = f(g(x))
Inverse Function
f1(f(x))=xf^{-1}(f(x)) = x
Vertical Shift
y=f(x)+k (up by k)y = f(x) + k \text{ (up by k)}
Horizontal Shift
y=f(xh) (right by h)y = f(x - h) \text{ (right by h)}
Vertical Stretch
y=af(x), a>1y = a \cdot f(x),\ |a| > 1
Reflection
y=f(x) (about x-axis), y=f(x) (about y-axis)y = -f(x) \text{ (about x-axis)},\ y = f(-x) \text{ (about y-axis)}

Polynomial & Rational Functions

Quadratic Formula
x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Vertex of Parabola
x=b2ax = -\frac{b}{2a}
Discriminant
Δ=b24ac\Delta = b^2 - 4ac
Rational Root Theorem
Roots=±pq, pa0, qan\text{Roots} = \pm\frac{p}{q},\ p \mid a_0,\ q \mid a_n
Vertical Asymptote
x = a \text{ where denominator = 0, numerator ≠ 0}
Horizontal Asymptote (deg n = d)
y=anbdy = \frac{a_n}{b_d}

Trigonometry Essentials

Pythagorean Identity
sin2x+cos2x=1\sin^2 x + \cos^2 x = 1
Reciprocal Identities
cscx=1sinx, secx=1cosx, cotx=1tanx\csc x = \tfrac{1}{\sin x},\ \sec x = \tfrac{1}{\cos x},\ \cot x = \tfrac{1}{\tan x}
Double Angle (Sine)
sin2x=2sinxcosx\sin 2x = 2 \sin x \cos x
Double Angle (Cosine)
cos2x=cos2xsin2x\cos 2x = \cos^2 x - \sin^2 x
Sum Formulas
sin(A+B)=sinAcosB+cosAsinB\sin(A + B) = \sin A \cos B + \cos A \sin B
Law of Sines
asinA=bsinB=csinC\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}
Law of Cosines
c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C

Exponentials & Logarithms

Exponential Form ↔ Log Form
ax=y    logay=xa^x = y \iff \log_a y = x
Product Rule
loga(MN)=logaM+logaN\log_a(MN) = \log_a M + \log_a N
Quotient Rule
loga ⁣MN=logaMlogaN\log_a\!\tfrac{M}{N} = \log_a M - \log_a N
Power Rule
logaMp=plogaM\log_a M^p = p \log_a M
Change of Base
logax=lnxlna\log_a x = \frac{\ln x}{\ln a}
Exponential Growth/Decay
y=y0ekty = y_0 e^{k t}
Compound Interest
A=P(1+rn)ntA = P\left(1 + \tfrac{r}{n}\right)^{n t}

Sequences & Series

Arithmetic nth Term
an=a1+(n1)da_n = a_1 + (n-1) d
Arithmetic Sum
Sn=n2(a1+an)S_n = \tfrac{n}{2}(a_1 + a_n)
Geometric nth Term
an=a1rn1a_n = a_1 r^{n-1}
Geometric Sum
Sn=a11rn1rS_n = a_1 \tfrac{1 - r^n}{1 - r}
Infinite Geometric Sum
S=a11r, r<1S = \frac{a_1}{1 - r},\ |r| < 1
Binomial Theorem
(a+b)n=k=0n(nk)ankbk(a + b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k

Conic Sections

Circle
(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2
Ellipse
(xh)2a2+(yk)2b2=1\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1
Parabola (vertex form)
yk=a(xh)2y - k = a(x - h)^2
Hyperbola
(xh)2a2(yk)2b2=1\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1

Limits & Continuity (Preview)

Definition
limxaf(x)=L\lim_{x \to a} f(x) = L
Continuity
limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a)
Special Trig Limit
limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1
Definition of e
e=limn(1+1n)ne = \lim_{n \to \infty}\left(1 + \tfrac{1}{n}\right)^n

Related Pages