HOLE vs ASYMPTOTE: if the same factor cancels → HOLE. If it stays in denominator → VERTICAL ASYMPTOTE. Cancel first, always!
Simplify: $\dfrac{x^2 - 9}{x - 3}$
What is the simplified expression? (Type in the form "x + n")
Quick Example
$\dfrac{x^2-4}{x-2} = \dfrac{(x-2)(x+2)}{x-2} = x+2$ (with a hole at $x=2$)
Simplified:
5
Exponential FunctionsWarm-up
🔑
GROWTH vs DECAY: $y = ab^x$ → $b > 1$ = growth, $0 < b < 1$ = decay. The y-intercept is always $a$ (plug in $x=0$).
A bacteria population starts at 500 and triples every hour.
Which equation models this? After 3 hours, what is the population?
Quick Example
Start = 200, doubles every hour → $y = 200 \cdot 2^x$. After 4 hrs: $200 \cdot 2^4 = 3200$.
Population at $t=3$:
6
LogarithmsThink
🔑
LOG = EXPONENT: $\log_b x = y \Leftrightarrow b^y = x$. Read it: "log base $b$ of $x$ equals the power". Swap log ↔ exponent to solve!
Solve for $x$: $\log_2(x) = 5$
Quick Example
$\log_3(x) = 4$ → $3^4 = x$ → $x = 81$
$x$ =
7
Sequences & SeriesTricky!
🔑
ARITHMETIC vs GEOMETRIC: Arithmetic = add/subtract same number (common difference $d$). Geometric = multiply same number (common ratio $r$). Check: subtract consecutive terms vs divide.
A geometric sequence has first term $a_1 = 4$ and common ratio $r = 3$.
What is the 5th term $a_5$?
Simplify: $\; 27^{2/3}$
Step 1: find $\sqrt[3]{27}$. Step 2: raise to the 2nd power.
Quick Example
$8^{2/3}$: $\sqrt[3]{8} = 2$, then $2^2 = 4$. ✓
Answer =
9
Systems of EquationsThink
🔑
SUBSTITUTION SHORTCUT: isolate the simplest variable first → substitute → solve. If both equations are linear, pick the one with no fraction or coefficient.
Solve the system:
$\begin{cases} y = 2x + 1 \\ 3x + y = 16 \end{cases}$
What is $x + y$?
Quick Example
$y = x+2$ and $2x+y=8$: sub → $2x+(x+2)=8$ → $x=2, y=4$ → sum $= 6$
$x + y$ =
10
Complex NumbersTricky!
🔑
POWERS OF $i$: $i^1=i,\; i^2=-1,\; i^3=-i,\; i^4=1$, then repeats! Divide the exponent by 4, use the remainder only. "i-cycle-4"
Multiply: $(3 + 2i)(1 - i)$
Express the answer in the form $a + bi$. What is the real part $a$?
Quick Example
$(2+i)(1-i) = 2 - 2i + i - i^2 = 2 - i - (-1) = 3 - i$ → real part = 3
Real part $a$ =
Geometry 2
10 Essential Problems
1
Circle — Arc LengthWarm-up
🔑
ARC = FRACTION of circle: Arc length $= \dfrac{\theta}{360} \times 2\pi r$. Just multiply the full circumference by the angle fraction. "Slice the pie"
A circle has radius $r = 10$. Find the arc length of a 90° central angle.
Express your answer in terms of $\pi$ (e.g., write "5pi" for $5\pi$).
HYPOTENUSE is always the LONGEST side: $a^2 + b^2 = c^2$ where $c$ = hypotenuse (opposite the right angle). If two legs given → find $c$. If one leg + hypotenuse → subtract!
In a right triangle, one leg is $8$ and the hypotenuse is $17$.
What is the length of the other leg?
SCALE FACTOR: corresponding sides are proportional. Set up the ratio: $\dfrac{\text{small}}{\text{large}} = \dfrac{\text{small}}{\text{large}}$. Cross-multiply to solve. "Match and cross!"
Two similar triangles: the smaller has sides $3, 4, 5$ and the larger has its shortest side equal to $9$.
What is the longest side of the larger triangle?
Quick Example
Small sides: $2, 3, 4$. Largest small side = 4. Scale = 2 → large side = $4 \times 2 = 8$.
Longest side =
4
Circle — Inscribed AngleTricky!
🔑
INSCRIBED ANGLE = HALF the arc: inscribed angle $= \dfrac{1}{2} \times$ intercepted arc. Central angle = full arc. Don't mix them up! "Inscribed = Half"
An inscribed angle intercepts an arc of 140°.
What is the measure of the inscribed angle in degrees?
CIRCLE EQUATION: $(x-h)^2 + (y-k)^2 = r^2$. Center = $(h, k)$, radius = $r$. Watch signs: $(x+3)^2$ means center $x = -3$, not $+3$! "Opposite sign for center"
The equation of a circle is $(x-4)^2 + (y+1)^2 = 25$.
What is the radius?