Precalculus — Formula Reference

Where the precalc story lies

The seams

Every ⚠ from the tables below, pulled up front as the spine — the places where the precalc-level statement papers over something rigor will later care about.

  • §1.1 Exponent laws — ⚠ 000^0 is context-dependent (1 in combinatorics/series; indeterminate as a limit form)
  • §1.2 Radicals — ⚠ In particular x2=x\sqrt{x^2} = \lvert x\rvert, not xx. First place naïve algebra and rigor diverge.
  • §1.3 Logarithms — ⚠ log is only defined for positive arguments
  • §1.3 Logarithms — ⚠ no rule for loga(x+y)\log_a(x+y)
  • §3.2 Absolute value & inequalities — ⚠ Multiplying or dividing an inequality by a negative number reverses its direction.
  • §5.1 Function properties (inverse relations) — ⚠ f11/ff^{-1} \neq 1/f
  • §5.2 Transformations (horizontal shift) — ⚠ sign is counterintuitive
  • §8 Unit circle — ⚠ tan,sec\tan,\sec undefined where cosθ=0\cos\theta = 0
  • §10.2 Sum & difference (cos(A±B)\cos(A \pm B)) — ⚠ sign flips relative to the argument
  • §12 Conic sections — ⚠ Note the sign convention difference: ellipse uses c2=a2b2c^2 = a^2 - b^2, hyperbola uses c2=a2+b2c^2 = a^2 + b^2.
  • §13 Sequences & series — ⚠ infinite geometric series diverges if r1\lvert r\rvert \geq 1

Full reference

*Lookup reference for settled computational material. Conditions are stated explicitly. ⚠ marks places where the precalc-level statement papers over something rigor will later care about.


1. Algebra fundamentals: Exponents, Radicals, Logarithms

1.1 Exponent laws

FormulaConditionsNote
aman=am+na^m a^n = a^{m+n}real aacombine like bases
aman=amn\dfrac{a^m}{a^n} = a^{m-n}a0a \neq 0
(am)n=amn(a^m)^n = a^{mn}power of a power
(ab)n=anbn(ab)^n = a^n b^ndistributes over product
(ab)n=anbn\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}b0b \neq 0
a0=1a^0 = 1a0a \neq 0000^0 is context-dependent (1 in combinatorics/series; indeterminate as a limit form)
an=1ana^{-n} = \dfrac{1}{a^n}a0a \neq 0
a1/n=ana^{1/n} = \sqrt[n]{a}if nn even, a0a \geq 0rational exponent = root
am/n=(an)m=amna^{m/n} = \left(\sqrt[n]{a}\right)^m = \sqrt[n]{a^m}if nn even, a0a \geq 0

1.2 Radicals

FormulaConditionsNote
abn=anbn\sqrt[n]{ab} = \sqrt[n]{a}\,\sqrt[n]{b}if nn even, a,b0a,b \geq 0
abn=anbn\sqrt[n]{\dfrac{a}{b}} = \dfrac{\sqrt[n]{a}}{\sqrt[n]{b}}b0b \neq 0; if nn even, a,b0a,b \geq 0
anm=amn\sqrt[m]{\sqrt[n]{a}} = \sqrt[mn]{a}
ann=a\sqrt[n]{a^n} = ann odd
ann=a\sqrt[n]{a^n} = \lvert a\rvertnn even⚠ In particular x2=x\sqrt{x^2} = \lvert x\rvert, not xx. First place naïve algebra and rigor diverge.

1.3 Logarithms

Throughout: a>0a > 0, a1a \neq 1.

FormulaConditionsNote
y=logax    ay=xy = \log_a x \iff a^y = xx>0x > 0⚠ log is only defined for positive arguments
loga1=0,logaa=1\log_a 1 = 0,\quad \log_a a = 1
loga(ax)=x,alogax=x\log_a(a^x) = x,\quad a^{\log_a x} = xsecond needs x>0x>0log and exp are inverses
loga(xy)=logax+logay\log_a(xy) = \log_a x + \log_a yx,y>0x, y > 0⚠ no rule for loga(x+y)\log_a(x+y)
loga ⁣(xy)=logaxlogay\log_a\!\left(\dfrac{x}{y}\right) = \log_a x - \log_a yx,y>0x, y > 0
loga(xr)=rlogax\log_a(x^r) = r\log_a xx>0x > 0, real rr
logax=logbxlogba=lnxlna\log_a x = \dfrac{\log_b x}{\log_b a} = \dfrac{\ln x}{\ln a}usual domainchange of base

Notation: ln=loge\ln = \log_e (natural), log=log10\log = \log_{10} (common, in Stewart).


2. Special products & factoring

2.1 Special products

FormulaNote
(a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2
(ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2
(a+b)(ab)=a2b2(a+b)(a-b) = a^2 - b^2difference of squares
(a+b)3=a3+3a2b+3ab2+b3(a+b)^3 = a^3 + 3a^2b + 3ab^2 + b^3
(ab)3=a33a2b+3ab2b3(a-b)^3 = a^3 - 3a^2b + 3ab^2 - b^3
(a+b+c)2=a2+b2+c2+2ab+2bc+2ca(a+b+c)^2 = a^2+b^2+c^2+2ab+2bc+2ca

2.2 Factoring

FormulaNote
a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b)
a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2+ab+b^2)
a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a+b)(a^2-ab+b^2)
anbn=(ab)(an1+an2b++bn1)a^n - b^n = (a-b)(a^{n-1}+a^{n-2}b+\dots+b^{n-1})general

3. Equations & inequalities

3.1 Quadratics

FormulaConditionsNote
x=b±b24ac2ax = \dfrac{-b \pm \sqrt{b^2-4ac}}{2a}a0a \neq 0quadratic formula
D=b24acD = b^2 - 4acdiscriminant: D>0D>0 two real roots, D=0D=0 one double root, D<0D<0 two complex conjugates
x1+x2=ba,x1x2=cax_1 + x_2 = -\dfrac{b}{a},\quad x_1 x_2 = \dfrac{c}{a}Vieta’s relations
x2+bx=(x+b2)2b24x^2 + bx = \left(x+\tfrac{b}{2}\right)^2 - \tfrac{b^2}{4}completing the square

3.2 Absolute value & inequalities

StatementEquivalent toConditions
x=a\lvert x\rvert = ax=±ax = \pm aa0a \geq 0
x<a\lvert x\rvert < aa<x<a-a < x < aa>0a > 0
x>a\lvert x\rvert > ax<ax < -a or x>ax > aa>0a > 0

⚠ Multiplying or dividing an inequality by a negative number reverses its direction.


4. Coordinate geometry & lines

FormulaConditionsNote
d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}distance between two points
(x1+x22,y1+y22)\left(\dfrac{x_1+x_2}{2}, \dfrac{y_1+y_2}{2}\right)midpoint
(xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2circle, center (h,k)(h,k), radius rr
m=y2y1x2x1m = \dfrac{y_2-y_1}{x_2-x_1}x1x2x_1 \neq x_2slope
yy1=m(xx1)y - y_1 = m(x-x_1)point–slope
y=mx+by = mx + bslope–intercept
Ax+By+C=0Ax + By + C = 0A,BA,B not both 0general form
m1=m2m_1 = m_2parallel lines
m1m2=1m_1 m_2 = -1neither verticalperpendicular lines

5. Functions & transformations

5.1 Properties

ConceptDefinitionNote
even functionf(x)=f(x)f(-x) = f(x)symmetric about yy-axis
odd functionf(x)=f(x)f(-x) = -f(x)symmetric about origin
composition(fg)(x)=f(g(x))(f \circ g)(x) = f(g(x))need g(x)domfg(x) \in \operatorname{dom} f
inversef1f^{-1} exists     f\iff f one-to-onehorizontal line test
inverse relationsf(f1(x))=x, f1(f(x))=xf(f^{-1}(x)) = x,\ f^{-1}(f(x)) = xgraph reflects over y=xy=x; ⚠ f11/ff^{-1} \neq 1/f

5.2 Transformations (take c>0c > 0)

TransformationEffect
y=f(x)+cy = f(x) + c / y=f(x)cy = f(x) - cshift up / down by cc
y=f(xc)y = f(x-c) / y=f(x+c)y = f(x+c)shift right / left by cc — ⚠ sign is counterintuitive
y=f(x)y = -f(x)reflect over xx-axis
y=f(x)y = f(-x)reflect over yy-axis
y=cf(x)y = c\,f(x)vertical stretch (c>1c>1) / shrink (0<c<10<c<1)
y=f(cx)y = f(cx)horizontal shrink (c>1c>1) / stretch (0<c<10<c<1)

6. Polynomial & rational functions

Formula / ResultConditionsNote
f(x)=a(xh)2+kf(x) = a(x-h)^2 + kquadratic vertex form, vertex (h,k)(h,k)
h=b2a,k=f(h)h = -\dfrac{b}{2a},\quad k = f(h)vertex from standard form
Remainder theorem: f(c)f(c) = remainder of f(x)÷(xc)f(x) \div (x-c)
Factor theorem: (xc)(x-c) is a factor     f(c)=0\iff f(c) = 0
Rational root theorem: candidate roots ±pq\pm\tfrac{p}{q}pp \mid constant, qq \mid leading coeffonly a candidate list, not a guarantee
Fundamental theorem of algebra: a degree-nn polynomial has nn complex rootscounted with multiplicity

Rational function asymptotes (deg\deg = degree of numerator NN vs denominator DD):

CaseHorizontal / slant behavior
degN<degD\deg N < \deg Dhorizontal asymptote y=0y = 0
degN=degD\deg N = \deg Dhorizontal asymptote y=lead Nlead Dy = \tfrac{\text{lead } N}{\text{lead } D}
degN=degD+1\deg N = \deg D + 1slant (oblique) asymptote

Vertical asymptotes occur at zeros of DD that do not cancel with NN.


7. Exponential & logarithmic functions

FormulaConditionsNote
f(x)=axf(x) = a^xa>0, a1a>0,\ a\neq 1domain R\mathbb{R}, range (0,)(0,\infty); growth if a>1a>1, decay if 0<a<10<a<1
e2.71828e \approx 2.71828base of natural exponential
A=P(1+rn)ntA = P\left(1 + \tfrac{r}{n}\right)^{nt}compound interest, nn periods/year
A=PertA = Pe^{rt}continuous compounding
A(t)=A0ektA(t) = A_0 e^{kt}exp. growth (k>0k>0) / decay (k<0k<0)
doubling time =ln2k= \tfrac{\ln 2}{k}; half-life =ln2k= \tfrac{\ln 2}{\lvert k\rvert}

(Log laws: see §1.3.)


8. Trigonometry — angles & the unit circle

FormulaConditionsNote
π rad=180\pi \text{ rad} = 180^\circdegree ↔ radian
s=rθs = r\thetaθ\theta in radiansarc length
A=12r2θA = \tfrac{1}{2} r^2 \thetaθ\theta in radianssector area
sinθ=yr, cosθ=xr, tanθ=yx\sin\theta = \tfrac{y}{r},\ \cos\theta = \tfrac{x}{r},\ \tan\theta = \tfrac{y}{x}r=x2+y2r = \sqrt{x^2+y^2}on unit circle r=1r=1
cscθ=1sinθ, secθ=1cosθ, cotθ=1tanθ\csc\theta = \tfrac{1}{\sin\theta},\ \sec\theta = \tfrac{1}{\cos\theta},\ \cot\theta = \tfrac{1}{\tan\theta}denominators 0\neq 0reciprocals
tanθ=sinθcosθ\tan\theta = \tfrac{\sin\theta}{\cos\theta}cosθ0\cos\theta \neq 0tan,sec\tan,\sec undefined where cosθ=0\cos\theta = 0

Special values:

θ\theta00π6\tfrac{\pi}{6}π4\tfrac{\pi}{4}π3\tfrac{\pi}{3}π2\tfrac{\pi}{2}
sin\sin0012\tfrac{1}{2}22\tfrac{\sqrt2}{2}32\tfrac{\sqrt3}{2}11
cos\cos1132\tfrac{\sqrt3}{2}22\tfrac{\sqrt2}{2}12\tfrac{1}{2}00
tan\tan0033\tfrac{\sqrt3}{3}113\sqrt3undef.

Periods: sin,cos,csc,sec\sin,\cos,\csc,\sec have period 2π2\pi; tan,cot\tan,\cot have period π\pi.


9. Trigonometry — right triangles & solving triangles

FormulaConditionsNote
sinθ=opphyp, cosθ=adjhyp, tanθ=oppadj\sin\theta = \tfrac{\text{opp}}{\text{hyp}},\ \cos\theta = \tfrac{\text{adj}}{\text{hyp}},\ \tan\theta = \tfrac{\text{opp}}{\text{adj}}right triangleSOH-CAH-TOA
asinA=bsinB=csinC\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C}law of sines (watch the ambiguous SSA case)
c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos Claw of cosines (and cyclic permutations)
Area =12absinC= \tfrac{1}{2}ab\sin Ctwo sides + included angle
Area =s(sa)(sb)(sc)= \sqrt{s(s-a)(s-b)(s-c)}s=a+b+c2s = \tfrac{a+b+c}{2}Heron’s formula

10. Trigonometric identities

10.1 Fundamental

Identity
sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1
1+tan2θ=sec2θ1 + \tan^2\theta = \sec^2\theta
1+cot2θ=csc2θ1 + \cot^2\theta = \csc^2\theta
cos(θ)=cosθ\cos(-\theta) = \cos\theta (even)sin(θ)=sinθ, tan(θ)=tanθ\sin(-\theta) = -\sin\theta,\ \tan(-\theta) = -\tan\theta (odd)
sin ⁣(π2θ)=cosθ\sin\!\left(\tfrac{\pi}{2}-\theta\right) = \cos\thetacofunction (similarly for the others)

10.2 Sum & difference

Identity
sin(A±B)=sinAcosB±cosAsinB\sin(A \pm B) = \sin A\cos B \pm \cos A\sin B
cos(A±B)=cosAcosBsinAsinB\cos(A \pm B) = \cos A\cos B \mp \sin A\sin B — ⚠ sign flips relative to the argument
tan(A±B)=tanA±tanB1tanAtanB\tan(A \pm B) = \dfrac{\tan A \pm \tan B}{1 \mp \tan A\tan B}

10.3 Double angle

Identity
sin2θ=2sinθcosθ\sin 2\theta = 2\sin\theta\cos\theta
cos2θ=cos2θsin2θ=12sin2θ=2cos2θ1\cos 2\theta = \cos^2\theta - \sin^2\theta = 1 - 2\sin^2\theta = 2\cos^2\theta - 1
tan2θ=2tanθ1tan2θ\tan 2\theta = \dfrac{2\tan\theta}{1 - \tan^2\theta}

10.4 Half angle & power-reducing

IdentityConditions
sinθ2=±1cosθ2\sin\tfrac{\theta}{2} = \pm\sqrt{\dfrac{1-\cos\theta}{2}}sign by quadrant
cosθ2=±1+cosθ2\cos\tfrac{\theta}{2} = \pm\sqrt{\dfrac{1+\cos\theta}{2}}sign by quadrant
tanθ2=1cosθsinθ=sinθ1+cosθ\tan\tfrac{\theta}{2} = \dfrac{1-\cos\theta}{\sin\theta} = \dfrac{\sin\theta}{1+\cos\theta}
sin2θ=1cos2θ2,cos2θ=1+cos2θ2\sin^2\theta = \dfrac{1-\cos 2\theta}{2},\quad \cos^2\theta = \dfrac{1+\cos 2\theta}{2}power-reducing

10.5 Product-to-sum & sum-to-product

Identity
sinAcosB=12[sin(A+B)+sin(AB)]\sin A\cos B = \tfrac{1}{2}[\sin(A+B) + \sin(A-B)]
cosAcosB=12[cos(AB)+cos(A+B)]\cos A\cos B = \tfrac{1}{2}[\cos(A-B) + \cos(A+B)]
sinAsinB=12[cos(AB)cos(A+B)]\sin A\sin B = \tfrac{1}{2}[\cos(A-B) - \cos(A+B)]
sinA+sinB=2sinA+B2cosAB2\sin A + \sin B = 2\sin\tfrac{A+B}{2}\cos\tfrac{A-B}{2}
sinAsinB=2cosA+B2sinAB2\sin A - \sin B = 2\cos\tfrac{A+B}{2}\sin\tfrac{A-B}{2}
cosA+cosB=2cosA+B2cosAB2\cos A + \cos B = 2\cos\tfrac{A+B}{2}\cos\tfrac{A-B}{2}
cosAcosB=2sinA+B2sinAB2\cos A - \cos B = -2\sin\tfrac{A+B}{2}\sin\tfrac{A-B}{2}

11. Polar, parametric, vectors, complex numbers

FormulaConditionsNote
x=rcosθ, y=rsinθx = r\cos\theta,\ y = r\sin\thetapolar → rectangular
r2=x2+y2, tanθ=yxr^2 = x^2 + y^2,\ \tan\theta = \tfrac{y}{x}x0x \neq 0rectangular → polar (mind the quadrant)
z=a+bi,z=a2+b2z = a + bi,\quad \lvert z\rvert = \sqrt{a^2+b^2}complex modulus
z=r(cosθ+isinθ)z = r(\cos\theta + i\sin\theta)polar form
z1z2=r1r2[cos(θ1+θ2)+isin(θ1+θ2)]z_1 z_2 = r_1 r_2[\cos(\theta_1+\theta_2) + i\sin(\theta_1+\theta_2)]multiplication adds angles
zn=rn(cosnθ+isinnθ)z^n = r^n(\cos n\theta + i\sin n\theta)De Moivre’s theorem
z1/n=r1/n ⁣[cosθ+2πkn+isinθ+2πkn]z^{1/n} = r^{1/n}\!\left[\cos\tfrac{\theta + 2\pi k}{n} + i\sin\tfrac{\theta + 2\pi k}{n}\right]k=0,,n1k = 0,\dots,n-1nn distinct roots
v=a2+b2\lvert \mathbf{v}\rvert = \sqrt{a^2+b^2}v=a,b\mathbf{v} = \langle a,b\ranglevector magnitude
uv=u1v1+u2v2=uvcosθ\mathbf{u}\cdot\mathbf{v} = u_1v_1 + u_2v_2 = \lvert\mathbf{u}\rvert\lvert\mathbf{v}\rvert\cos\thetadot product

12. Conic sections

ConicStandard form (centered at origin)Key quantities
Parabola (vertical)x2=4pyx^2 = 4pyfocus (0,p)(0,p), directrix y=py = -p
Parabola (horizontal)y2=4pxy^2 = 4pxfocus (p,0)(p,0), directrix x=px = -p
Ellipsex2a2+y2b2=1, a>b\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1,\ a>bc2=a2b2c^2 = a^2 - b^2, foci (±c,0)(\pm c, 0)
Hyperbolax2a2y2b2=1\dfrac{x^2}{a^2} - \dfrac{y^2}{b^2} = 1c2=a2+b2c^2 = a^2 + b^2, asymptotes y=±baxy = \pm\tfrac{b}{a}x

Center (h,k)(h,k): replace xxhx \to x-h, yyky \to y-k. Eccentricity e=cae = \tfrac{c}{a}. ⚠ Note the sign convention difference: ellipse uses c2=a2b2c^2 = a^2 - b^2, hyperbola uses c2=a2+b2c^2 = a^2 + b^2.


13. Sequences & series

FormulaConditionsNote
an=a1+(n1)da_n = a_1 + (n-1)darithmetic, common difference dd
Sn=n2(a1+an)=n2[2a1+(n1)d]S_n = \tfrac{n}{2}(a_1 + a_n) = \tfrac{n}{2}[2a_1 + (n-1)d]arithmetic partial sum
an=a1rn1a_n = a_1 r^{\,n-1}geometric, common ratio rr
Sn=a11rn1rS_n = a_1\dfrac{1 - r^n}{1 - r}r1r \neq 1geometric partial sum
S=a11rS = \dfrac{a_1}{1 - r}r<1\lvert r\rvert < 1⚠ infinite geometric series diverges if r1\lvert r\rvert \geq 1
k=1nk=n(n+1)2\sum_{k=1}^{n} k = \tfrac{n(n+1)}{2}
k=1nk2=n(n+1)(2n+1)6\sum_{k=1}^{n} k^2 = \tfrac{n(n+1)(2n+1)}{6}
k=1nk3=[n(n+1)2]2\sum_{k=1}^{n} k^3 = \left[\tfrac{n(n+1)}{2}\right]^2

14. Binomial theorem & counting

FormulaConditionsNote
(a+b)n=k=0n(nk)ankbk(a+b)^n = \sum_{k=0}^{n}\binom{n}{k} a^{n-k} b^knn a non-negative integerbinomial theorem
(nk)=n!k!(nk)!\binom{n}{k} = \dfrac{n!}{k!\,(n-k)!}0kn0 \le k \le ncombinations
P(n,k)=n!(nk)!P(n,k) = \dfrac{n!}{(n-k)!}permutations (order matters)
(nk)=(n1k1)+(n1k)\binom{n}{k} = \binom{n-1}{k-1} + \binom{n-1}{k}Pascal’s identity