Find the equation of the diameter of the circle x^2+y^2-4x+6y=14
idontknow2298, did you mean: Find the equation of the equation of the diameter of the circle x^2+y^2-4x+6y=14
which passes through the origin?If this is the case, then the way to do this is to first complete the square to give you the equation of the circle, which should give you:
(x-2)^2+(x+3)^2=27
The centre is (2,-3) and the radius is 3√3.
Then, you find the gradient by using the two points lying on this line, which are (2,-3) and (0,0), since the diameter passes through the origin.
M=0-2/0-(-3)
M=-2/3
Sub the gradient into y=mx+c.
y=-2/3x+c
Sub in either (2,-3) or (0,0) into y=-2/3x+c to find the y-intercept.
Sub (0,0)
c=0
Therefore, we get the equation of the diameter of the circle:
y=-2/3x
You can also put this into ax+by+c=0, if it's necessary.