All numbers are equal :D
heres the latest proof and it doesn't involve 0 anywhere. no term like (a-b) is involved unlike other similar proofs
-ab = -ab
=> a^2 - a^2 - ab = b^2 - b^2 - ab
=> a^2 - a(a+b) = b^2 - b(a+b)
=> a^2 - a(a+b) + (a+b)^2/4 = b^2 - b(a+b) + (a+b)^2/4
as (x-y)^2 = x^2 -...