Domain & Interval Notation
Two rules. One notation system. This is rust, not confusion — you already know why the rules exist, the job is making them fire fast under pressure.
What Actually Restricts a Domain
Sign-flip alert: when you multiply or divide an inequality by a negative number, the direction flips. "$-x > -1$" becomes "$x < 1$" — not "$x > 1$." This is the single most common place this rust shows up, in domain problems and everywhere else.
One Question, 60 Seconds
Work this on paper first. Then check — this tells you whether to breeze through the practice set or slow down on the worked examples first.
Find the domain, in interval notation.
Check it ›
A is correct. Denominator ≠ 0 → $x \neq 3$. Parenthesis on both sides of 3 because 3 is excluded, union covers everything else.
If you picked B — you treated $x=3$ as included instead of excluded. The excluded value never gets a bracket. Go re-read "the pizza has to exist" above, then hit the first worked example before the practice set.
If you picked C — infinity never gets a bracket, ever. You can't "reach" infinity, so it's always a parenthesis regardless of which rule excluded the other side.
If you picked D — you found the restriction but dropped the union. $x=3$ is bad; everything else is fine, and interval notation has to say both halves.
Got A cold? Skip straight to the practice set below.
Worked Example 1 — Radical on Top
The trap: $-7$ gets a bracket (radical rule, non-strict) but $-3$ and $2$ get parentheses (denominator rule, always strict). Two different rules can sit right next to each other in the same answer with different bracket types — don't let one rule's bracket style bleed into the other.
Worked Example 2 — Radical on the Bottom (Strict)
The trap: a radical by itself in a numerator gets $\geq$ and a bracket. The same radical moved into a denominator gets $>$ and a parenthesis — same-looking symbol, different rule, because the denominator rule is standing behind it. Ask "is this radical also a denominator?" before you write the inequality sign.
Faded — Fill the Blanks
Same machine as the worked examples. Don't peek — fill each blank, then open the answer.
Check it ›
$x \geq 1$ (bracket, numerator radical, non-strict). $9-x>0 \Rightarrow -x>-9 \Rightarrow x<9$ (parenthesis — and notice the inequality flipped when we multiplied by $-1$). Combined: $[1, 9)$.
Practice Set (6) — Multiple Choice, Sheet Face-Down First
Work every problem on paper before you look at the options. The real exam is multiple choice — this is that format, with the wrong answers built from your actual error patterns.
$f(x) = \dfrac{2x+1}{x-4}$. Domain?
A) $(-\infty,4)\cup(4,\infty)$ B) $(-\infty,4]\cup[4,\infty)$ C) $(-\infty,4)$ D) $[4,\infty)$
Check it ›
A. $x \neq 4$, parenthesis both sides (denominator rule is always strict), union covers the rest. B repeats the "included boundary" bracket error. C and D each drop half the domain.
$f(x) = \sqrt{x-4}$. Domain?
A) $(4,\infty)$ B) $[4,\infty)$ C) $(-\infty,4]$ D) $(-\infty,4)$
Check it ›
B. Radical alone, non-strict → $x \geq 4$, bracket. Notice #1 and #2 restrict at the same number (4) but need opposite bracket types — that's the denominator-rule-vs-radical-rule contrast, not a coincidence.
$f(x) = \dfrac{x}{x^2-x-6}$. Domain?
A) $(-\infty,\infty)$ B) $(-\infty,-2)\cup(-2,3)\cup(3,\infty)$ C) $(-\infty,-2)\cup(3,\infty)$ D) $(-\infty,3)\cup(3,\infty)$
Check it ›
B. Factor first: $(x-3)(x+2)$, zeros at $3$ and $-2$. Two exclusions means three pieces, unioned. C drops the middle interval; D only caught one zero.
$f(x) = \sqrt{8-x}$. Domain?
A) $(-\infty,8]$ B) $[8,\infty)$ C) $(-\infty,8)$ D) $(8,\infty)$
Check it ›
A. $8-x \geq 0 \Rightarrow -x \geq -8 \Rightarrow x \leq 8$ — the inequality flips because you divided by $-1$. B is the classic "bracket always goes on the left" muscle-memory error; here the allowed side is actually going toward negative infinity.
$f(x) = \dfrac{x-1}{x^2+4}$. Domain?
A) $(-\infty,\infty)$ B) $(-\infty,-4)\cup(-4,\infty)$ C) $x \neq \pm 2$ D) $[1,\infty)$
Check it ›
A. $x^2+4=0$ has no real solution — a squared term plus a positive number is never zero. Nothing to exclude. B and C assume a denominator restriction exists without actually testing it; D confuses this with a radical-in-the-numerator problem.
$f(x) = \dfrac{\sqrt{x+2}}{x-5}$. Domain?
A) $[-2,5)\cup(5,\infty)$ B) $[-2,\infty)$ C) $(-2,5)\cup(5,\infty)$ D) $[-2,5]$
Check it ›
A. Radical on top (non-strict): $x \geq -2$, bracket. Denominator (strict, always): $x \neq 5$, parenthesis on both sides of the hole. Combine: $[-2,5)\cup(5,\infty)$. B forgot the denominator rule entirely; D put a bracket at 5, which a denominator restriction never gets.
Before You Leave — Add This to Your Sheet
Your own line from session, and it's exactly right: "Close dot = bracket. Open = parenthesis. Infinity = always parenthesis." Add the rule that goes with it: denominator restrictions are always open/parenthesis; a radical's own restriction is closed/bracket unless that same radical is also sitting in a denominator.