
Kevin B. answered 06/03/21
Former Teacher and Math Expert
Hello James,
The function f(x) = (x2-3x-4)/(x-4) is discontinuous at x = 4 because if we plug 4 into this equation, we get 0/0, which is undefined because we can't have 0 in the denominator. However, 0/0 also means the limit limx→4 f(x) exists. To find this limit, we simplify (x2-3x-4)/(x-4) by factoring:
x2 - 3x -4 = (x+4)(x-1); so (x2-3x-4)/(x-4) = x - 1 and limx→4 f(x) = limx→4 (x-1) = 4 - 1 = 3
Therefore, to remove the discontinuity, we define f(4) = 3.
I am happy to discuss this further if you have more questions.
Best,
Kevin