Given f(x) = (x − 2)(x + 3) / [(x − 2)(x − 5)], what happens at x = 2?
AThere is a vertical asymptote at x = 2 because the denominator equals zero there
BThere is a hole (removable discontinuity) at x = 2 because the factor (x − 2) cancels
CThe function equals zero at x = 2 because the numerator equals zero there
DThe function is defined and continuous at x = 2 after simplification
When (x − 2) appears in both numerator and denominator, it cancels — but the function is still undefined at x = 2 (you cannot substitute 2 into the original expression). This creates a hole (removable discontinuity): the graph approaches a finite value at x = 2 but has a missing point. A vertical asymptote only occurs at x = 5, where (x − 5) remains in the denominator after cancellation. Skipping the factoring step leads to misclassifying x = 2 as a vertical asymptote.
Question 2 Multiple Choice
For the rational function f(x) = (3x³ + x) / (6x³ − 2x² + 1), what is the horizontal asymptote?
Ay = 0, because rational functions always have y = 0 as the horizontal asymptote
By = 1/2, because the leading coefficients are 3 and 6, and 3/6 = 1/2
CThere is no horizontal asymptote because the degree of the numerator exceeds the denominator
Dy = 3, because the leading coefficient of the numerator is 3
When the numerator and denominator have equal degree (both degree 3 here), the horizontal asymptote is the ratio of leading coefficients: 3/6 = 1/2. The rule: if deg(numerator) < deg(denominator), HA is y = 0; if equal, HA is leading-coefficient ratio; if numerator's degree is greater by 1, there's an oblique asymptote (no horizontal). Answer A is wrong — y = 0 only applies when the denominator has higher degree.
Question 3 True / False
A rational function's graph can seldom cross its horizontal asymptote.
TTrue
FFalse
Answer: False
This is a common but incorrect belief. Horizontal asymptotes describe end behavior — what happens as x → ±∞ — but say nothing about behavior at finite x-values. The graph is free to cross the horizontal asymptote for finite values of x; it just must eventually approach the asymptote as x grows very large. Vertical asymptotes, by contrast, cannot be crossed because the function is literally undefined at those x-values.
Question 4 True / False
If the factor (x − 4) appears in both the numerator and denominator of a rational function, then x = 4 is a vertical asymptote.
TTrue
FFalse
Answer: False
A shared factor creates a hole (removable discontinuity), not a vertical asymptote. When (x − 4) cancels from both numerator and denominator, the function is undefined at x = 4, but the graph approaches a finite value there — a missing point, not an asymptote. A vertical asymptote occurs only where the denominator is zero after all cancellation is complete. This distinction is why factoring before analyzing asymptotes is essential.
Question 5 Short Answer
Why must you fully factor a rational function before identifying its vertical asymptotes and holes, rather than simply finding where the denominator equals zero?
Think about your answer, then reveal below.
Model answer: Because a zero of the denominator might also be a zero of the numerator. When a factor cancels from both numerator and denominator, that x-value produces a hole (removable discontinuity) rather than a vertical asymptote — the graph approaches a finite value there but has a missing point. Only denominator zeros that survive after cancellation produce vertical asymptotes. Without factoring first, you cannot distinguish between these two fundamentally different features.
The practical consequence: f(x) = (x−2)/(x−2)(x−5) and g(x) = 1/(x−5) have the same formula after simplification, but f(x) has a hole at x = 2 while g(x) doesn't. Treating f as if it had a vertical asymptote at x = 2 would be wrong. Factoring is the step that surfaces this difference.