Locus of Midpoints of Chords in Circle x^2+y^2-2y-3=0

  • Thread starter Thread starter Mentallic
  • Start date Start date
  • Tags Tags
    Circle
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 8K views
Messages
3,802
Reaction score
95

Homework Statement


Find the equation of the locus of midpoints of all chords of length 2 units in the circle with equation [tex]x^2+y^2-2y-3=0[/tex]


Homework Equations


[tex]d=\sqrt{x_2-x_1)^2+(y_2-y_1)^2}[/tex]


The Attempt at a Solution


I don't know how to begin solving this problem. All I know is [tex](x_2-x_1)^2+(y_2-y_1)^2=4[/tex], and the variables, [tex](x_1,y_1)[/tex] and [tex](x_2,y_2)[/tex] satisfy the circle equation.

I transformed the circle equation into the general form ~ [tex]x^2+(y-1)^2=4[/tex] So the circle is centred [tex](0,1)[/tex] and radius 2.
Actually while writing this, I realize the locus of the circle will have the same centre thus, [tex]x^2+(y-1)^2=r^2[/tex], and the perpendicular bisector of a chord in a circle passes through its centre, so I can use pythagoras' theorem:

[tex]c^2=r^2+b^2[/tex]

[tex]4=r^2+(\frac{2}{2})^2[/tex]

[tex]r^2=3, r=\sqrt{3}[/tex]

Therefore, the circle equation is: [tex]x^2+(y-1)^2=3[/tex]

Somehow while trying to explain my problem, I figure it out for myself? Anyway, are there any other methods to solve this problem? I thought it would've involved the distance formula in some way.
 
Physics news on Phys.org
You are using the distance formula when you use Pythagoras' theorem. But what makes you think that you would need the distance formula? The trick behind most locus questions is first figuring out what the locus should look like. In this case, it was a circle. Then, justify it, as you have done with Pythagoras' theorem.
 
That is normal with locus problems. You often need to plot part of it in order to get an idea of where to start.
 
I guess I'm just a little skeptical about it because I've been working on locii in the complex plane too, and since I'm new to the whole idea of complex numbers and graphing them, I haven't been able to even visualize what I should get, but I still get the answer nonetheless (eventually).