Can anybody can tell Me what is wrong with this process? I don't believe this is true but I couldn't find any mistakes in the flow of equations.
LET $A=B$
THEN : Equation 1.
$A=B$
Multiply both sides by “$A$” :
$A(A)=A(B)$
$A^2 =AB$
Subtract both sides by “$B^2$“
$A^2-B^2=AB-B^2$
Factor both sides
$(A-B)(A+B) = (B)(A-B)$
Eliminate “$(A-B)$”
$ (A-B)(A+B) = (B)(A-B)$
Equation 2.
$A+B = B$
From Equation 1 .
$A=B$
Substitute Equation 2 by 1
$B+B=B$
THEN
$2B=B$
Divide both sides by $B$:
$2=1$