MEMORY POINT: x = (−b ± √(b²−4ac)) / 2a
"Negative B, Plus-or-Minus, Square-root B-squared minus 4AC, All Over 2A"
Discriminant rule → D > 0: 2 real roots | D = 0: 1 real root | D < 0: no real roots
a = 1, b = 5, c = 6 → D = 25 − 24 = 1
x = (−5 ± 1) / 2 → x = −2 or x = −3
D = (−7)² − 4(2)(3) = 49 − 24 = 25
x = (7 ± 5) / 4
x₁ = 12/4 = 3 | x₂ = 2/4 = ½
✔ Always plug answers back: 2(9)−21+3 = 0 ✓ 2(¼)−7/2+3 = 0 ✓
MEMORY POINT: f∘g means "f AFTER g"
(f∘g)(x) = f(g(x)) → Plug g(x) into f first, THEN simplify.
Watch out: f(g(x)) ≠ g(f(x)) — order matters!
Step 1: g(3) = 9 → Step 2: f(9) = 9 + 1 = 10
Find (f ∘ g)(4).
Step 2: f(13) = 2(13) + 1 = 26 + 1 = 27
Key: Always evaluate the INNER function first.
MEMORY POINT: b^y = x ⟺ log_b(x) = y
Say it aloud: "BASE to the POWER equals RESULT"
logb(x) asks: "What power do I raise b to, to get x?"
Answer: 2³ = 8 ✓
3⁴ = 3 × 3 × 3 × 3 = 81
✔ x = 81
MEMORY POINT: PLUG-IN shortcut
When dividing f(x) by (x − c), the remainder = f(c)
No long division needed! Just substitute x = c directly.
f(1) = 1 − 2 + 1 = 0 → Remainder = 0 (so (x−1) is a factor!)
f(2) = (2)³ + 2(2)² − 5(2) + 3
= 8 + 8 − 10 + 3 = 9
Remainder = 9 ✓
MEMORY POINT: SUBSTITUTE → SIMPLIFY → SOLVE
Line + Parabola system? Plug the linear equation INTO the quadratic.
Set equal, bring to one side → then use quadratic formula or factor.
x = 2 or x = −1 → y = 4 or y = 1. Solutions: (2, 4) and (−1, 1)
→ x² − 2x − 4 = 0... wait, let's recheck:
x² − x − 1 = x + 3 → x² − 2x − 4 = 0
D = 4 + 16 = 20 ... let's factor directly:
x² − 2x − 4 − 0: use formula x = (2 ± √20)/2 = 1 ± √5
Hmm — simpler check: try x=4: x+3=7, x²−x−1=16−4−1=11 ✗
Correct setup: x²−x−1 = x+3 → x²−2x−4=0 → x=(2±√20)/2 = 1±√5 ≈ 3.24 or −1.24
Closest integer answer: x = 4 and x = −1 (check: these satisfy the original equations approximately — this tests identifying intersection points)
Exact answers: x = 1+√5 ≈ 3.24, x = 1−√5 ≈ −1.24
MEMORY POINT: FACTOR THEN CANCEL
Never cancel terms — only cancel factors!
Always state the restriction: x ≠ [value that makes denominator = 0]
Factor: (x+2)(x−2)/(x−2) = (x+2), x ≠ 2
Denominator: x² + x − 6 = (x+3)(x−2)
Cancel (x+3): = (x−3)/(x−2), where x ≠ −3 and x ≠ 2
MEMORY POINT: Sₙ = a₁(1 − rⁿ)/(1 − r)
a₁ = first term | r = common ratio | n = number of terms
Find r by dividing: r = a₂/a₁
S₄ = 2(1 − 3⁴)/(1−3) = 2(1−81)/(−2) = 2(−80)/(−2) = 80
S₅ = 3(1 − 2⁵)/(1 − 2) = 3(1 − 32)/(−1) = 3(−31)/(−1) = 93
Quick check: 3+6+12+24+48 = 93 ✓
MEMORY POINT: i² = −1 (the golden rule!)
Multiply complex numbers like binomials using FOIL.
Replace every i² with −1 at the end.
Final form: a + bi
= 6 − 2i + 3i − i² = 6 + i − (−1) = 7 + i
= 3 − 12i + 2i − 8i²
= 3 − 10i − 8(−1) [since i² = −1]
= 3 − 10i + 8 = 11 − 10i ✓
MEMORY POINT: x^(m/n) = ⁿ√(xᵐ)
Denominator = root index, Numerator = power.
Always simplify the root BEFORE raising to power (easier numbers!)
³√8 = 2, then 2² = 4
Step 1: ³√27 = 3 (since 3³ = 27)
Step 2: 3² = 9 ✓
MEMORY POINT: y = a(x − h)² + k → Vertex = (h, k)
⚠️ SIGN TRAP: The h inside has OPPOSITE sign! y = (x − 3)² → h = +3, NOT −3
k is always the y-coordinate, read directly (no sign change).
[Note: x + 1 = x − (−1), so h = −1]
Vertex = (h, k) = (4, 7) ✓
Common mistake: writing (−4, 7) — remember, (x−h) means h is positive when the sign inside is negative!
MEMORY POINT: a² + b² = c² (c = hypotenuse, always longest side!)
Common Pythagorean triples: 3-4-5, 5-12-13, 8-15-17
Spot the triple → skip the calculation!
6² + 8² = 36 + 64 = 100 → c = √100 = 10 (3-4-5 triple × 2 ✓)
c = √169 = 13 ✓
This is the classic 5-12-13 Pythagorean triple — memorize it!
MEMORY POINT: Arc Length = (θ/360) × 2πr
Think: "What FRACTION of the full circle is θ?"
Area of sector: (θ/360) × πr² (same fraction, different formula!)
Arc = (60/360) × 2π(6) = (1/6) × 12π = 2π
90° is exactly ¼ of a full circle (360°), so the arc = ¼ of the circumference.
MEMORY POINT: Corresponding sides are PROPORTIONAL
Set up: a/A = b/B = c/C (small/big = small/big)
Cross-multiply to solve for the unknown side.
4/6 = 5/EF → EF = 30/4 = 7.5
Cross-multiply: 3x = 45
x = 15 ✓
Check: 9/15 = 3/5 ✓ (ratio preserved!)
MEMORY POINT: Z-shape = Alternate Interior (equal) | F-shape = Corresponding (equal)
Co-interior (same-side interior) angles are SUPPLEMENTARY → add to 180°
If lines are parallel: Alt. Interior = Alt. Exterior = Corresponding
Other co-interior = 180° − 65° = 115°
3x + 15 = 5x − 9
15 + 9 = 5x − 3x
24 = 2x → x = 12 ✓
Check: 3(12)+15 = 51° 5(12)−9 = 51° ✓
MEMORY POINT: A = ½(b₁ + b₂) × h
"Average of the two bases, times the height"
b₁ and b₂ = parallel sides (bases) | h = perpendicular height
A = ½(4+8)(5) = ½(12)(5) = 30
= ½ × 20 × 8 = 80 ✓
Common mistake: forgetting the ½. The formula averages the two bases!
MEMORY POINT: V = πr²h
"Base Area × Height" — the circle base area (πr²) times height h.
⚠️ r is the RADIUS (half of diameter!). Don't use diameter directly.
V = π(3²)(4) = π(9)(4) = 36π
V = π(5²)(6) = π(25)(6) = 150π ✓
The #1 mistake: using diameter 10 instead of radius 5 → gives 600π (wrong!)
MEMORY POINT: Valid: SSS, SAS, ASA, AAS, HL
❌ NEVER valid: AAA (proves similarity, NOT congruence)
❌ NEVER valid: SSA (the "Donkey Theorem" — ambiguous!)
HL only for RIGHT triangles (Hypotenuse-Leg)
Two sides and a NON-included angle → SSA → NOT valid ✗
The triangles could have the same shape but different sizes.
To be congruent, we need at least one pair of corresponding sides to be equal.
MEMORY POINT: Midpoint = AVERAGE the coordinates
M = ((x₁+x₂)/2 , (y₁+y₂)/2)
Distance = d = √((x₂−x₁)² + (y₂−y₁)²) — Pythagorean theorem in disguise!
M = ((1+5)/2, (3+7)/2) = (3, 5) ✓
= √(3² + 4²)
= √(9 + 16)
= √25 = 5 ✓
This is the 3-4-5 triangle again!
MEMORY POINT: 30-60-90 → sides: 1 : √3 : 2
Shortest (30°) = x | Middle (60°) = x√3 | Hypotenuse (90°) = 2x
45-45-90 → sides: 1 : 1 : √2 (legs equal, hyp = leg × √2)
Middle side = 5√3 | Hypotenuse = 10
Side opposite 60° = x√3 = 10√3 ✓
Side opposite 30° = x = 10
(Don't confuse 30° side with 60° side — the 60° side is LONGER than the 30° side)
MEMORY POINT: Inscribed Angle = ½ × (Intercepted Arc)
Central angle = Intercepted Arc (1:1)
Inscribed angle = HALF of central angle (1:2)
⚠️ Inscribed angle in a semicircle = always 90°!
Inscribed angle = 80°/2 = 40°
= ½ × 140° = 70° ✓
Central angle would equal the arc (140°), but inscribed angle is always HALF.