Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Calculus Piecewise Continuity Problem?
Find the value of K that will make the function continuous at all x
h(x) = (x^2 - k^2) / (x-k) , x is not equal to k
h(x) = 9 , x IS equal to k
I have already factored the top equation to (x-k)(x+k)/(x-k), so x-k cancels out which means there is a hole at k... Just confused on how to incorporate the bottom equation to fill the hole.
1 Answer
- husoskiLv 74 years ago
Simplify the first expression:
h(x) = [(x + k)(x - k)] / (x - k) = (x + k) .... for all x != k.
That has a lim x-->k h(x) = 2k.
Since you need h(k) = lim x-->k h(x) for continuity, that means:
9 = 2k
k = 9/2