📄 Page 1 — Questions FRONT · Sheet 1/2
1/16
1.11 ยท Hole vs VA โ€” Core Rule
h(x) = f(x)/g(x). If g(c) = 0, what are the TWO possible features at x = c?
What does it depend on?
2/16
1.11 ยท Hole โ€” When Does It Occur?
When does a rational function have a HOLE at x = c?
Think: numerator and denominator share a factor
3/16
1.11 ยท VA โ€” When Does It Occur?
When does a rational function have a VERTICAL ASYMPTOTE at x = c?
Think: denominator only
4/16
1.11 ยท Hole vs VA โ€” How to Tell
h(x) = (xโˆ’2)(x+3) / (x+3)(xโˆ’5). Is x = โˆ’3 a hole or a VA?
(x+3) appears in both numerator and denominator
5/16
1.11 ยท Zeros of Rational Function
h(x) = (x+3) / x(x+5). What are the zeros of h(x)?
Zeros come from the numerator only
6/16
1.11 ยท Domain of Rational Function
h(x) has a hole at x = 4 and a VA at x = โˆ’2. What is the domain?
Exclude ALL discontinuities
7/16
1.11 ยท HA Rule โ€” deg(num) < deg(denom)
What is the horizontal asymptote when deg(num) < deg(denom)?
y = ?
8/16
1.11 ยท HA Rule โ€” Equal Degrees
What is the HA when deg(num) = deg(denom)?
Leading coefficients: numerator a, denominator b
📄 Page 2 — Answers BACK · columns swapped
2/16
✓ Hole โ€” When Does It Occur?
A hole occurs at x = c when (x โˆ’ c) is a factor of BOTH numerator AND denominator. The factor cancels โ†’ removable discontinuity (open circle on graph).
1/16
✓ Hole vs VA โ€” Core Rule
Either a HOLE (if the factor also cancels from the numerator) or a VERTICAL ASYMPTOTE (if it doesn't cancel). Must check the numerator to determine which.
4/16
✓ Hole vs VA โ€” How to Tell
HOLE at x = โˆ’3. The factor (x + 3) appears in both numerator and denominator โ€” it cancels. The simplified function is (x โˆ’ 2)/(x โˆ’ 5). x = 5 would be the VA.
3/16
✓ VA โ€” When Does It Occur?
A vertical asymptote occurs at x = c when (x โˆ’ c) is a factor of the denominator ONLY โ€” it does NOT cancel with the numerator. Function โ†’ ยฑโˆž as x โ†’ c.
6/16
✓ Domain of Rational Function
(โˆ’โˆž, โˆ’2) โˆช (โˆ’2, 4) โˆช (4, โˆž). Exclude ALL x-values where the original denominator = 0, including holes.
5/16
✓ Zeros of Rational Function
Zero at x = โˆ’3 only. x = 0 and x = โˆ’5 are VAs (denominator zeros), not function zeros.
8/16
✓ HA Rule โ€” Equal Degrees
y = a/b (ratio of leading coefficients). The function levels off at this value as x โ†’ ยฑโˆž.
Example: (3xยฒ+1)/(2xยฒโˆ’5) โ†’ y = 3/2
7/16
✓ HA Rule โ€” deg(num) < deg(denom)
y = 0. When the denominator grows faster than the numerator, the function shrinks toward zero.
Example: (x+1)/(xยฒ+3) โ†’ y = 0
📄 Page 3 — Questions FRONT · Sheet 2/2
9/16
1.11 ยท Slant Asymptote โ€” When?
When does a rational function have a SLANT asymptote?
Think about the degree difference
10/16
1.11 ยท Slant Asymptote โ€” How to Find
How do you find the equation of a slant asymptote?
deg(num) = deg(denom) + 1
11/16
1.11 ยท Long Division โ€” Answer Form
When dividing f(x) by g(x), what form does the answer take?
f(x)/g(x) = q(x)ยทg(x) + r(x)
q = quotient, r = remainder
12/16
1.11 ยท Pascal's Triangle โ€” Row to Use
To expand (a + b)โฟ, which row of Pascal's Triangle do you use?
13/16
1.11 ยท Binomial Theorem โ€” Powers Pattern
In (a + b)โต, what happens to the powers of a and b term by term?
Start at degree 5 for a, degree 0 for b
14/16
1.11 ยท Binomial Theorem โ€” Negative b
Expand (2x โˆ’ 1)โด. What is the sign pattern of the terms?
b = โˆ’1. Signs alternate: + โˆ’ + โˆ’ +
15/16
1.11 ยท C(n,r) โ€” Finding One Term
What is the coefficient of xยณ in the expansion of (x โˆ’ 3)โธ?
C(8,5) since (โˆ’3) appears 5 times
C(8,5) = 56
16/16
1.11 ยท Reading a Graph โ€” Hole
A graph shows an OPEN CIRCLE at x = 4. What does this mean for the factored equation?
What goes in numerator? Denominator?
📄 Page 4 — Answers BACK · columns swapped
10/16
✓ Slant Asymptote โ€” How to Find
Use LONG DIVISION. Divide numerator by denominator. The QUOTIENT (ignoring the remainder) is the slant asymptote y = mx + b.
The remainder โ†’ 0 as x โ†’ ยฑโˆž
9/16
✓ Slant Asymptote โ€” When?
When deg(numerator) = deg(denominator) + 1. The numerator degree is exactly ONE MORE than the denominator. No horizontal asymptote in this case.
12/16
✓ Pascal's Triangle โ€” Row to Use
Use Row n for (a+b)โฟ. For (a+b)โต use Row 5: coefficients 1, 5, 10, 10, 5, 1. Row 0 is just '1' at the top.
11/16
✓ Long Division โ€” Answer Form
f(x)/g(x) = q(x) + r(x)/g(x), where q is the quotient and r is the remainder. Degree of r must be less than degree of g.
Example: (6xยฒ+x+5)/(2x+1) = (3xโˆ’1) + 6/(2x+1)
14/16
✓ Binomial Theorem โ€” Negative b
Signs alternate + โˆ’ + โˆ’ + because b = โˆ’1 gives (โˆ’1)โฐ=1, (โˆ’1)ยน=โˆ’1, etc. Result: 16xโด โˆ’ 32xยณ + 24xยฒ โˆ’ 8x + 1
Always apply the negative with b!
13/16
✓ Binomial Theorem โ€” Powers Pattern
Powers of a: 5, 4, 3, 2, 1, 0. Powers of b: 0, 1, 2, 3, 4, 5. They always add up to n = 5.
16/16
✓ Reading a Graph โ€” Hole
(x โˆ’ 4) goes in BOTH numerator AND denominator. The common factor cancels, producing the open circle. Distinct from a zero (numerator only) and VA (denominator only).
15/16
✓ C(n,r) โ€” Finding One Term
C(8,5) ยท xยณ ยท (โˆ’3)โต = 56 ยท xยณ ยท (โˆ’243) = โˆ’13,608xยณ. Coefficient = โˆ’13,608.
โ† Previous Topic1.10 Rational Functions & Holes Next Topic โ†’1.12 Transformations of Functions