What Values of C Make the Function Continuous?

  • Thread starter Thread starter Arshad_Physic
  • Start date Start date
  • Tags Tags
    Continuous Limit
Arshad_Physic
Messages
50
Reaction score
1

Homework Statement



for what values of the constant c is the function f everywhere continous
f(x) cx+7 if x<= 2
(cx)^2 +1 if x>2

i don't understand how to do continuous functions so can someone please explain the
process?
 
Physics news on Phys.org
make the right & left hand limit at the point x = 2 equivalent
 
What is \displaytype \lim_{x\to 2^_} f(x)?
(That's the same as \displaytype\lim_{x\to 2} cx+ 7)

What is \displaytype\lim_{x\to 2^+} f(x)?
(That's the same as \displaytype \lim_{x\to 2} (cx)^2+ 1)

In order that f(x) be continuous at x= 2, those must be equal and both equal to f(2)= 2c+ 7.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top