Thread Closed

Coordinates of Point P

 
Share Thread Thread Tools
Sep1-07, 09:15 AM   #1
 

Coordinates of Point P


1. The problem statement, all variables and given/known data
In the coordinate plane, the points F(-2, 1), G(1, 4), and H(4, 1) lie on a circle with center P. What are the coordinate of point P?

2. Relevant equations



3. The attempt at a solution

I tried subtracting the x-values, but my answer would be always wrong. I think I'm approaching the question incorrectly.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Sep1-07, 12:07 PM   #2
 
Recognitions:
Homework Helper Homework Help
General equation of a circle is [tex]x^2+y^2+2fx+2gy+c=0[/tex] where [tex](-f,-g)[/tex] is the centre of the circle(i.e. P) and radius,[tex]r= \sqrt{f^2+g^2-c}[/tex]


sub the points F,G and H into this equation
and you'll get 3 equations with 3 unknowns



more precisely you should get to solve these equations

[tex]8f+2g+c=-17[/tex]
[tex]2f+8g+c=-17[/tex]
[tex]-4f+2g+c=-5[/tex]
 
Sep1-07, 12:20 PM   #3
 
Recognitions:
Homework Helper Homework Help
The three points F, G, H, form a triangle; and the segment bisectors of each side will intersect at the center of the circle which contains F, G, and H. Find the lines for the segment bisectors (you only need two of them) and find their point of intersection. That is the center point of the circle.

How do you find each line? It contains the midpoint of a side and has slope which is negative reciprocal of the side; substitute into formula for equation of a line.
 
Sep4-07, 11:04 AM   #4
 

Coordinates of Point P


Another way is, let the coordinates of point p be (x,y). Find the point of intersection of the lines PF and GH, and let it be M. Then you can use the property PM*FM=GM*HM to solve for x and y.
 
Sep5-07, 07:54 PM   #5
 
This will be the circumcentre right??? Then we can find the equations of any 2 perpendicular side bisectors and equate them.

Am i right?
 
Sep5-07, 08:36 PM   #6
 
Recognitions:
Homework Helper Homework Help
Messages #3 and #5 express the same concept. Message #2 is nice because it immediately puts the information into simultaneous equations which are fairly easy to solve.

About #3 and #5:
The perpendicular bisectors of the sides of a triangle are concurrent (meaning they intersect) at a point equidistant from the vertices. This also means that the vertices lie on a circle whose center is that point of concurrency.
 
Thread Closed
Thread Tools


Similar Threads for: Coordinates of Point P
Thread Forum Replies
Coordinates of a random point of a circle? General Math 18
Can a point on any 2d surface be uniquely identified by only 2 coordinates? General Math 10
finding the coordinates to a point on a normal triangle Calculus & Beyond Homework 1
coordinates given, find whether a point is inside or outside Calculus & Beyond Homework 2
3d Point Coordinates Calculus & Beyond Homework 4