Question
Question: If $\begin{pmatrix} a, & \frac{1}{a} \end{pmatrix}$, $\begin{pmatrix} b, & \frac{1}{b} \end{pmatrix}...
If (a,a1), (b,b1), (c,c1) and (d,d1) are four distinct points on a circle of radius 4 units then, abcd is equal to

4
1/4
1
16
1
Solution
The four distinct points are given in the form (x,1/x). Let these points be P1(a,1/a), P2(b,1/b), P3(c,1/c), and P4(d,1/d). These points lie on a circle of radius R=4 units. The general equation of a circle with center (h,k) and radius R is: (x−h)2+(y−k)2=R2 Given R=4, the equation is: (x−h)2+(y−k)2=16 Since the points (a,1/a), (b,1/b), (c,1/c), and (d,1/d) lie on this circle, their coordinates must satisfy the circle's equation. For any point (x,1/x) on the circle, we have: (x−h)2+(x1−k)2=16 Expanding this equation: x2−2hx+h2+x21−x2k+k2=16 Multiplying by x2 to eliminate fractions (note x=0): x4−2hx3+h2x2+1−2kx+k2x2=16x2 Rearranging into a quartic equation: x4−2hx3+(h2+k2−16)x2−2kx+1=0 The roots of this quartic equation are a,b,c, and d. By Vieta's formulas, the product of the roots of Ax4+Bx3+Cx2+Dx+E=0 is E/A. In this equation, A=1 and E=1. Therefore, the product of the roots abcd=1/1=1.