Nerds like to use this when they procrastinate.
The mathematical fallacy 2 = 1 is a classic one, guess which step is incorrect:
Let x = y.
Multiply by x: x² = xy.
Subtract y²: x² â y² = xy â y².
Factorize: (x â y)(x + y) = y(x â y).
Divide by (x â y): x + y = y
Because x = y, replace all x's with y's: y + y = y
Simplify: 2y = y
Divide by y: 2 = 1
Did you see the incorrect step? Spoiler alert: it's the fifth one; you can't divide by (x â y), as that equals 0 (because x and y are equal), and you can't divide by zero.