Calculus Troubles: Finding Limits and Understanding 0/0

  • Thread starter Thread starter cvc121
  • Start date Start date
  • Tags Tags
    Calculus Limits
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
cvc121
Messages
61
Reaction score
1

Homework Statement


Find the following limits, if they exist.

Homework Equations

The Attempt at a Solution


I have just started calculus and am having trouble with 3 a). I get 0/0 after substitution so I factored but still get 0 in the denominator. Does this indicate that the limit does not exist? Am I doing the questions correctly? My work is attached below. Thanks! All help is very much appreciated.
View attachment 96417https://www.physicsforums.com/attachments/96417/
 
Last edited by a moderator:
Physics news on Phys.org
You're taking the limit of a constant (3) divided by something which approaches zero. What do you get if you divide a positive constant by an infinitesimal quantity?
 
Or would it be positive infinity?
 
cvc121 said:
Or would it be positive infinity?
Yes, but you can approach 1 from both sides. ##lim_{x\rightarrow 1^+} \frac{x+2}{x-1}## must be equal to ##lim_{x\rightarrow 1^-} \frac{x+2}{x-1}## for the limit to exist. Are they?
 
  • Like
Likes   Reactions: SammyS
Saying that a limit "is positive infinity" is just saying that "the limit does not exist" but giving a specific reason- that the values get larger and larger and larger without upper bound, as opposed to getting lower and lower without lower bound or jumping around without getting close to anyone specific number.
 
HallsofIvy said:
Saying that a limit "is positive infinity" is just saying that "the limit does not exist" but giving a specific reason- that the values get larger and larger and larger without upper bound, as opposed to getting lower and lower without lower bound or jumping around without getting close to anyone specific number.

Very nice explanation.