Why is 1 = 2 ??????

deveraux

Senior member
Mar 21, 2004
284
0
71
Division by zero error. (X-X) = 0 hence you can't divide both sides of the equation by it.
 

paadness

Member
May 24, 2005
178
0
0
No, i am not doing X-X to obtain Zero.

Ok beat this.

let,

(X-X) = A

now eq becomes

X(A)= (X+X)(A)

:D
 

Matthias99

Diamond Member
Oct 7, 2003
8,808
0
0
Originally posted by: paadness
No, i am not doing X-X to obtain Zero.

Ok beat this.

let,

(X-X) = A

now eq becomes

X(A)= (X+X)(A)

:D

If (X-X) = A, then A must be zero, no matter what tricks you play with it, and dividing by A then implies division by zero and is undefined. At least if you're working with integers or real numbers. 'X(A) = (X+X)(A)' becomes '0*x = 0*(2*x)', otherwise known as '0 = 0'.

Thanks for playing.
 

paadness

Member
May 24, 2005
178
0
0
but as far as i know, 0/0 can have 3 values.

Basically it involves limit and 0/0 is a dangerious thing. Le-Hopital rule has a solution to it if u have a denomitor.

In different situations we can treat this danger according to needs.

Still 1 = 2 trick is good enough to fool high school students :p

 

deveraux

Senior member
Mar 21, 2004
284
0
71
De-Hopital's rule applies to a limit. There is no limit involved here. A does not approach 0, A is 0. Of course I could be wrong, but from what I understand from De-Hopital's rule, it doesn't apply here.
 

krcat1

Senior member
Jan 20, 2005
551
0
0
X(X-X) does not equal X2-X2 if you set (X-X) = A

X(A) != (X+X)(A) unless A=0
 

Smilin

Diamond Member
Mar 4, 2002
7,357
0
0
Originally posted by: paadness
but as far as i know, 0/0 can have 3 values.

Basically it involves limit and 0/0 is a dangerious thing. Le-Hopital rule has a solution to it if u have a denomitor.

In different situations we can treat this danger according to needs.

Still 1 = 2 trick is good enough to fool high school students :p

limit approaching zero isn't undefined. divide by zero is.

0/2 = 0, 0/1 = 0, 0/0 = undefined. No cheating :p
 

DrPizza

Administrator Elite Member Goat Whisperer
Mar 5, 2001
49,601
167
111
www.slatebrookfarm.com
L'Hopital's rule applies to LIMITS

0/0 = undefined. ALWAYS. 0/0 is undefined.

However, if evaluating something like
lim (as x -> 0) sin(x) / x
then, since the value is approaching 0 in the numerator and 0 in the denominator, which is an indeterminate form of a limit, THEN you can apply L'Hopital's rule. (in which case, it becomes lim (as x -> 0) cos(x) / 1 which would evaluate to 1/1 or 1.

Now, you said something about 3 values?
lim (as x -> 0) sinx / x = 1
lim (as x -> 0) sin2x / x = 2
lim (as x -> 0) sin3x / x = 3
lim (as x -> 0) sin4x / x = 4

obviously, we can come up with a limit problem, the answer to which can be any real number we want.
There are other limits of the form 0/0 which evaluate to:
There is no limit, it increases without bound. (usually just abbreviated as +infinity; the math people know what you mean)
There is no limit, it decreases without bound. (usually just abbreviated as -infinity; again, the math people know what you mean)
and
There is no limit because it approaches different values depending on the direction the limiting value is approached from (DNE)
 

paadness

Member
May 24, 2005
178
0
0
Originally posted by: DrPizza
L'Hopital's rule applies to LIMITS

0/0 = undefined. ALWAYS. 0/0 is undefined.

However, if evaluating something like
lim (as x -> 0) sin(x) / x
then, since the value is approaching 0 in the numerator and 0 in the denominator, which is an indeterminate form of a limit, THEN you can apply L'Hopital's rule. (in which case, it becomes lim (as x -> 0) cos(x) / 1 which would evaluate to 1/1 or 1.

Now, you said something about 3 values?
lim (as x -> 0) sinx / x = 1
lim (as x -> 0) sin2x / x = 2
lim (as x -> 0) sin3x / x = 3
lim (as x -> 0) sin4x / x = 4

obviously, we can come up with a limit problem, the answer to which can be any real number we want.
There are other limits of the form 0/0 which evaluate to:
There is no limit, it increases without bound. (usually just abbreviated as +infinity; the math people know what you mean)
There is no limit, it decreases without bound. (usually just abbreviated as -infinity; again, the math people know what you mean)
and
There is no limit because it approaches different values depending on the direction the limiting value is approached from (DNE)

:thumbsup:
 

jman19

Lifer
Nov 3, 2000
11,225
664
126
Originally posted by: krcat1
Originally posted by: jman19
Originally posted by: krcat1
X(X-X) does not equal X2-X2 if you set (X-X) = A

X(A) = (X+X)(A) unless A=0

X(A) = (X+X)(A) even if A=0...

X(A) = (X+X)(A) only if A=0

For some reason when I decided to reply I completely ignored the fact that A is set to (X-X). Anyway, "only if" doesn't ever pertain, as that IS the value of A.