Finding a value to make piecewise continuous

  • Thread starter Thread starter BrianHare
  • Start date Start date
  • Tags Tags
    Continuous Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 12K views
BrianHare
Messages
3
Reaction score
0

Homework Statement



Find c such that it makes f(x) continuous.

Homework Equations



[itex] f(x)=\begin{cases}<br /> 2x+c&x < -5\\<br /> 3x^2&-5 \leq x < 0\\<br /> cx^2&0 \leq x\\<br /> \end{cases}[/itex]

The Attempt at a Solution



I know that
[tex]\lim_{x\to 5^-}3x^2[/tex] = 2x+c
and
[tex]\lim_{x\to 0^+}3x^2[/tex] = cx^2

Which makes the 2 points where it disconnects at (-5, 75) and (0,0)
Given that I make 2x+c = 75, where x=-5. I get C= 85, and since cx^2=0 is any real, does that mean the answer is c=85?
 
Last edited:
Physics news on Phys.org
Welcome to PF!

BrianHare said:
I know that
[tex]\lim_{x\to 5^-}3x^2[/tex] = 2x+c
and
[tex]\lim_{x\to 0^+}3x^2[/tex] = cx^2

Which makes the 2 points where it disconnects at (-5, 75) and (0,0)
Given that I make 2x+c = 75, where x=-5. I get C= 85, and since cx^2=0 is any real, does that mean the answer is c=85?

Hi Brian! Welcome to PF! :smile:

Yes, c = 85.

(though you have a strange way of using lim …

you might as well say lim 3x2 = 3*(-5)2, and so on. :wink:)
 


tiny-tim said:
Hi Brian! Welcome to PF! :smile:

Yes, c = 85.

(though you have a strange way of using lim …

you might as well say lim 3x2 = 3*(-5)2, and so on. :wink:)

My teacher has a definition where

[tex]\lim_{x\to a}f(x)[/tex] = f(c)

It was my understanding that f(x) = 3x^2, a = -5, and f(c) = 2x+c. So once I knew the answer to the limit, i knew that f(c) = 75, thus 2x+c must also be 75. Maybe I am misunderstanding the definition. Can anyone clarify?
 
BrianHare said:
My teacher has a definition where

[tex]\lim_{x\to a}f(x)[/tex] = f(c)

:confused: that doesn't make any sense …

what is f(c) supposed to mean? :confused:

(f(c) = 2c + c or 3c2 or cc2)

does he mean [tex]\lim_{x\to a}f(x)[/tex] = f(a)?​