I have a triangle on the Cartesian plane where I know the following:
$$A = (X_1, Y_1)$$
$$B = (X_2, Y_2)$$
$$C = (X_3, Y_3)$$
$$\angle ABC = 90$$
$$\overline{AB} = x$$
$$\overline{AC} = 2x$$
I know A and B but I don't know C's location.
Can I use these parameters to find distance $\overline{BC}$?