Question about circle chord midpt locus

  • Thread starter Thread starter kurketom
  • Start date Start date
  • Tags Tags
    Chord Circle
AI Thread Summary
The discussion revolves around finding the midpoints of chords in a circle defined by the equation x^2 + y^2 = 25, specifically those that contain point A, located at (5,0). A user initially attempts to derive the midpoint using complex equations but finds the approach convoluted and incorrect. Another participant suggests a simpler method by recognizing the problem as a homothetic transformation centered at point A, which simplifies the process of finding midpoints. They emphasize that visualizing the answer can be more effective than deriving it algebraically, although the algebraic method may be preferred by instructors. The user expresses gratitude for the insight and plans to proceed with the algebraic approach.
kurketom
Messages
7
Reaction score
0

Homework Statement



A is the pt where the circle with wquation x^2+y^2=25 cuts the positive x-axis. Find the midpts of the chords of this circle that contain the pt A

Homework Equations





The Attempt at a Solution



Since it is about the midpt of chords, I try to set up a equation for the chords:

y/x-5 = (√(25 - a^2)) / ((√(25 - b^2) - 5)

where (a,b) are the pt on the circle and their ranges are -5<=a<=5 -5<=b<=5 and (x,y) are the pt will fit in the chord

Then I used another equation which is perpendicular to the chord and pass through the center of the cirlce (0,0):

y/x = (5 - (√(25 - b^2)) / (√(25 - a^2))

Since the intersection of these two pts will be the mid pt of the chord by combining them together it should get the locus. But turn out to be very wired and wrong... Please help me out!

Thx in advance!
 
Physics news on Phys.org
You can represent a point on the circle as (t,sqrt(25-t^2)). The point A is (5,0). You can find the midpoint of that chord without any line equations. Just take the sum and divide by 2.
 
Last edited:
This problem is simpler if you abandon coordinates and recognize it as a homothetic transformation with center A and scale factor of 1/2. Do you know what similar figures are in Euclidean geometry? Even if you want to express your final answer in terms of an equation it will be simpler to visualize the answer and then write down the equation than it would be to derive the equation algebraically. (though I grant that your instructor might prefer the algebraic method).

http://en.wikipedia.org/wiki/Homothetic_transformation
 
Man can't believe the answer is so simple... Anyway thanks a lot! And homothetic transformation never heard of it! Thx for letting me know! I will keep reading. But yeah I think I will just answer with the algebraic method first. Thx again for the replies!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top