Let A, B, C, D be 4 an ordered 4 tuple of different points on a line, assume cross ratio [A, B, C, D]=[B, A, C, D], then [A, B, C, D, ]=-1.
This seems to be an easy question but I cannot figure out. By definition of cross ratio: (AC/AD)(BD/BC)=(BC/BD)(AD/AC), then $(AC/AD)^2(BD/BC)^2=1$, $(AC/AD)(BD/BC)= 1$, or $-1$, but I don't know why 1 is not possible.
The Wikipedia article Cross ratio states
Later, it states
The specific reason that the cross ratio can not be equal to $1$ is that
$$ \frac{AC:BC}{AD:BD} = \frac{AC\cdot BD}{BC\cdot AD} = (AC/AD)(BD/BC) = 1 $$
implies $\, AC\,BD = BC\, AD.\,$ Introduce coordinates to get
$$(C-A)(D-B) = (B-C)(A-D).$$
Use the "Special Algebraic Identity" ($\texttt{id4_3_1_2a}\,$ from my collection of such identities)
$$(a-b)(c-d) - (a-c)(b-d) + (a-d)(b-c) = 0$$
to show that $\,(A-B)(C-D) = 0.\,$ This implies that either $\,A-B=0\,$ or else $\,C-D=0.\,$ The first is not possible if $A$ and $B$ are distinct and the second is not possible if $C$ and $D$ are distinct.