Let $A=(0,112), B=(0,126), C=(98,112)$ be points in the hyperbolic upper half plane H. Find the hyperbolic distances $d_h(A,B), d_h(A,C), d_h(B,C)$. Every answer should be in the form of a logarithm.
So I worked out just $BC$ since I am sure $AB$ and $AC$ work out the same procedure.
To find $BC$:
we know $B=(0,126)$ and $C=(98,112)$
I found the midpoint=$(49,119)$ and I also found the reciprocal slope=$7$. Using this information, I found the x intercept to be $x=(32,0)$
Using the distance formula, I found CX=BX=130
and since the hyperbolic distance=$\ln\frac{\csc(B)-\cot(B)}{\csc(A)-\cot(A)}$, I obtained:
$$\ln\frac{\frac{130}{126}-\frac{-32}{126}}{\frac{130}{112}-\frac{-32}{112}}$$
I just want anyone to confirm if this looks right.
EDIT:
From above:
$B=(X_1,Y_1)=(0,126)$
$C=(X_2,Y_2)=(98,112)$
$X=(X_3,Y_3)=(32,0)$
$CX=BX=130$
$$D(B,C)=\ln\frac{\frac{B_X}{Y_1}-\frac{X_1-X_3}{Y_1}}{\frac{CX}{Y_2}-\frac{X_2-X_3}{Y_2}}$$
Plugging in the values:
$$D(B,C)=\ln\frac{\frac{130}{126}-\frac{-32}{126}}{\frac{130}{112}-\frac{66}{112}}$$