Troubleshooting Limits: How to Solve \frac{0}{0} Error

  • Context: Undergrad 
  • Thread starter Thread starter johnnyICON
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Discussion Overview

The discussion revolves around troubleshooting a limit problem that results in an indeterminate form of \(\frac{0}{0}\). Participants explore various methods to resolve this issue, including factoring and substitution, while examining the correctness of their expressions and calculations.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents a limit problem that leads to \(\frac{0}{0}\) when substituting \(x = 1\).
  • Another participant suggests factoring the numerator and denominator as a potential solution.
  • There are conflicting factorizations of the numerator, with one participant claiming it factors to \((x-1)(x+4)\) while another corrects it to \((x-1)(x-3)\).
  • Participants express confusion over the negative sign in the denominator and its impact on the limit calculation.
  • One participant asserts that the limit should be \(0\) based on their calculations, while another believes it should be \(\frac{1}{2}\).
  • There are discussions about the correct factoring of the denominator, with suggestions that it should be expressed as \(-(x-1)(x+3)\).
  • Participants clarify the precedence of operations regarding negative signs and exponents, indicating a need for consistent notation to avoid confusion.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correct limit value, with some asserting it is \(0\) and others suggesting it is \(\frac{1}{2}\). There is also disagreement on the correct factorizations of the expressions involved.

Contextual Notes

There are unresolved issues regarding the correct expressions and factorizations, as well as the handling of negative signs in the equations. Participants express uncertainty about the original problem's formulation and its implications for the limit.

johnnyICON
Messages
79
Reaction score
0
I have this question from a past assignment that I never get right, it says the limit is [itex]\frac{1}{2}[/itex].
But what I keep getting is [itex]undefined[/itex].

Here is the problem: [itex]\lim_{x \to 1} \frac{\x^2 - 4x + 3}{\-x^2 + 2x + 3}[/itex].

I broke it down using limit laws, then substituted in 1 for the x's, and ended up with [itex]\frac{0}{0}[/itex]. What am I doing wrong here? :confused:
 
Last edited:
Physics news on Phys.org
Did you try doing any factoring of numerator and denominator first?
 
Did that as well, I got [itex]\frac{(x-1)(x+4)}{(-x+1)(x+3)}[/itex]. And when you substitute 1 in, its still [itex]\frac{0}{0}[/itex].
 
I think you factored the top wrong... I get (x-3)(x-1)... that should help you out, because I believe when you cancel (x-3) with the (x+3) on the bottom you get -1. I think.
 
[tex]\lim_{x \to 1} \frac{x^2 - 4x + 3}{\-x^2 + 2x + 3}[/tex]

I am having a little bit of trouble reading your markup. Is this what we're working on?
 
or is that squared x term on the bottom negative?

[tex]\lim_{x \to 1} \frac{x^2 - 4x + 3}{\ (-)x^2 + 2x + 3}[/tex]

I am having trouble getting that negative sign to show up.
 
Last edited:
Math Is Hard said:
or is that squared x term on the bottom negative?

[tex]\lim_{x \to 1} \frac{x^2 - 4x + 3}{\ (-)x^2 + 2x + 3}[/tex]

I am having trouble getting that negative sign to show up.


This is the one. By the way, I've been meaning to ask how to make things look bigger?

I use the itex tags, your using tex tags? Anyway, get back to me on that one later
 
OH MY ! :eek:
I'm an idiot... I factored wrong... as you may have noticed, my factored numerator is magically [tex](x-1)(x+4)[/tex]... :( It should be [tex](x-1)(x-3)[/tex] right?
 
Last edited:
And I think I'm wrong by including the sign...

Should it be [tex]\frac{(x-1)(x-3)}{-(x-1)(x-2)}[/tex] rather than [tex]\frac{(x-1)(x-3)}{(-x-1)(x+2)}[/tex] ...?
 
Last edited:
  • #10
For the expression you gave -(x+1)(x-3) would be the correct factoring for the denominator.

However:
[tex]\lim_{x \to 1} \frac{(x^2 - 4x + 3)}{(-x^2 + 2x + 3)}\ =\ \frac{0}{4}\ =\ 0[/tex]​
Are you sure you've got the right expression? The problem is simple unless 1 is actually a root of both the numerator and the denominator.
[tex]\lim_{x \to 1} \frac{(x^2 - 4x + 3)}{(-x^2 - 2x + 3)}\ =\ \frac{1}{2}[/tex]​
This one works out to the answer you indicated. You can either factor or use l'Hôpital's rule.
 
Last edited:
  • #11
Note on tex:

The reason the minus sign is disappearing is due to putting a backslash in front of it.
Incorrect: [tex ]\-x^2+2x+3[/tex]

Correct: [tex ]-x^2+2x+3[/tex]
 
  • #12
I know. I keep on double checking to see whether it wasn't just a smudge of ink or pencil mark, but yes, the sign is included...

For your first equation, did you mean numerator instead of denominator?

And how did you get 1/2 for the second one?

Here's what I've been getting
[tex]r(x) =\ \frac{(x-1)(x-3)}{-(x-1)(x-2)} =\ \frac{x-3}{-(x-2)} =\ \frac{1 - 3}{-(1-2)} =\ \frac{-2}{1}[/tex]...??

It seems like I get farther and farther way everytime I try something else...
 
  • #13
If your original expression is identical to the one in your book then this is a typo in the book. The limit of the original expression is 0 not 1/2.

Also:
Yes, I do mean the denominator. If a minus sign in front of the squared term makes the factoring difficult, put the expression in a form where you don't need to worry about it:
-x2 - 2x + 3 = -(x2 + 2x - 3)
The factors you give are incorrect:
(x-1)(x-2) = x2 - 3x + 2
 
  • #14
DFDKJSDFJFLdfkdfoiaanog Wow, I always manage to read something wrong... ok but wait, doesn't [tex](x+1)(x-3) =\ x^2 - 2x - 3[/tex]?
 
  • #15
Yes,
(x + 1)(x - 3) = x2 - 2x - 3
so these are not the correct factors. Keep in mind that it is necessary for 1 to be a root of the polynomial—with your factors, the roots would be -1 and 3.
 
  • #16
Alright...

:D

Can you show me how you did this:

[tex]\lim_{x \to 1} \frac{(x^2 - 4x + 3)}{(-x^2 - 2x + 3)}\ =\ \frac{1}{2}[/tex]

That's with the denominator being (-x+1)(x+3) right?
 
  • #17
Yes, that is the denominator. It's generally best though to pull the negative sign outside of the factors: -(x-1)(x+3)

So, you've got the expression factored like this:
[tex] \lim_{x \to 1} \frac{(x^2 - 4x + 3)}{(-x^2 - 2x + 3)}\ =\ \lim_{x \to 1} \frac{(x-1)(x-3)}{-(x-1)(x+3)}[/tex]​
Do you see how to proceed from there?
 
Last edited:
  • #18
ahh... ! I'm an idiot. THANKS :D
 
  • #19
I think where my confusion lies is with that damn negative sign.

It should always be (-x)^2 -2x + 3 unless stated as -(x^2 -2x + 3)...

Trying to make a rule for myself.. do you agree?
 
  • #20
The standard rule is that exponents have precedence over multiplication and division, and the latter have precedence over addition and subtraction.

So -x^2+2 without any other notations is always -(x2)+2

This is used universally, so adopting any other convention will just lead to confusion.

Also, to use the convention you give (i.e. addition and subtraction have precedence over exponents) consistently you would end up with:
-x^2+2 = (-x)(2+2)
 
  • #21
Thanks. =D
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K