On the real line $\mathbb R$ we define the absolute value of a number as
$\tag 1 |x| = \sqrt{x^2}$
The distance between any two numbers $a$ and $b$ on the line is defined as $|a - b|$.
The binomial theorem is useful:
$\tag 2 (a + b)^2 = a^2 + b^2 +2ab$
We also have
$\tag 3 |(a + b)^2| = |a + b|^2 =|a|^2 + |b|^2 \pm 2 |a||b|$
and since $|b - a| \text{ (distance) } = |b + (-a)| = |(-a) + b|$,
$\tag 4 |b - a|^2 =|a|^2 + |b|^2 \pm 2 |a||b|$
When you move from the real line to $\mathbb R \times R$, you want to bring along this idea of distance. Using graphs paper and a ruler, it won't be long before you conclude that for line segment lengths $a$, $b$ and $c$ (distance) forming a triangle in the plane that
$\tag 5 c^2 = a^2 + b^2 + \gamma a b \text{ with } -1 \le \gamma \le 1$
better work.