Find Value of K for Continuity of f(x) at x=1

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Continuity
AI Thread Summary
To ensure the function f(x) is continuous at x=1, the limits from both sides must be equal. The left-hand limit as x approaches 1 is calculated as lim(x→1^-) 4 - x^2, which equals 3. The right-hand limit is given by lim(x→1^+) k + 1, which must also equal 3 for continuity. Setting these limits equal leads to the equation k + 1 = 3, resulting in k = 2. Thus, the value of k that makes f continuous at x=1 is 2.
UrbanXrisis
Messages
1,192
Reaction score
1
let f be a function defined by f(x)=4-x^2 when x=<1 and k+x when x>1
What value of k will f be continuous at x=1?

I know the answer is k=2, however, I don't know how to show to correct work. I got 2 when I sketched a graph of 4-x^2 and plugged in some numbers but I don't know how to show it algebraically/using an actual method.
 
Physics news on Phys.org
Are you familiar with epsilon-delta proofs of continuity?
 
To be continous, the limit has to exist (in this case, you have two functions on either side of 1 - they should both have the same limit as they approach 1) and f(x) has to equal the limit.

Find the limit of the first function as x approaches 1 from the left.

<br /> \lim_{x\rightarrow 1^-} 4-x^2<br />

The limit of the function, f(x)=k+1, as x approaches 1 from the right must equal the limit of the first function.

<br /> \lim_{x\rightarrow 1^+} k+1 = \lim_{x\rightarrow 1^-} 4-x^2<br />

Substitute the value for k that makes this true.

In other words,

<br /> \lim_{x\rightarrow 1^+} k+1 = \lim_{x\rightarrow 1^+} k+\lim_{x\rightarrow 1^+}1 <br />
k and 1 are both constants, so the limit of k = k and the limit of 1 = 1.
<br /> \lim_{x\rightarrow 1^+} k+\lim_{x\rightarrow 1^+}1 = k+1 = 3<br />

so, subtracting 1 from both sides, k=2
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top