Basic limit involving absolute value

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 7K views
wvcaudill2
Messages
53
Reaction score
0

Homework Statement


lim as x[itex]\rightarrow[/itex]-1 = [itex]\frac{|x^{2}-1|}{x^{2}+x}[/itex]


Homework Equations


N/a


The Attempt at a Solution


Tried to write this as a piecewise function, but I got lost.
 
Physics news on Phys.org
Ok, from the left-hand side of the limit, I got -2, and from the right-hand side I got 2, and when x-1=0 I got "does not exist." Is this right?
 
wvcaudill2 said:
Ok, from the left-hand side of the limit, I got -2, and from the right-hand side I got 2,

The correct solution should be those two switched. From the left side, you should get 2. From the right side, you should get -2. Check your signs.

and when x-1=0 I got "does not exist."

What in Earth do you mean with this??
 
I do not see how they should be switched. Can you explain your process in more detail?
 
eqp1.jpg
 
You can't just eliminate the x+1 in your first line. Why not? Because it sits inside an absolute value sign. This will cause sign errors.

The absolute first thing you should do is eliminate the absolute value signs around [itex]x^2-1[/itex]. If x comes from the left, then this expression is positive, so you can drop the absolute valuie signs. If x comes from the right, then it is negative, so you'll have to write a minus sign in front.
 
Im still not sure how it is you are coming to the statement that "if x comes from the left, then this expression is positive." Can you explain how you are getting this?

Here is what I have now:
eqp2.jpg
 
wvcaudill2 said:
Im still not sure how it is you are coming to the statement that "if x comes from the left, then this expression is positive." Can you explain how you are getting this?

Here is what I have now:
eqp2.jpg

Well, if [itex]x\leq -1[/itex], then [itex]x^2-1\geq 0[/itex]. This is easily seen by drawing the parabola for [itex]x^2-1[/itex].
 
Ok, I see what you are saying now, but when I graphed the parabola, I also saw that coming from the right-hand side, the values of x were also positive up until x=1.
 
Im still not seeing the big picture here. Can you write out exactly what this problem should look like with all the steps at least partially worked out?