Finding the limit of a function with absolute values.

Click For Summary

Homework Help Overview

The discussion revolves around finding the limit of a function involving absolute values as x approaches 1. The specific limit in question is \(\lim_{x \rightarrow 1} \frac{x ^ 2 + |x -1| - 1}{|x-1|}\).

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to evaluate the limit using one-sided limits, noting different results for the limits from the left and right. Some participants question the correctness of the one-sided limit from below, while others explore algebraic manipulation of the expression.

Discussion Status

Participants are actively engaging with the problem, offering corrections and alternative approaches. There is a recognition that the limit does not exist based on differing one-sided limits, though some confusion remains regarding the calculations and notation used.

Contextual Notes

There are indications of uncertainty regarding the use of LaTeX for mathematical expressions, which may affect clarity in communication. Participants are also navigating the implications of absolute values in the limit evaluation.

drunkenfool
Messages
29
Reaction score
0
I need a little help and reassurance here.

The question is as follows,

Find the following limit, if it exists.

\lim_{x \rightarrow 1} \frac{x ^ 2 + |x -1| - 1}{|x-1|}

Here is what I did, first I did the two one-sided limits, as \lim_{x \rightarrow 1^+} and as \lim_{x \rightarrow 1^-}. (the values in the absolute value would be (x-1) and -(x-1) respectively, in this case) The answers I got were 3 and -1 respectively. Since the one-sided limits aren't the same, I concluded that the limit for this function does not exist. Am I correct?
 
Last edited:
Physics news on Phys.org
Makes sense to me.
 
One correction: the limit as x approaches 1 from below, \lim_{x \rightarrow 1^-}, is 1, not -1. Of course, the limit still doesn't exist.
 
Oh, how so? Am I doing this right?

=\frac{x ^ 2 + |x -1| - 1}{|x-1|}
=\frac{x ^ 2 + -(x -1) - 1}{-(x-1)}
=\frac{x ^ 2 -x}{-(x-1)}
=\frac{-x (1-x)}{1-x}
=-x
=-1
 
drunkenfool said:
Oh, how so? Am I doing this right?

=\frac{x ^ 2 + |x -1| - 1}{|x-1|}
=\frac{x ^ 2 + -(x -1) - 1}{-(x-1)}
=\frac{x ^ 2 -x}{-(x-1)}
=\frac{-x (1-x)}{1-x}
=-x
=-1
Yes, -1 is the correct answer. However, it's not very clear the way you wrote it. Why are your equal signs all fly off to the numerator, and where are all the lim notation?
----------------
Or you may try to get rid of the |x - 1| in the numerator first, and then apply the limit:
\lim_{x \rightarrow 1 ^ -} \frac{x ^ 2 - 1 + |x - 1|}{|x - 1|}
= 1 + \lim_{x \rightarrow 1 ^ -} \frac{x ^ 2 - 1}{|x - 1|}
= 1 - \lim_{x \rightarrow 1 ^ -} \frac{(x - 1)(x + 1)}{x - 1}
= 1 - \lim_{x \rightarrow 1 ^ -} (x + 1)
= -1.
 
Oh, I really don't know my way around the latex codes, so that's why you see all the errors. Thanks a lot, you guys.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
5
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K