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

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Continuity
Click For Summary
SUMMARY

The function f(x) is defined as f(x) = 4 - x² for x ≤ 1 and f(x) = k + x for x > 1. For f(x) to be continuous at x = 1, the limits from both sides must equal each other, leading to the equation k + 1 = 3. Solving this gives k = 2, confirming that the value of k required for continuity at x = 1 is definitively 2.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with piecewise functions
  • Knowledge of epsilon-delta proofs of continuity
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the concept of limits in calculus, focusing on one-sided limits
  • Learn about epsilon-delta definitions of continuity
  • Explore piecewise functions and their properties
  • Practice solving continuity problems involving piecewise-defined functions
USEFUL FOR

Students studying calculus, particularly those focusing on continuity and limits, as well as educators teaching these concepts in mathematics courses.

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.

[tex] \lim_{x\rightarrow 1^-} 4-x^2[/tex]

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

[tex] \lim_{x\rightarrow 1^+} k+1 = \lim_{x\rightarrow 1^-} 4-x^2[/tex]

Substitute the value for k that makes this true.

In other words,

[tex] \lim_{x\rightarrow 1^+} k+1 = \lim_{x\rightarrow 1^+} k+\lim_{x\rightarrow 1^+}1 [/tex]
k and 1 are both constants, so the limit of k = k and the limit of 1 = 1.
[tex] \lim_{x\rightarrow 1^+} k+\lim_{x\rightarrow 1^+}1 = k+1 = 3[/tex]

so, subtracting 1 from both sides, k=2
 
Last edited:

Similar threads

Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
2
Views
1K
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K