Functions and Their Graphs
A function assigns each input (the domain) exactly one output ; the outputs form the range. Passes the vertical line test.
- [leftmargin=5mm,itemsep=1pt,topsep=2pt]
- Polynomial: domain .
- Radical : require .
- Rational : require .
Symmetry: even if (-axis); odd if (origin).
Difference quotient: . Average rate of change on : (secant slope).
Combinations: , , .
Composition: (not commutative). Domain: those in dom with in dom .
Inverse: exists iff is one-to-one (horizontal line test). Swap and solve; and ; graphs reflect over .
Parents: .
- [leftmargin=5mm,itemsep=1pt,topsep=2pt]
- up / down; right , left (horizontal moves oppose the sign).
- : reflect over -axis; vertical stretch, shrink.
- : reflect over -axis; horizontal shrink, stretch (factor: ).
: need and , so domain .
swap . Check:
Tip: Horizontal transformations and shifts always act opposite to their sign; vertical ones act as written. Restrict the domain (e.g. for ) to force a one-to-one function before inverting.
Polynomial and Rational Functions
For leading term : if even, both ends same way ( up/up, down/down); if odd, ends opposite ( down/up). A zero of multiplicity : graph crosses if odd, touches (turns) if even. A degree- polynomial has at most turning points.
Division algorithm: .
Remainder Theorem: dividing by leaves remainder .
Factor Theorem: is a factor .
Rational Zero Test: any rational zero of a polynomial with integer coefficients has the form , (constant term), (leading coefficient).
Fundamental Thm of Algebra: degree () has exactly complex zeros (with multiplicity). Complex zeros of a real polynomial come in conjugate pairs .
- [leftmargin=5mm,itemsep=1pt,topsep=2pt]
- Vertical asymptote at zeros of not cancelled by ; a cancelled factor gives a hole.
- Horizontal asymptote: deg deg ; equal degree ; deg deg none.
- Slant asymptote when deg deg : the quotient from long division.
Divide by :
Remainder , so and .
Tip: A remainder of in synthetic division means both “ is a factor” and “.” Use it to peel off one zero at a time until the quotient is quadratic, then factor or use the quadratic formula.
Exponential and Logarithmic Functions
(): horizontal asymptote , domain , range ; grows if , decays if . The natural base .
Compound interest: ; continuous: .
(so is the inverse of ); . Domain .
Inverse: , . Change of base: .
.
. Reject (domain), so .
Tip: Condense to a single log before exponentiating, or take a log of both sides to bring an exponent down. Always check solutions against the domain of every logarithm; discard extraneous roots.
Trigonometric Functions
rad. Arc length: ; area of sector: ; angular/linear speed: ( in radians). Coterminal: add multiples of or .
On the unit circle a terminal point is ; , and are the reciprocals of . Right triangle: , , .
First-quadrant exact values:
Signs by quadrant: ASTC — All, Sine, Tangent, Cosine positive in QI--QIV.
For (same for ): amplitude , period , phase shift , midline . For the period is .
Inverse ranges: , , .
: amplitude , period , phase shift right, midline (so ranges from to ).
Tip: Use a reference angle (acute angle to the -axis) plus ASTC to get exact values in any quadrant. Memorize QI values; every other value is one of them with a sign attached.
Analytic Trigonometry
Reciprocal/Quotient: , , , .
Pythagorean: , , .
Even/Odd: , , .
Cofunction: , .
Power-reducing: , .
Half-angle: , , .
Product-to-sum: , , .
.
or ; on : .
Tip: To verify an identity, work one side only — convert to , get a common denominator, and apply a Pythagorean identity. To solve, factor to one function and remember to add () or () for all solutions.
Triangle Trigonometry & Vectors
Law of Sines: (cases AAS, ASA, SSA).
Ambiguous case (SSA): given with acute and : no triangle if ; one if or ; two if .
Law of Cosines: (cases SAS, SSS).
Area: ; Heron: with .
, magnitude , direction angle with . Unit vector ; standard form .
Dot product: . Angle: . Orthogonal .
Projection: .
: , so . Area .
Tip: Choose the Law of Cosines when you know all three sides (SSS) or two sides and the included angle (SAS); otherwise use the Law of Sines. In the SSA case always test whether a second triangle (supplementary angle) also fits.
Polar Coordinates & Complex Numbers
Point . Polar rectangular: . Rectangular polar: (choose by the quadrant of ).
Common curves: circle ; line ; rose ( petals if odd, if even); limaçon ; cardioid when .
, . Trig (polar) form: with .
Product/Quotient: , .
DeMoivre: .
th roots: , (equally spaced by ).
: here , so .
Tip: Convert to trig form before raising to a power or taking a root — DeMoivre turns messy multiplication into multiplying moduli and adding angles. The distinct th roots all share modulus and sit at equal angular spacing.
Systems, Matrices & Determinants
Methods: substitution, elimination, or row-reduce the augmented matrix to row-echelon form (leading 1's, zeros below) then back-substitute. Row operations: swap rows, multiply a row by a nonzero constant, add a multiple of one row to another. A system is inconsistent (no solution) if a row gives nonzero; dependent (infinitely many) if a variable is free.
Add/subtract entrywise (same size). Product : rows of dotted with columns of ; defined when (cols of ) (rows of ); not commutative. Identity : .
inverse: for , and (exists iff ).
determinant by cofactor expansion. Cramer's Rule: , where replaces column with the constants (requires ).
For a proper rational (divide first if improper), split by the factors of :
- [leftmargin=5mm,itemsep=1pt,topsep=2pt]
- Linear : term ; repeated : one term per power up to .
- Irreducible quadratic : term .
Clear denominators and match coefficients (or substitute convenient -values) to solve.
, , so .
For : , .
Tip: An inverse (and a unique solution via Cramer) exists only when . If the system is either inconsistent or dependent — fall back on row reduction to tell which.
Conic Sections & Parametric Equations
Circle: .
Parabola: opens up/down; opens left/right. Focus is from vertex; directrix is the opposite side; is the latus rectum.
Ellipse: , : major axis length , minor , foci from center with .
Hyperbola: : vertices from center, foci with , asymptotes .
Eccentricity : circle ; ellipse ; parabola ; hyperbola .
Parametric: traces a curve with orientation as increases. Eliminate the parameter by solving for (or using ) to get a relation in .
: ellipse, center , .
: ellipse .
Tip: Read the conic from the signs: two squared terms added with equal denominators circle, unequal ellipse; subtracted hyperbola; only one squared term parabola. Complete the square to reach standard form.
Sequences, Series & the Binomial Theorem
Arithmetic (common difference ): ; sum .
Geometric (common ratio ): ; sum .
Infinite geometric: converges iff , then .
Sigma: . Useful: .
Mathematical induction: prove a base case (), then assume and prove ; concludes for all .
Counting: permutations (order matters); combinations (order does not).
The th term is . Coefficients form Pascal's triangle; .
Infinite geometric : , so .
.
Tip: Check for a common difference (arithmetic) versus a common ratio (geometric) before choosing a formula. An infinite geometric series has a finite sum only when .
Introduction to Limits
means approaches as . It exists iff the one-sided limits agree: . Limits ignore the actual value .
For constants/sums/products/quotients the limit distributes:
Polynomials/rationals: substitute when the denominator is nonzero.
form: factor and cancel, rationalize, or simplify, then substitute.
Infinite limits: if near there is a vertical asymptote .
Limits at infinity (end behavior of rationals): compare degrees like horizontal asymptotes — lower top , equal ratio of leading coefficients, higher top .
is continuous at if all hold: (1) defined, (2) exists, (3) .
Limit definition of the derivative:
the instantaneous rate of change / slope of the tangent line (the difference quotient as ).
.
For : .
Tip: Try direct substitution first. If you get , the factor causing it cancels — factor, rationalize, or simplify, then substitute again. A nonzero-over-zero result signals an infinite limit (vertical asymptote), not .