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
0
votes
2 answers

Find the equation of a circle.....

Find the equation of a circle with radius 4 units, whose Centre lies on the line $4x+13y=32$ and which touches the line $4x+3y+28=0$. I could only make a figure with the help of the question. can anyone help me to complete this?
0
votes
3 answers

Prove that : A circle consist of infinite points

How to prove a circle consist of infinite points ?Proof using calculas or computational theory is appreciated?
Hailey
  • 1,020
0
votes
1 answer

Cirle's Center and Radius for Lots of Point

I know that If I have 3 points I will have this center (I calculated this) a=\left[\begin{matrix}x1^2+y1^2&y1&1\\x2^2+y2^2&y2&1\\x3^2+y3^2&y3&1\\\end{matrix}/…
j.doe
  • 217
0
votes
2 answers

Putting Numbers on a Circle

If I have a circle and I start numbering points along the circumference with all the natural numbers: 1, 2, 3, 4, and so on, such that the length of the arc between two consecutive numbers is constant, what angle should be enclosed between the two…
0
votes
1 answer

Circles overlapping a central point

If I have a circle x with radius r. How many circles can I add around it with same radius such that these circles overlap the center point of circle x without overlapping any other circles' center point? Here is a valid example with five circles. Is…
Bouet
  • 19
0
votes
1 answer

How to find the intersection of union of two circle groups

I have two groups of circles. S1 is the union of the first group and S2 is the union of the second group of circles. I know center and radius of all circles. I have to find the equation for the intersection of S1 and S2. Is there anyway to do it?
kotoll
  • 281
0
votes
3 answers

Find center of circle with 2 internally touching circles

A third circle is drawn such that: both $C_1$ and $C_2$ touch internally The centres of $C_1$, $C_2$ and $C_3$ are collinear. Determine the equation of $C_3$ Circle C1 has the equation $x^2 + y^2 + 6x + 10y + 9 = 0$ $\therefore$ centre $C_1$…
dagda1
  • 825
0
votes
1 answer

Find length of a chord of a circle with radius $13$ cm given position of a point located on the chord.

A point located on a chord of a circle is 8 cm from one endpoint of the chord and 7 cm from the center of the circle. If a radius of this circle is 13 cm long, how long is the chord, in cm? Please help! I'm not sure where to start.
0
votes
3 answers

How to check if two circles have common part?

I have equasion to calculate area of two circles with common part. Equasion common part But actually I just need to know if two cirlces have common part or no. Is there simpler equasion for that task? Can't find anything for hours... For…
instead
  • 103
0
votes
2 answers

Two circles touch internally. Find equation of smaller circle given equation of large circle

A circle C1 has the equation $(x+3)^2 + (y-2)^2 = 25$. Another circle C2 touches the first circle at a point P on the positive y-axis and passes through the centre of C1. The diameter of C1 is twice the diameter of C2. Find the equation of C2
0
votes
1 answer

How to plot concentric circles (or other patterns?) on a grid of pixels, ensuring every pixel is occupied

A hobbyist programmer asks... Let's say a "pixelMap" is an array of x,y coordinates in a square region at which to render each color that's read from a separate array (in order from start to finish) The purpose is to help "animate" the rendering of…
Bumpy
  • 117
  • 3
0
votes
3 answers

Is this an equation of a circle?

Wanted to know why the following equation doesn't represent a circle: $2x^2 + 2y^2 − 6x + 4y + 7 = 0$ I know that $(\frac{-a}{2})^2 + (\frac{-b}{2})^2 - c \geq 0$ And it is, but the exercise says it doesn't represent a circle :/
FET
  • 127
0
votes
0 answers

Find center and radius of circle with n# of equally spaced points

Say there is a point P, with coordinates $(x_1,y_1)$, and there is a circle that passes through this point, and the origin. There are n# of equally spaced points that lie on the circle leading from the origin up to point P. The first point MUST…
0
votes
1 answer

Finding the area of a part of two internally touching circles

Two circles touch each other internally at point A as shown in the figure: (https://i.stack.imgur.com/Js6OO.jpg) O is the centre of bigger circle. If CB = 9 cm and DE = 5 cm. Find the area of the crescent shaped part of the figure. Take the value…
0
votes
0 answers

Question based on circles?

In a circle, ABCD is a cyclic quadrilateral and PQ is a diameter. PQ intersects the side AD and BC. Prove that QC and AP bisect Angle C and Angle A respectively.