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

How to draw a circle using circle equation $x^2+y^2=r^2$?

How to draw a circle using circle equation $x^2+y^2=r^2$? If I merely have an area of some sort, where I want to draw the circle, say $200 \times 200$, then can I merely loop through this like for ( i,j in 200 x 200): j=sqrt(r^2-i^2) or so.
mavavilj
  • 7,270
2
votes
2 answers

Calculating radius of bigger circle

If radius of smaller congruent circles is equal to 20, what is radius of bigger circle?
Wildfire
  • 123
  • 2
2
votes
3 answers

Difference Between Degrees on a circle

What kind of math would I use to calculate the difference between two degrees on a circle? Say, 38 and 272 degrees? When I just subtract one position from another sometimes it's more than 180 or sometimes I cross over 0/360. I need keywords that…
Qaro
  • 21
2
votes
3 answers

Circle containing other circle

Below is the question I am referring to: Two circles have the equations $x^2+y^2+\lambda x +c=0$ and $x^2+y^2+\mu x + c = 0$. Prove that one of the circles will be within the other if $\lambda\mu>0$ and $c>0$. What I did:For one circle to contain…
2
votes
2 answers

Calculate the angle when the area of section is given as the % of total area of the circle

This is not a homework. Just a sudden mathematical spark of my brain prompted me to simply calculate this. In the diagram above the area of the hatched section is 10% of total area if the circle. What the angle CAB should be to satisfy this…
2
votes
1 answer

For a ring of n tangent circles inscribed within the perimeter of a larger circle, calculate radius or diameter of circles or n

Update: K. Jiang solved for n, so I updated my question here below to now have all of the working formulas for easy reference to others. Original Question: I have the following documented below correctly, but I'm having trouble solving for n because…
Mark Main
  • 301
2
votes
2 answers

Finding equation of a circle given three non - collinear points

A circle is given which passes through three non collinear points $(x_1,y_1),(x_2,y_2),(x_3,y_3)$ then prove that equation of this circle is given by $$\begin{vmatrix} …
Matt
  • 1,150
2
votes
3 answers

Find the locus of the midpoint

Find the locus of the midpoint of the chord of the circle $x^2 + y^2=a^2$ which subtends a $90°$ angle at point $(p,q)$ lying inside the circle. I tried to solve it by taking that let the chord intersect the circle at $(x_1,y_1)$ and $(x_2,y_2)$.…
Ava
  • 65
2
votes
1 answer

find the possible range of values for k for circles not touching

Circle 1 C has equation ${(x + 1)^2 + (y - 1)^2}$ = 121 A circle 2 C with equation ${x^2 + y^2 -4x + 6y + p = 0}$ is drawn inside 1 C . The circles have no points of contact. What is the range of values of p? From my understanding, circles…
dagda1
  • 825
2
votes
1 answer

Maximum regions chords can divide a circle

What is the maximum number of regions into which n chords can divide a circle? I have gotten all my data, and I am having trouble with writing the equation. I notice that the first difference is not constant, but the second difference is. The…
Dana
  • 165
2
votes
2 answers

Simple question about circles.

Let's say I have a set $S=\{(x,y): x^2+y^2=1\}$. I want to prove that for every $i \in [-1,1]$ there's a point $(i,y) \in S$. I know this sounds pretty trivial, but I need this fact for a another proof and I don't know how to prove this.
YoTengoUnLCD
  • 13,384
2
votes
1 answer

Prove that $\frac{1}{r_1}-\frac{1}{r_2}=\frac{2}{a}+\frac{2}{b}+\frac{2}{c}$

If $a,b,c$ be the radii of three circles which touch one another externally,$r_1$ and $r_2$ be the radii of two circles that can be drawn to touch these three,prove that,$\frac{1}{r_1}-\frac{1}{r_2}=\frac{2}{a}+\frac{2}{b}+\frac{2}{c}$ What will be…
learner_avid
  • 1,691
2
votes
3 answers

How to find out how big a ball is?

Ok, This is probably a really simple question but. I need to know how I can find out how big a ball is. For example, a tennis ball is 2 1/2 inches big, but how do you find that? Though, for reference, the explanation and answer to this question…
2
votes
1 answer

Proof about the coordinates of the centre of a circle which touches another circle and the $y$-axis

Question 16 goes as follows: 16. Given that the circle $$x^{2} + y^{2} + 2gx + 2fy + c = 0$$ touches the $y$-axis, prove that $f^{2} = c$. A circle, with its centre in the first quadrant, touches the $y$-axis and also touches externally the…
Au101
  • 835
2
votes
1 answer

Does this equation for a tangent to a circle have a name?

My Maths tutor showed me a shortcut way to find the equation of a tangent to a circle, given the radius, centre and point the tangent touches the circle: $$(x - a)(c - a) + (y - b)(d - b) = r^2$$ where $(c,d)$ is the point the tangent touches the…
Bob Broadley
  • 121
  • 6