Limits of a picewise function?

  • Thread starter Thread starter shocklightnin
  • Start date Start date
  • Tags Tags
    Function Limits
shocklightnin
Messages
31
Reaction score
0

Homework Statement



We're given a piecewise function

g(x) = {
x if x < 1
3 if x = 1
2-x^2 if 1<x<=2
x-3 if x > 2
]

and were asked: lim x-> 2-

Homework Equations



2-x^2 if 1<x<=2
x-3 if x > 2


The Attempt at a Solution




when i drew it out i was getting that the answer is -2 but the workbook says the answer is zero. times have occurred where the answers in this workbook have been wrong, so i would just like someone to verify either one. any help is much appreciated, thanks.
 
Physics news on Phys.org
2-x^2 if 1<x<=2 Is all you really need to solve this.. As x approaches 2 from the left, the answer is -2. The other limit = -1 anyway so I don't see how they got 1.

EDIT: They may have thought it's (2-x)^2.. That limit as x->2 is 0..
 
shocklightnin said:

Homework Statement



We're given a piecewise function

g(x) = {
x if x < 1
3 if x = 1
2-x^2 if 1<x<=2
x-3 if x > 2
]

and were asked: lim x-> 2-

Homework Equations



2-x^2 if 1<x<=2
x-3 if x > 2

The Attempt at a Solution



when i drew it out i was getting that the answer is -2 but the workbook says the answer is zero. times have occurred where the answers in this workbook have been wrong, so i would just like someone to verify either one. any help is much appreciated, thanks.
You may have neglected to include the parentheses.

\displaystyle \lim_{x\to2^-}\left(2-x^2\right)=-2

\displaystyle \lim_{x\to2^-}\left((2-x)^2\right)=0
 
thanks to both! and nope, book def. says '(2-x^2) and not (2-x)^2, must be a printing error either in book or ans. key, but thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top