Removable discontinuity: A point where a function is undefined due to a common factor in numerator and denominator that can be canceled.
- Factor both numerator and denominator completely
- Identify common factors
- Cancel common factors
- Determine hole location using original form
- Classify the type of discontinuity
\(x^2 - 4 = (x+2)(x-2)\) (difference of squares)
So \(f(x) = \frac{(x+2)(x-2)}{x-2}\)
The factor \((x-2)\) appears in both numerator and denominator
This creates a removable discontinuity (hole) at \(x = 2\)
For \(x \neq 2\): \(f(x) = \frac{(x+2)(x-2)}{x-2} = x + 2\)
The simplified form is \(f(x) = x + 2\), with a hole at \(x = 2\)
Using the simplified form: when \(x = 2\), \(y = 2 + 2 = 4\)
So the hole is located at the point \((2, 4)\)
This is a removable discontinuity because the function can be made continuous by defining \(f(2) = 4\)
There is a removable discontinuity (hole) at the point \((2, 4)\).
The simplified function is \(f(x) = x + 2\) for all \(x \neq 2\).
The function approaches the value 4 as x approaches 2, but is undefined at \(x = 2\).
• Common factors: Create removable discontinuities, not vertical asymptotes
• Factor cancellation: Only cancel common factors to simplify
• Hole location: Use simplified function to find y-value at x-value of discontinuity
Non-removable discontinuity: A discontinuity that cannot be eliminated by redefining the function at a single point, such as vertical asymptotes.
Numerator: \((x-1)(x+3)\)
Denominator: \((x-1)(x-4)\)
The factor \((x-1)\) appears in both numerator and denominator
This creates a removable discontinuity at \(x = 1\)
The factor \((x-4)\) only appears in the denominator
This creates a non-removable discontinuity (vertical asymptote) at \(x = 4\)
For \(x \neq 1\): \(g(x) = \frac{(x-1)(x+3)}{(x-1)(x-4)} = \frac{x+3}{x-4}\)
After cancellation: \(g(x) = \frac{x+3}{x-4}\) for \(x \neq 1, 4\)
Using the simplified form: when \(x = 1\), \(y = \frac{1+3}{1-4} = \frac{4}{-3} = -\frac{4}{3}\)
So the hole is at \((1, -\frac{4}{3})\)
Removable discontinuity (hole) at the point \((1, -\frac{4}{3})\).
Non-removable discontinuity (vertical asymptote) at \(x = 4\).
The simplified function is \(g(x) = \frac{x+3}{x-4}\) for \(x \neq 1, 4\).
• Common factors: Create holes (removable discontinuities)
• Denominator-only factors: Create vertical asymptotes (non-removable)
• Classification: Factor analysis determines discontinuity type
Higher-degree polynomial factoring: Apply special factoring patterns like difference of cubes and difference of squares.
\(x^3 - 8 = x^3 - 2^3 = (x-2)(x^2 + 2x + 4)\)
The quadratic factor \(x^2 + 2x + 4\) cannot be factored further (discriminant is negative)
\(x^2 - 4 = x^2 - 2^2 = (x-2)(x+2)\)
\(h(x) = \frac{(x-2)(x^2 + 2x + 4)}{(x-2)(x+2)}\)
The factor \((x-2)\) appears in both numerator and denominator
This creates a removable discontinuity at \(x = 2\)
The factor \((x+2)\) only appears in the denominator
This creates a non-removable discontinuity (vertical asymptote) at \(x = -2\)
For \(x \neq 2\): \(h(x) = \frac{(x-2)(x^2 + 2x + 4)}{(x-2)(x+2)} = \frac{x^2 + 2x + 4}{x+2}\)
Using the simplified form: when \(x = 2\), \(y = \frac{2^2 + 2(2) + 4}{2+2} = \frac{4 + 4 + 4}{4} = \frac{12}{4} = 3\)
So the hole is at \((2, 3)\)
Removable discontinuity (hole) at the point \((2, 3)\).
Non-removable discontinuity (vertical asymptote) at \(x = -2\).
The simplified function is \(h(x) = \frac{x^2 + 2x + 4}{x+2}\) for \(x \neq 2, -2\).
• Difference of cubes: \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\)
• Difference of squares: \(a^2 - b^2 = (a-b)(a+b)\)
• Factor analysis: Determines discontinuity type and location
Discontinuity: A point where a function is not continuous.
Removable Discontinuity: A hole in the graph where a common factor cancels out.
Non-removable Discontinuity: A discontinuity that cannot be eliminated by redefining the function.
Vertical Asymptote: A vertical line where the function approaches infinity.
Hole: A single point where the function is undefined but could be defined to make it continuous.
- Factor completely: Factor both numerator and denominator
- Identify common factors: These create holes
- Identify denominator-only factors: These create vertical asymptotes
- Simplify: Cancel common factors
- Find hole coordinates: Use simplified form
- Classify: Determine type of each discontinuity
• Common factors: Create removable discontinuities (holes)
• Denominator-only factors: Create non-removable discontinuities (vertical asymptotes)
• Hole coordinates: Use simplified function to find y-value
• Factor analysis: Critical for proper classification
• Continuity: A function is continuous if it has no breaks, jumps, or holes
Repeated factoring: Some expressions require multiple rounds of factoring, such as difference of squares applied to higher-degree polynomials.
\(x^4 - 1 = (x^2)^2 - 1^2 = (x^2 - 1)(x^2 + 1)\)
Notice that \(x^2 - 1\) is also a difference of squares: \(x^2 - 1 = (x-1)(x+1)\)
So \(x^4 - 1 = (x-1)(x+1)(x^2 + 1)\)
\(x^2 - 1 = (x-1)(x+1)\)
\(p(x) = \frac{(x-1)(x+1)(x^2 + 1)}{(x-1)(x+1)}\)
Both \((x-1)\) and \((x+1)\) appear in both numerator and denominator
This creates removable discontinuities (holes) at \(x = 1\) and \(x = -1\)
For \(x \neq \pm 1\): \(p(x) = \frac{(x-1)(x+1)(x^2 + 1)}{(x-1)(x+1)} = x^2 + 1\)
Using the simplified form \(p(x) = x^2 + 1\):
At \(x = 1\): \(y = 1^2 + 1 = 2\), so hole at \((1, 2)\)
At \(x = -1\): \(y = (-1)^2 + 1 = 2\), so hole at \((-1, 2)\)
After canceling all common factors, there are no remaining denominator-only factors
Therefore, there are no vertical asymptotes
Removable discontinuities (holes) at the points \((-1, 2)\) and \((1, 2)\).
No non-removable discontinuities (no vertical asymptotes).
The simplified function is \(p(x) = x^2 + 1\) for \(x \neq \pm 1\).
• Repeated factoring: Apply factoring patterns multiple times if possible
• Multiple common factors: Each creates a separate hole
• Complete simplification: Factor completely to identify all discontinuities
Rational function extension: A function can be extended to be continuous at a removable discontinuity by defining the function value to be the limit at that point.
\(x^2 - 4x + 3\): Find two numbers that multiply to 3 and add to -4
Those numbers are -1 and -3: \(x^2 - 4x + 3 = (x-1)(x-3)\)
Try potential roots: ±1, ±2, ±3, ±6
Testing \(x = 1\): \(1^3 - 2(1)^2 - 5(1) + 6 = 1 - 2 - 5 + 6 = 0\)
So \((x-1)\) is a factor. Using polynomial division: \(x^3-2x^2-5x+6 = (x-1)(x^2-x-6)\)
Factor further: \(x^2-x-6 = (x-3)(x+2)\)
So \(x^3-2x^2-5x+6 = (x-1)(x-3)(x+2)\)
\(q(x) = \frac{(x-1)(x-3)(x+2)}{(x-1)(x-3)}\)
Both \((x-1)\) and \((x-3)\) appear in both numerator and denominator
This creates removable discontinuities at \(x = 1\) and \(x = 3\)
For \(x \neq 1, 3\): \(q(x) = \frac{(x-1)(x-3)(x+2)}{(x-1)(x-3)} = x + 2\)
Using the simplified form \(q(x) = x + 2\):
At \(x = 1\): \(y = 1 + 2 = 3\), so hole at \((1, 3)\)
At \(x = 3\): \(y = 3 + 2 = 5\), so hole at \((3, 5)\)
Yes, the function can be extended to be continuous at both \(x = 1\) and \(x = 3\)
Define: \(q(1) = 3\) and \(q(3) = 5\) to make the function continuous
Removable discontinuities (holes) at the points \((1, 3)\) and \((3, 5)\).
No non-removable discontinuities (no vertical asymptotes).
The function can be extended to be continuous by defining \(q(1) = 3\) and \(q(3) = 5\).
The extended function would be \(q(x) = x + 2\) for all real numbers.
• Rational root theorem: For factoring higher-degree polynomials
• Function extension: Define values at removable discontinuities to achieve continuity
• Polynomial division: Useful for factoring when a root is known
Discontinuity: A point where a function is not continuous.
Removable Discontinuity: A hole in the graph where a common factor cancels out, allowing the function to be made continuous by redefining the function at that point.
Non-removable Discontinuity: A discontinuity that cannot be eliminated by redefining the function, such as vertical asymptotes.
Vertical Asymptote: A vertical line where the function approaches positive or negative infinity.
Hole: A single point where the function is undefined but could be defined to make it continuous.
- Factor completely: Factor both numerator and denominator into irreducible polynomials
- Identify common factors: These create removable discontinuities (holes)
- Identify denominator-only factors: These create non-removable discontinuities (vertical asymptotes)
- Simplify: Cancel all common factors to get simplified form
- Find hole coordinates: Substitute x-values of holes into simplified function
- Classify each discontinuity: Determine if removable or non-removable
- Check for function extension: See if removable discontinuities can be filled
• Common factors: \(\frac{(x-a)P(x)}{(x-a)Q(x)}\) creates a hole at \(x = a\)
• Denominator-only factors: \(\frac{P(x)}{(x-a)Q(x)}\) creates a vertical asymptote at \(x = a\)
• Difference of squares: \(a^2 - b^2 = (a-b)(a+b)\)
• Difference of cubes: \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\)
• Sum of cubes: \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\)
• Perfect square trinomial: \(a^2 \pm 2ab + b^2 = (a \pm b)^2\)
Removable: Can be "fixed" by redefining the function at a single point
Jump: The function approaches different values from left and right
Infinite: The function approaches infinity (vertical asymptote)
Oscillating: The function oscillates infinitely as it approaches the point
- Identify removable discontinuities: Points where function is undefined but limit exists
- Calculate the limit: Find what the function approaches at the discontinuity
- Define the function: Assign the limit value to make function continuous
- Verify: Check that the extended function is now continuous