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:
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top