a = b
ab = b2
-(ab) = -b2
a2-ab = a2-b2
a(a-b) = (a+b)(a-b)
a = a+b
a = 2a
1 = 2
There is a problem going from the 5th line
to the 6th. The fifth is true, a(a-b) = (a+b)(a-b), but a = b
(original definition) therefore a-b = 0.
So to get from the fifth line to the sixth you divide both sides by
(a-b), i.e. divide by 0 - not allowed. Therefore 1¹2.
Hope this makes sense
sam