BrianHare
- 3
- 0
Homework Statement
Find c such that it makes f(x) continuous.
Homework Equations
<br /> 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}<br />
The Attempt at a Solution
I know that
\lim_{x\to 5^-}3x^2 = 2x+c
and
\lim_{x\to 0^+}3x^2 = 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: