Analyzing the Setup
We are given three points: P(−3,2), Q(9,10), and R(α,4). These points lie on a circle C where PR is the diameter.
Our objective is to find the intersection point S of the tangents at Q and R, and subsequently determine the value of k given that S lies on the line 2x−ky=1.
Phase 1
The Silent Guardian
Since PR is the diameter, by Thales' Theorem, the angle subtended by the diameter at any point on the circumference is 90∘. Therefore, ∠PQR=90∘, implying that the line segments PQ and QR are perpendicular.
The slope of
PQ is calculated as:
mPQ=9−(−3)10−2=128=32
The slope of
QR is:
mQR=α−94−10=α−9−6
Since the product of the slopes of perpendicular lines is
−1, we have:
(32)⋅(α−9−6)=−1
Simplifying this expression, we obtain α−9−4=−1, which leads to α−9=4. Thus, α=13, and point R is (13,4).
Phase 2
Defining the Circle
The center
M of the circle is the midpoint of the diameter
PR:
M=(2−3+13,22+4)=(5,3)
The radius squared,
r2, is the squared distance from the center
M(5,3) to point
R(13,4):
r2=(13−5)2+(4−3)2=82+12=65
The equation of the circle is
(x−5)2+(y−3)2=65. Expanding this, we get:
x2+y2−10x−6y−31=0
Phase 3
The Tangent Tango
To find the tangents at Q(9,10) and R(13,4), we use the T=0 formula: xx1+yy1+g(x+x1)+f(y+y1)+c=0.
For point
Q(9,10):
9x+10y−5(x+9)−3(y+10)−31=0
4x+7y=106
For point
R(13,4):
13x+4y−5(x+13)−3(y+4)−31=0
8x+y=108
Phase 4
The Final Convergence
We solve the system of linear equations:
1) 4x+7y=106
2) 8x+y=108
From the second equation,
y=108−8x. Substituting this into the first equation:
4x+7(108−8x)=106
4x+756−56x=106
−52x=−650⇒x=225
Substituting
x=12.5 back into
y=108−8x:
y=108−8(12.5)=108−100=8
The intersection point
S is
(225,8). Since
S lies on
2x−ky=1:
2(225)−k(8)=1
25−8k=1
8k=24
The final value is k=3.