Questions tagged [circles]

For elementary questions concerning circles (or disks). A circle is the locus of points in a plane that are at a fixed distance from a fixed point. Use this tag alongside [geometry], [Euclidean geometry], or something similar. Do not use this tag for more advanced topics, such as complex analysis or topology.

A circle is a shape in geometry, defined as the locus of points that have a fixed distance from a certain point, called the centre. The fixed distance from the centre of a circle to any of its points is called the radius. The length of the set of points is called the circumference, and for Euclidean space is related to the length of the radius by:

\begin{equation}\text{circumference}=2\pi\times\text{radius}\end{equation}

Similarly, in Euclidean space the area enclosed by a circle is given by:

\begin{equation}\text{area}=\pi\times\text{radius}^2\end{equation}

Because of their radial symmetry and structure, circles have a large number of desirable properties. These include:

  • The circle is the shape with the largest area for a given length of perimeter.
  • The circle is a highly symmetric shape: every line through the centre forms a line of reflection symmetry and it has rotational symmetry around the centre for every angle.
  • All circles are similar.
    • A circle's circumference and radius are proportional.
    • The area enclosed and the square of its radius are proportional.
  • The circle that is centred at the origin with radius 1 is called the unit circle.
    • Thought of as a great circle of the unit sphere, it becomes the Riemannian circle. Through any three points, not all on the same line, there lies a unique circle.
    • In Cartesian coordinates, it is possible to give explicit formulae for the coordinates of the centre of the circle and the radius in terms of the coordinates of the three given points.

There are many more properties of circles, see the following source for more information: https://en.wikipedia.org/wiki/Circle

6336 questions
1
vote
1 answer

Pair of Circles (Non intersecting)

I have Two circles (At present moment, non-intersecting). Circle 1: Centre (xc1,yc1); Radius R1. Circle 2: Centre (xc2,yc2); Radius R2. An arbitrary point P (xp,yp) which will lie anywhere in the plane except inside circles. Theta1 is the angle…
ltxEnthu
  • 29
  • 4
1
vote
1 answer

Find the new bisector length form a moved circle chord?

I have no idea if this is the right forum to ask, but it is a math question. Please let me know where to ask if this is wrong. Sorry. I have a chord going through a circle and know the length from that chord to the edge of the circle. If I move that…
KeepCool
  • 119
1
vote
2 answers

Maximum Distance between points on circle

What is the greatest possible distance between two points: one on a circle with radius 1 and centre (1; 2) and the other on a circle with radius 2 and centre (4; 6) I am not familiar with the equation of a circle, is there a way to do this without…
1
vote
1 answer

Given that a circle which passes through the points P(3,5) and Q (-1,3) has a radius of root 10, find the equation of the circle.

I am not sure how to continue or if this is correct. Let the centre of the circle be (h,k) $(k-3)^2+(h+1)^2=10$ ... (1) $(k-5)^2+(h-3)^2=10$...(2) Solving (1) and (2), yields k+2h = 6 ....(3) Equation of the perpendicular bisector of PQ: $y =…
Joe
  • 795
1
vote
2 answers

Two externally touching circles inscribed in a third circle

Suppose two circles($C_1,C_2$) touch each other externally. How many different circles($C$) can be drawn such that these two circles touch it internally? I made a quick rough sketch of how it looks: The thick black inner circles are $C_1,C_2$ and…
DatBoi
  • 4,055
1
vote
0 answers

Finding the length and cordinates of a Chord

(-3, 9) is the midpoint of a chord within a circle with center (7,-1) and radius 18. How do I calculate the length of the chord and find the coordinates of the ends of the chord by completing the square?
1
vote
1 answer

How to show that the graph $y^2=\sin{\frac{\pi}{2}x}$ does not consist of circles?

The question in the textbook gives the graph of $y^2=\sin{\frac{\pi}{2}x}$ which looks like this. It then asks to prove that although the graph looks like it is made from circles, it is not. I'm not sure how to prove this exactly. I tried to show…
1
vote
0 answers

GCSE; Find the possible value of m

Hello everyone! I hope someone could help me with this exercise! I tried to find the solution but I didn’t find the right response. My atempt was the following: I have substituted $y=mx + 2$ Group the terms like so: $(1+m^2) x^2 + (4-2m)x + 2 =…
Ko_17
  • 25
1
vote
2 answers

Determining whether a point lies within a circle

I have several points $(a,b)$ and a circle with center point at $(x,y)$ and radius $r$. If point $(a,b)$ lies on the circle, then $(x-a)^2+(y-b)^2=r^2$. Given $a=12, b=288$ and $x=18.912, y= 290.912, r=7.5$. So using that…
irvan98
  • 11
1
vote
0 answers

Zero cell formed by connecting n random points on a circle by chords

To start, think of a regular n-gon inscribed in a circle. If the vertices of the n-gon are all connected by drawing cords between the other vertices, then another smaller n-gon is created at the center of the circle, the "zero cell." The zero cell…
MaxW
  • 851
1
vote
2 answers

Determine counterclockwise moving

in my app, I let user touch and move to draw an arc. After drawing, I got a set of points. Is there any way to determine that user draw the arc counterclockwise or reverse counter clock wise?
1
vote
1 answer

function for second quadrant in unit circle

I am no "math-guy" and would really appreciate some help in writing a function for the second quadrant of the unit circle. Conditions I want to be met: Centre of the circle is moved so second quadrant is between 0 – 1 on the x-axis Introduce…
Roktiv
  • 119
1
vote
2 answers

How to calculate the circumference of a circle, excluding the part intersecting another circle?

I have one circle of $11.63$ inch bricks that is $21.25$ ft in radius (green in the picture). I already purchased the bricks for this circle already. I need to add another circle to the side (marked in red) of bricks. The size is scaled by the…
Village
  • 203
1
vote
1 answer

Quarter circle arc

These are congruent sectors (aka quarter circle) with the arc of the lower circle bisects the radius of the upper circle and the radii are parallel. My question is: Is the overlapped part a quarter circle? My opinion: The arc of the overlapped…
1
vote
0 answers

Find radius of circle for given chord length and circular segment area

I'm struggling with finding a circle radius $(r)$ of circular segment which has given chord lenght $(s)$ and circular segment area $(A)$. I'm interested only in solution when segment angle $(\alpha)$ is smaller or equal $\pi$. If consider this…
Lluser
  • 111