$(x-2)^2 + (y + 1)^2 = 16$ is circle
$x - 2y - 3 = 0$ is equation that denotes chord of this circle
How do I find equation of straight line that intersects middle of this chord?
$(x-2)^2 + (y + 1)^2 = 16$ is circle
$x - 2y - 3 = 0$ is equation that denotes chord of this circle
How do I find equation of straight line that intersects middle of this chord?
Line $L_2$ perpendicular to $L_1 : x-2y-3=0$ at the midpoint of the chord passes through the center $(2, -1) $.
$$ L_2 : 2x+y=2(2) +(-1) =3$$
Midpoint is their intersection : $(9/5, -3/5) $
Required equation is $y+3/5=m(x-9/5) $
By intersecting, I suppose that you are looking for a line that it is a perpendicular bisector to the given chord (intersecting lines through the mid point are infinite, so I am assuming that you are referring to the line passing through the mid point and perpendicular to the given chord).
If that is the case, then you may proceed as follows ;
I am also attaching a picture of the solution for the problem.