Loading [MathJax]/jax/output/HTML-CSS/jax.js

Points on a Circle

Points on a Circle Video

Most of us learned how to draw a circle in math class using a compass. All we needed to know was where to put the center of the circle and the measure of the radius to set on the compass. Then we held the compass steady at the center and rotated the pencil part all the way around to draw our circle. If we drew it on graph paper and looked closely, we could probably find a few specific points on our circle.

But what if we don’t have a compass? Or graph paper? Or even the radius of the circle? What if we are only given the center of the circle and one point on the circle? Can we find other points on the circle?

The answer, of course, is yes. And that’s what we’re going to do today.

Finding Points on a Circle

Let’s start by looking at the equation of a circle:

(xh)2+(yk)2=r2

 
Wow that’s a lot of variables! The x and the y are pretty standard, but the others might not be familiar. The h and the k together make the center of the circle at the point (h,k). The r is the radius of the circle.

So if we have a circle with a center at the point (2,3) and a radius of 5, our equation would look like this:

(x2)2+(y3)2=25

 
We simply plug in the values for h and k, and then square the radius for the right side of the equation. Be careful when h and k are negative, though. For instance, if the radius is 4 and the center of the circle is at (4,5) and we substitute into our equation, we have to deal with subtracting negatives:

(x(4))2+(y(5))2=42

 
Those two negative signs in a row cancel and we end up with:

(x+4)2+(y+5)2=16

 
When the center of the circle is at the point (0,0), also known as the origin, our equation gets simpler:

(x0)2+(y0)2=r2

 

x2+y2=r2

 
Simple, right? But we’ve gotten a bit carried away. Let’s get back to our problem. If we’re given the center of a circle and 1 other point, can we find 3 other points on a circle?

Let’s do an actual problem to see how we should get this done.

Find at least 3 other points on a circle that has a point at (2,6) and its center at (2,3).

So our point is gonna be at (2,6). And our center is at (2,3).

The first thing we need to do is find the radius of the circle. We can do this by plugging in everything we know into our equation for a circle. Since we know the center is (2,3), we know that h=2 and k=3. Since we know a point on our circle, we can use x=2 and y=6. We plug it all in and it looks like this.

So the formula for a circle is:

(xh)2+(yk)2=r2

 
So our x and y comes from our point we were given, and our center is our h and k.

(2(2))2+(63)2=r2

 
We deal with our subtracting a negative problem to get this. 2(2) is the same as 2+2, so we just replace that minus a negative with a plus sign. And then everything else stays the same.

(2+2)2+(63)2=r2

 
Then we evaluate what’s in each set of parentheses. 2+2=4, so we have :

(4)2+(3)2=r2

 
We apply our exponents. 42=16 and 32=9.

16+9=r2

 
And then we’re gonna add them and solve for r. So, 16+9=25.

25=r2

 

We’ll square root both sides and get that r=5.

Now what? How can we use this information to find more points on our circle? We’re going to use a different kind of compass to do that! Let’s get out a piece of graph paper and plot what we know so far.

Since we know our radius, we can travel north, south, east, and west from that point exactly 5 units to find more points! Moving along the compass points is easy on our graph paper, and since the radius is the distance from the center of the circle to all the points on the circle, we know we’ll end up on our circle when we travel 5 units.

Look at all those points we found! Going north five units we found (2,8), going west we found (7,3), going south we found (2,2), and going east we found (3,3)! 4 points! One more than the problem asked us to find.

For a circle centered at (-2, 3) pointing out 5 points in the four compass directions lets you find the points (-2,8), (3,3), (-2,-2), and (-7,3)

And we’re not done yet! We can find even more points if we want, since the given point isn’t one of our 4 “compass points.” If we look to see how far over and up that point is from the center, we can find more points that are the same L-shaped distance away. Here we can see that (2,6) is 4 units to the right and 3 units up from the center of the circle. So I can draw L-shapes from the center that move 4 units left or right and then 3 units up and down to find more points.

Moving left and right 4 units and up and down 3 units from the center (-2,3) allows us to find four more points

We found 3 more! On the left (or west) side we found (6,6) and (6,0) and below our given point we found (2,0). Altogether we now have 8 points on our circle including the given one! And if we’re willing to do some heavier math, we can find any of the infinite number of points on our circle. Since we’re on such a roll, let’s try that too!

First we need to establish our domain so we know what x-values we can pick. The leftmost x-value on our circle is our “west” point at -7. Our rightmost point is our “east” point at +3. So our domain is x7 and x3.

Domain: x7x3

 
So we can pick any x-value from -7 to 3 to find its corresponding y-values on the circle. Yes, it’s plural because there will be 2.

So let’s pick x=4 from our domain. Now all we have to do is plug that into our equation for this circle and solve for y.

So we’re using the x-value -4. And remember, our center is at the point (2,3). So now all we’re gonna do is plug that into our equation for the circle. So remember, that’s:

(xh)2+(yk)2=r2

 
So our x-value is -4, minus h is -2, plus y (we don’t know what that is, that’s what we’re trying to solve for) minus k, which is 3, squared, and we forgot to write this, but our r, remember from earlier is 5, so is equal to 5 squared.

(4(2))2+(y3)2=r3

 
So 4(2), that’s the same as saying 4+2, so let’s rewrite it that way.

(4+2)2+(y3)2=(5)2

 
Then we’ll simplify 4+2 to 2, so:

(2)2+(y3)2=(5)2

 
And now we’re gonna simplify our exponents. (2)2=4 plus (we’ll leave this part alone for right now, we’ll come back to that later) (y3)2 equals, 52=5.

4+(y3)2=25

 
Now we’ll subtract 4 from both sides. This gives us:

(y3)2=21

 
And we’ll take the square root of both sides. That leaves us with:

y3=±21

 
And all we have to do is add 3 to both sides. So our answers are:

y=±21+3

 
So our two values are 21+3 and 21+3. If we’re plotting those points on a graph, we can estimate their value by using a calculator to find that our y-values are approximately 7.58 and -1.58. So we can graph those too!

Now we’re up to 10 points on our circle! Can you find any more? Pause this video now and try. The answer for all the integer values of x will appear shortly after unpausing.

Here are the other points on the circle with integer x-values:

(5,1)(5,7)
(3,26+3)(3,26+3)
(1,26+3)(1,26+3)
(0,21+3)(0,21+3)
(1,1)(1,7)

 
I hope this video over finding points on a circle was helpful. Thanks for watching, and happy studying!

 

Points on a Circle Practice Questions

Question #1:

 
Which of the following sets of points are on a circle that has its center at (3,6) and a radius of 13 units?

(8,18) and (2,6)
(3,5) and (4,8)
(2,6) and (8,18)
(4,6) and (16,6)
Question #2:

 
Which of the following set of points are on a circle that has its center at (2,4) and contains the point (2,0)?

(0,423) and (0,4+23)
(0,425) and (0,4+25)
(2,0) and (6,4)
(2,4) and (6,0)
Question #3:

 
Which are the leftmost and rightmost points that are on a circle that has a center at (4,1) and contains the point (8,2)?

(4,6) and (4,4)
(1,1) and (9,1)
(2,1) and (10,1)
(0,2) and (8,2)
Question #4:

 
You tie your pet with a rope to a stake that is mounted to the ground. When the rope is fully extended, your pet can walk a circular path around the stake. If the rope is 10 feet long and the stake is mounted at the origin of the coordinate plane, which of the following points are on the path that your pet takes?

(0,20) and (10,10)
(0,5) and (2,5)
(4,6) and (4,6)
(8,6) and (6,8)
Question #5:

 
The ends of the spokes for a bicycle tire are attached to the center of the tire’s hub and its rim. The tire contains 20 spokes. If the hub is centered at the origin of the coordinate plane and the end of one of its spokes is at the point (6,2) in the coordinate plane, on which set of points could the ends of two of the other 19 spokes lie?

a bicycle tire with points labeled

(4,10) and (2,20)
(0,40) and (40,0)
(2,6) and (5,15)
(2,10) and (4,210)
420746

 

by Mometrix Test Preparation | Last Updated: January 13, 2025