To find the value of 6(α+β), we begin by analyzing the geometry of the given circle and chords.
The equation of the given circle is:
C:x2+y2+x−3y=0
Let P(1,2) be the given point on the circle. A chord is drawn from P(1,2) and is bisected by the y-axis.
Since the y-axis bisects the chord, the midpoint of the chord must lie on the y-axis. Thus, we can represent the midpoint as M(0,k) for some real number k.
Let R(x1,y1) be the other endpoint of the chord. Since M(0,k) is the midpoint of the segment joining P(1,2) and R(x1,y1), we use the midpoint formula:
(21+x1,22+y1)=(0,k)
Equating the x and y components gives:
21+x1=0⟹x1=−1
22+y1=k⟹y1=2k−2
So, the point R has coordinates (−1,2k−2).
Since R lies on the circle x2+y2+x−3y=0, we substitute x=−1 and y=2k−2 into the circle's equation:
(−1)2+(2k−2)2+(−1)−3(2k−2)=0
Expanding and simplifying the equation:
1+(4k2−8k+4)−1−6k+6=0
4k2−14k+10=0
2k2−7k+5=0
Factoring the quadratic equation:
(2k−5)(k−1)=0
This gives two values for k:
k1=1andk2=25
Now, we calculate the coordinates of the two endpoints R and S:
-
For k1=1:
y1=2(1)−2=0⟹R(−1,0)
-
For k2=25:
y2=2(25)−2=3⟹S(−1,3)
The midpoint (α,β) of the line segment RS connecting R(−1,0) and S(−1,3) is:
α=2−1+(−1)=−1
β=20+3=23
Now, we evaluate 6(α+β):
6(α+β)=6(−1+23)=6(21)=3
Thus, the required value of 6(α+β) is 3.