How can 1 == 2 ? - Proof:
assume
x == y
then
x^2 == xy (multiply both sides by x)
x^2 - y^2 == xy - y^2 (subtract y^2 from both sides)
(x + y)(x - y) == y (x - y) ( factor both sides )
now we can cancel the (x-y) because we have it on both sides
x + y == y
y + y == y (since x == y above we can substitute x for y)
2y == 1y
2 == 1 !!!!!!!!
Q.E.D.

assume
x == y
then
x^2 == xy (multiply both sides by x)
x^2 - y^2 == xy - y^2 (subtract y^2 from both sides)
(x + y)(x - y) == y (x - y) ( factor both sides )
now we can cancel the (x-y) because we have it on both sides
x + y == y
y + y == y (since x == y above we can substitute x for y)
2y == 1y
2 == 1 !!!!!!!!
Q.E.D.






