View Full Version : prove that ...
x=--x
wtf =/
(this isn't a homework problem but it was brought up today and I'm curious) :confused:
x=--x
wtf =/
(this isn't a homework problem but it was brought up today and I'm curious) :confused:
Well, what do you start with?
If you start with
-1 \times -1 = 1
then
--x = -1(-1(x))=(-1 \times -1) x= 1 x =x
The first equality is by definition, the second because multiplication is associative, the third because you know [itex]-1 \times -1 =1 [/tex] and the last because 1 is the multiplicative identity.
To see that -1 \times -1 =1:
\frac{-1}{-1}=1=\frac{1}{1}
so
\frac{-1}{1}=\frac{1}{-1}
but
1=\frac{-1}{-1}=-1 \times \frac{1}{-1}=-1 \times -1
arildno
Nov16-04, 07:03 AM
It's a bit easier than that.
By definition of zero, x+0=x
By definition of the additive inverse,
x+(-x)=0
--x, that is, (-(-x))
fulfills therefore:
(-x)+(-(-x)=0
Add x on both sides:
x+(-x)+(-(-x))=x, or, since x+(-x)=0, we get:
(-(-x))=x
That is the additive inverse to the additive inverse of x is x itself.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.