Understanding Limits: Solving for x^2-2|x|/x

  • Thread starter Thread starter ladyrae
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of the expression (x^2 - 2|x|)/x as x approaches 0. Participants are exploring the implications of absolute values and the behavior of the function near the point of interest.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants are examining the left-hand and right-hand limits to determine if the overall limit exists. There are questions about the validity of simplifications and the behavior of the function as x approaches 0 from both directions.

Discussion Status

Some participants have provided calculations for the left and right limits, indicating that they yield different results. Others are questioning the assumptions behind simplifications and the nature of the discontinuity at x=0. The discussion is ongoing, with various interpretations being explored.

Contextual Notes

There is a mention of losing marks for an undefined answer in a class assignment, which may influence the participants' perspectives on the problem. Additionally, the role of piecewise functions in evaluating the limit is being considered.

ladyrae
Messages
32
Reaction score
0
I’m having trouble understanding this limit

Lim x->0 (x^2-2|x|)/x

I think its undefined but lost marks for that answer on my class assignment.

Also, Why can’t I simplify to x-2?
 
Physics news on Phys.org
The limit exists if and only if the left limit and right limit exist, and are equal to each other.

\lim _{x \rightarrow {0}^{+}} \frac{x^2 - 2|x|}{x}

= \lim _{x \rightarrow {0}^{+}} \frac{x^2 - 2x}{x}

= \lim _{x \rightarrow {0}^{+}} x - 2

= -2


\lim _{x \rightarrow {0}^{-}} \frac{x^2 - 2|x|}{x}

= \lim _{x \rightarrow {0}^{-}} \frac{x^2 + 2x}{x}

= \lim _{x \rightarrow {0}^{-}} x + 2

= 2

Therefore, the limit does not exist.
 
Last edited:
You can also see it graphically by plotting the function. There is a large discontinuity (gap) at x=0.
 
ladyrae said:
I’m having trouble understanding this limit

Lim x->0 (x^2-2|x|)/x

I think its undefined but lost marks for that answer on my class assignment.

Also, Why can’t I simplify to x-2?
Say x = -x. Then
\frac{(-x)^2 - 2|-x|}{-x} = \frac{x^2 - 2x}{-x} = 2 - x​
As you can see, you can't JUST simplify to x - 2. If x > 0, then you can simplify to x - 2.

What happens when x approaches 0 from the positive direction? What happens when x approaches 0 from the negative direction? You should see (if you haven't already) that the limit is undefined.
 
because |x|/x is not equal to 1. It is equal to 1 if x >0 and -1 if x < 0. You can simplify that to x - 2|x|/x. That would help in finding the limit. In order to find the limit you will have to break that up into a piecewise function and than look at the limit as it approaches 0 from the left and the right. And ill give you a hint, there is no limit as x --> 0.
 

Similar threads

Replies
8
Views
1K
Replies
28
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
25
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K