The lines $2x +3y +19 = 0$ and $9x+6y-17 = 0$ cut the coordinate axes in concyclic points.What would be the fastest method to prove it manually?Is it possible to prove the statement without having to find the equation of the circle?
Proving that the lines cut the coordinate axes in concylic points
1.7k Views Asked by user220382 https://math.techqa.club/user/user220382/detail AtThere are 4 best solutions below
On
If you use Ptolemy's theorem, you can prove it by find intersection points with axist and compute some length with Phytagorean theorem. (You don't have to find center of circle.)
On
Your four points are $\left(0\mid-\frac{19}3\right); \left(-\frac{19}2\mid 0\right); \left(0\mid\frac{17}6\right); \left(\frac{17}9\mid 0\right); $
If
$\begin{vmatrix}
0^2+\left(-\frac{19}3\right)^2&0&-\frac{19}3&1\\
\left(-\frac{19}2\right)^2+0^2&-\frac{19}2&0&1\\
0^2+\left(\frac{17}9\right)^2&0&\frac{17}9&1\\
\left(\frac{17}9\right)^2+0^2&\frac{17}9&0&1\\
\end{vmatrix}=0$
then your four points are concyclic.
Since the RHS is 0, the above determinant can be simplified into
$\begin{vmatrix}
19^2&0&-19·3&3^2\\
19^2&-19·2&0&2^2\\
17^2&0&17·6&6^2\\
17^2&17·9&0&9^2
\end{vmatrix}$

$A,B,C,D$ lie on the same circle iff $$OA\cdot OB = OC\cdot OD,$$ i.e. iff $OAD$ and $OCB$ are similar triangles. The lengths $OA,OB,OC,OD$ are straightforward to compute by setting $x=0$ or $y=0$ in the equations of the given lines. That ultimately boils down to: