f(x)=⎩⎪⎪⎪⎪⎨⎪⎪⎪⎪⎧4−2x−x2ax+bx3:x<−1:−1≤x≤1:1<xSolve for the constants a and b that make the piecewise function continuous for all real numbers. f(x)={\\ 4-2x-x^2, x<-1 ax+b, -1 ≤x ≤1 x^3, x>1
Sign error?Since f(x)=4−2x−x2 for x less than -1, the limit "as x approaches -1 from below" is x→−1lim4−2x−x2 which, since 4−2x−x2 is a continuous polynomial, is 4−2(−1)−(−1)2=4+2+1=7.
You didn't indicate why that stopped you; I'm not sure what it is.I understand that part. Normally when I do questions like this I’d find what f(-1) is and then find the limits x->1- and x->1+ but I can’t do that with this one because of ax+b, -1 ≤x ≤1. So how do I start the problem?