SOLUTION: Distance from a Point to a Line 13.The equation of a circle with centre O(0,0)is x^2+y^2=10.The points P(1,3) and Q(-3,-1)are endpoints of chord PQ.Find the exact distance from th

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: Distance from a Point to a Line 13.The equation of a circle with centre O(0,0)is x^2+y^2=10.The points P(1,3) and Q(-3,-1)are endpoints of chord PQ.Find the exact distance from th      Log On


   



Question 189663: Distance from a Point to a Line
13.The equation of a circle with centre O(0,0)is x^2+y^2=10.The points P(1,3) and Q(-3,-1)are endpoints of chord PQ.Find the exact distance from the centre of the circle to the chord.
Thank you alot..

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Distance from a Point to a Line
13.The equation of a circle with centre O(0,0)is x^2+y^2=10.The points P(1,3) and Q(-3,-1)are endpoints of chord PQ.Find the exact distance from the centre of the circle to the chord.
Thank you alot..




The distance from the center to the chord is the
perpendicular distance. So let's draw a line segment
from the center perpendicular to the chord. Label the point
where it intersects the chord R:

 

Drow OP and OQ:



DELTAOPQ is isosceles because its two legs 
OP and OQ are radii of the same circle and thus
are equal.

Therefore the altitude OR is the perpendicular 
bisector of PQ.

Therefore R is the midpoint of PQ

We use the midpoint formula

The midpoint between (x%5B1%5D,y%5B1%5D) and (x%5B2%5D,y%5B2%5D) is given by

(%28x%5B1%5D%2Bx%5B2%5D%29%2F2, %28y%5B1%5D%2By%5B2%5D%29%2F2)

So the midpoint R between P(1,3) and Q(-3,-1) is

R(%28%281%29%2B%28-3%29%29%2F2, %28%283%29%2B%28-1%29%29%2F2)

R(%28-2%29%2F2, 2%2F2)

R(-1,1)




Now we use the distance formula to find the
distance OR from O(0,0) to R(-1,1)

Distance formula:

D+=+sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2%2B+%28y%5B2%5D-y%5B1%5D%29%5E2%29

OR+=+sqrt%28%28%28-1%29-%280%29%29%5E2%2B+%28%281%29-%280%29%29%5E2%29

OR+=+sqrt%28%28-1%29%5E2%2B+%281%29%5E2%29

OR+=+sqrt%281%2B1%29

OR+=+sqrt%282%29

Edwin