146k views
2 votes
How would you "remove the discontinuity" of f? In other words, how would you define

f(5) in order to make f continuous at 5?

f(x) = [(x^2 -2x -15)/x-5]

User Dxtr
by
7.9k points

1 Answer

5 votes
The numerator of this function given may be factored out as follows,
x² - 2x - 15 = (x - 5)(x + 3)
Given that the expression x - 5 appears in both the numerator and the denominator, we can cancel them and the new function becomes,
f(x) = x + 3
which is continuous at 5.
User Rakib Uddin
by
7.4k points