Limit Problem Difference of Squares

Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of the expression abs(x+3) / (x^2 - 9) as x approaches 3 from the right. Participants explore the implications of the absolute value and the behavior of the function near the point of interest.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the limit's existence and the behavior of the numerator and denominator as x approaches 3. There are questions about how to handle the absolute value and the implications of the denominator approaching zero.

Discussion Status

There is ongoing exploration of the limit's behavior from both sides of 3, with some participants suggesting that while the limit does not exist, the one-sided limits approach infinity. Others emphasize the importance of examining the function's behavior rather than just the point itself.

Contextual Notes

Participants note the confusion stemming from misreading the limit's direction and discuss the concept of one-sided limits and their implications for the overall limit. There is mention of the distinction between limits that are undefined at a point versus those that can still be evaluated as approaching a value.

Destrio
Messages
211
Reaction score
0
how would you do:
lim x->3+ of abs(x+3) / x^2 - 9
because if you take the difference of squares of the bottom
and divide x+3 / x+3 for the positive abs case
you are left with 1/(x-3) with x approaching 3
making the denominater 0

I have since realized that the question was asking for -3+, and was able to solve it
but if it was asking for +3+ how could I go about solving it?

Thanks
 
Physics news on Phys.org
The limit as x->3+ doesn't exist. The numerator approaches 6 and the denominator approaches 0. How could it?
 
Are you serious? If x= 3, what is |x+3|/(x^2- 9)?
 
If x= 3, what is |x+3|/(x^2- 9)?
6/0

i know the limit as x approaches 3 doesn't exist
but so far in my course we have always been able to arrange one-sided limits so that they exist

so if it is simplified like that and the denominator remains 0, is it safe to say that is doesn't exist since it is not defined?
 
No, the limit does not exist!
 
The value of the function at -3+ isn't defined either, but the limit exists. Think of what happens to the values of the function as the limit is approached rather than rather than what happens AT the point.
 
Destrio said:
how would you do:
lim x->3+ of abs(x+3) / x^2 - 9
because if you take the difference of squares of the bottom
and divide x+3 / x+3 for the positive abs case
you are left with 1/(x-3) with x approaching 3
making the denominater 0

I have since realized that the question was asking for -3+, and was able to solve it
but if it was asking for +3+ how could I go about solving it?

Thanks

lim x->-3+ |x+3| / (x^2 - 9)

The one-sided limits do exist: they just don't match up.

For x-> -3+ , |x+3| = (x+3) , so the expression will reduce to
1/(x-3) . Then the limit is 1/-6 = -1/6 .

For x_> -3- , |x+3| = -(x+3) , so the expression becomes -1/(x-3) and the limit is
-1/-6 = 1/6 .

It's the two-sided limit x -> -3 that doesn't exist; the function has a jump discontinuity there and is undefined at x = -3.


For x-> +3 ,
the one-sided limits also exist, but they're infinite and don't match up.

|x+3| = 6 from either direction,

but lim x->+3- (x^2 - 9) approaches zero from negative values, so
the limit of the original expression goes to minus infinity
and lim x->+3+ (x^2 - 9) approaches zero from positive values, so
the limit of the original expression goes to positive infinity

So x-> +3 also does not exist, but for a different reason from the situation for x-> -3 .

(Sorry, I replaced my earlier post because I was getting confused about the actual problem under discussion.)
 
Last edited:
Destrio said:
If x= 3, what is |x+3|/(x^2- 9)?
6/0

i know the limit as x approaches 3 doesn't exist
but so far in my course we have always been able to arrange one-sided limits so that they exist

so if it is simplified like that and the denominator remains 0, is it safe to say that is doesn't exist since it is not defined?

In general, it's not safe to say that a limit doesn't exist just because the denominator goes to zero in the limit. You need to look more carefully at the function. A simple example is
lim x-> 0 (1/x^2): the one-sided limits around zero are both positive infinity, so the two-sided limit is also.

Later in your course, you will learn about limits which are indeterminate ratios ( 0/0 or infinity/infinity ), which can turn out to be anything, depending upon the function involved; you will find out how to deal with them when you talk about L'Hopital's (Bernoulli's) Rule...
 
thanks for all the help everyone
I was initially able to solve the question which wanted the limit at -3
but I misread it as +3 which caused me the confusion with the undefined limit
 

Similar threads

Replies
2
Views
1K
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K