Radius of circle, given 3 points

In summary: I will concede that in this particular situation the system of equations you get using the distance formula happens to solve easily. Luckily, subtracting them eliminates all the squared terms, so the work is in fact approximately equal. But generally speaking, solving three equations in three unknowns involving both linear and quadratic terms is far from a walk in the park, and one would a priori expect the slope-straight line method to be easier and more direct.
  • #1
Paulo Serrano
52
0

Homework Statement


The points (-6,2), (3,-1) and (-5,-5) are all points on circumference of the circle. What is the radius of this circle?

Homework Equations


I don't know what to do.

The Attempt at a Solution


Have no idea really. I tried actually making a makeshift graphical representation of it and still couldn't figure out how to to get the radius mathematically. The answer is r=5
 
Physics news on Phys.org
  • #2
Use the equation for the circle:

[tex](x-x_0)^2+(y-y_0)^2=r^2[/tex]

Inserting the three points give you three equations with three unknows: The x and y coordinates of the cetnerpoint and the radius.
 
  • #3
Call your points A, B, and C. An alternative approach is to find where the perpendicular bisectors of the chords AB and AC intersect. That would be the center. This only involves midpoints, slopes and equations of straight lines to work out.
 
  • #4
I was able to do it using LCKurtz method, but I wonder if using the circle formula would be faster. Can you help me out a little bit more? Can you give me one of the 3 equations I would make? I just need to know what to do with [tex]x_0[/tex] and the [tex]y_0[/tex]
 
  • #5
Paulo Serrano said:
I was able to do it using LCKurtz method, but I wonder if using the circle formula would be faster. Can you help me out a little bit more? Can you give me one of the 3 equations I would make? I just need to know what to do with [tex]x_0[/tex] and the [tex]y_0[/tex]

It won't be easier. Call the unknown center (a,b). Your circle becomes:

(x-a)2 + (y-b)2=r2.
Plug in the first point, x = -6, y = 2:

(-6-a)2 + (2-b)2 = r2
36 +12a + a2 + 4 -4b + b2 = r2

Plug in the other two points to get two more nonlinear equations like that to solve simultaneously.
 
  • #6
LCKurtz said:
Plug in the other two points to get two more nonlinear equations like that to solve simultaneously.

Though technically correct, nonlinear is a bit rash :) Quadratric equations are easy to solve.
 
  • #7
Troels said:
Though technically correct, nonlinear is a bit rash :) Quadratric equations are easy to solve.

Rash: (adj.) Hastily without due consideration. Done with reckless or ill-considered haste.

Sorry, no. I meant what I said. Linear methods don't apply to a system of simultaneous quadratic equations like you get. My point was that that method is not easier than the direct method I suggested, and it isn't.
 
  • #8
Meant Harsh of course.

Well I'd say id depends very much indeed on how you define "easy"

Indeed, you can't solve a system of quadratic equations using a eg. gauss elimination, but for the linear approach, you still need to construct at least 4 additional "point/slope"-equations, so when it comes down to the actual amount of pencil carbon spent, I recon the two method are fairly evenly balanced.
 
  • #9
Troels said:
Meant Harsh of course.

Well I'd say id depends very much indeed on how you define "easy"

Indeed, you can't solve a system of quadratic equations using a eg. gauss elimination, but for the linear approach, you still need to construct at least 4 additional "point/slope"-equations, so when it comes down to the actual amount of pencil carbon spent, I recon the two method are fairly evenly balanced.

I will concede that in this particular situation the system of equations you get using the distance formula happens to solve easily. Luckily, subtracting them eliminates all the squared terms, so the work is in fact approximately equal. But generally speaking, solving three equations in three unknowns involving both linear and quadratic terms is far from a walk in the park, and one would a priori expect the slope-straight line method to be easier and more direct.
 

1. How do I find the radius of a circle given three points?

To find the radius of a circle given three points, you can use the equation: r = √[(x1-x2)^2 + (y1-y2)^2], where (x1, y1) and (x2, y2) are two of the given points on the circle's circumference. This equation is based on the distance formula between two points on a Cartesian plane.

2. Can I use any three points on a circle to find its radius?

No, in order to accurately find the radius of a circle, the three points must be on the circumference of the circle and not all in a straight line. If the three points are not on the circumference, the equation for finding the radius will not work.

3. What if I only have two points on a circle, can I still find the radius?

Unfortunately, no. You need at least three points on a circle to accurately find its radius. If you only have two points, you can find the distance between them, but this does not determine the size of the circle.

4. How can I use the radius to find the center of the circle?

The radius, along with any point on the circle's circumference, can be used to find the center of the circle. You can use the equation: (x-h)^2 + (y-k)^2 = r^2, where (h, k) is the center of the circle and r is the radius.

5. Is there an easier way to find the radius of a circle given three points?

Yes, there are other methods such as using the equations of the perpendicular bisectors of the sides formed by the three points, or using the circumcenter of the triangle formed by the three points. These methods may be more efficient for certain cases, but the distance formula method is the most straightforward and commonly used method.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
16
Views
1K
  • Precalculus Mathematics Homework Help
2
Replies
62
Views
7K
  • Precalculus Mathematics Homework Help
2
Replies
48
Views
3K
  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
6
Views
3K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
21
Views
3K
  • Precalculus Mathematics Homework Help
Replies
2
Views
858
  • Precalculus Mathematics Homework Help
Replies
10
Views
21K
Back
Top