Pre-Calculus Review
What You’ll Learn
Section titled “What You’ll Learn”This is the capstone review for Pre-Calculus. It brings together everything you’ve covered, from advanced functions through limits, with key formulas, mixed examples, and connections to what comes next in Calculus.
1. Advanced Functions
Section titled “1. Advanced Functions”Function composition takes the output of one function and feeds it into another. If f(x) = 2x + 1 and g(x) = x², then:
Order matters. Composition is not commutative.
Inverse functions “undo” each other. If f(x) = 3x - 2, then its inverse swaps x and y and solves:
Piecewise functions use different rules on different intervals. Absolute value functions are a special case where the function “bounces” at a point.
2. Polynomial and Rational Functions
Section titled “2. Polynomial and Rational Functions”End behavior depends on the degree and leading coefficient. Even degree with positive leading coefficient: both ends go up. Odd degree with positive leading coefficient: left goes down, right goes up.
The Fundamental Theorem of Algebra says a degree-n polynomial has exactly n zeros (counting multiplicity and complex zeros). Complex zeros of polynomials with real coefficients always come in conjugate pairs: if a + bi is a zero, so is a - bi.
Rational functions can have vertical asymptotes (where the denominator is zero and doesn’t cancel), horizontal asymptotes (determined by comparing degrees), and holes (where a factor cancels).
3. Exponential and Logarithmic Functions
Section titled “3. Exponential and Logarithmic Functions”The key relationship:
The natural logarithm ln(x) uses base e (approximately 2.718). Continuous growth and decay use the formula:
4. Advanced Trigonometry
Section titled “4. Advanced Trigonometry”The double-angle identities extend the sum formulas:
Polar coordinates represent points using distance and angle (r, θ) instead of (x, y). Conversion formulas:
Polar curves include cardioids, roses, limacons, lemniscates, and spirals.
5. Vectors and Matrices
Section titled “5. Vectors and Matrices”Vectors have magnitude and direction. The dot product returns a scalar:
Two vectors are perpendicular when their dot product is zero.
Matrix multiplication: row times column. The 2x2 inverse formula:
If the determinant (ad - bc) is zero, the matrix has no inverse.
Row reduction (Gaussian elimination) solves systems by converting to row echelon form. Cramer’s Rule uses determinants to find solutions by swapping columns.
Systems can have one solution (lines cross), no solution (parallel lines), or infinitely many solutions (same line).
6. Sequences, Series, and Induction
Section titled “6. Sequences, Series, and Induction”Arithmetic series sum (constant difference d):
Geometric series sum (constant ratio r):
Infinite geometric series (converges when the absolute value of r is less than 1):
Mathematical induction proves statements for all positive integers using two steps: prove the base case (n = 1), then show that if it works for k, it works for k + 1.
7. Limits and Continuity
Section titled “7. Limits and Continuity”A limit describes what a function approaches as x gets close to a value:
When direct substitution gives 0/0, simplify first (usually by factoring).
A function is continuous at x = a when three conditions hold: f(a) is defined, the limit exists, and the limit equals f(a). Discontinuities come in three types: removable (holes), jump, and infinite (vertical asymptotes).
The limit laws let you break complicated limits into simpler pieces by adding, subtracting, multiplying, dividing, and raising to powers.
Key Formulas
Section titled “Key Formulas”Here are the formulas worth having at your fingertips:
Mixed Worked Examples
Section titled “Mixed Worked Examples”1. Function composition
If f(x) = 2x + 1 and g(x) = x², find (f composed with g)(3):
2. Rational function asymptotes
Find all asymptotes of f(x) = (2x² - 3) / (x² - 4):
Vertical asymptotes where the denominator is zero: x = 2 and x = -2.
Horizontal asymptote: degrees are equal, so y = 2/1 = 2.
3. Infinite geometric series
Sum of 6 + 2 + 2/3 + 2/9 + …
Here a₁ = 6 and r = 1/3. Since the absolute value of r is less than 1, it converges:
4. Limit with factoring
Direct substitution gives 0/0. Factor the numerator:
What Comes Next
Section titled “What Comes Next”Everything in Pre-Calculus builds the tools you need for Calculus. Limits become derivatives (instantaneous rates of change). Series become integrals (accumulation). Vectors extend to multivariable calculus. Matrices power linear algebra. The concepts you’ve learned here aren’t just prerequisites. They’re the language that Calculus is written in.
Comprehensive Review Quiz (20 Questions)
Section titled “Comprehensive Review Quiz (20 Questions)”Retrying will remove your ✅ checkmark until you pass again.