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
1 answer

Bisectors of angles of circle

Bisectors of angles $A$, $B$ and $C$ of a triangle $ABC$ intersect its circumcircle at $D$, $E$ and $F$ respectively. Prove that the angles of the triangle $DEF$ are $90^{\circ}-\frac{1}{2}A$, $90^{\circ}-\frac{1}{2}B$ and…
CrispyElf
  • 69
  • 6
0
votes
1 answer

Convert arc into two arcs to get the correct final tangent

I have an arc which is governed by a start tangent, a start point and an end point. Now i want to add a tangent to the final point so the path created between the two points are correct. Here is a visual of the issue. So the two desired tangents…
WDUK
  • 480
0
votes
1 answer

Calculating radius of circle based on 2 points on circle

Im trying to find radius of given circle below and its center coordinates. Base circle is unit circle with radius 1 as well as coordinates for p1 and p2 are given beforehand Up to this point I know that $$ |p_1 - c| = r $$ $$ |p_2 - c| =…
hero_05
  • 11
0
votes
1 answer

What is the official proof (if there is any) for the area of a circle of radius 'r'?

What is the official proof (if there is any) for the area of a circle of radius 'r' ? I remember in my school days they simply told that area of a circle of radius 'r' is $\pi*r^{2}$. The teacher also told, $\pi$ = $\frac{circumference}{diameter}$
HOLYBIBLETHE
  • 2,770
0
votes
2 answers

Find radius of circle in 4 circles in circle

The radius of the larger circle is $10$ cm. Find the radius of the largest circle that will fit in the middle. From my IGCSE math textbook. I have tried to solve it but its too hard for me. First I tried making a square by joining the smaller…
4R1u
  • 25
0
votes
5 answers

Prove that D is incenter of ABC

Question - AB,AC are tangents from A to a circle touching it at B and C. if D is midpoint of minor arc BC prove that D is incentre of ABC. My try - First I proved that A,D,O are collinear using given condition that D is midpoint of arc BC and…
0
votes
3 answers

Calculate difference of two numbers on the 360 circle

How to formulate calculation to find if two numbers are within difference of 10 units. B and C are within 10 units difference from A. D is not. Find the difference between the other points and point A = 355.5. On 360 degree circle A = 355.5…
Majoris
  • 103
0
votes
1 answer

circle problems

I have no idea how to even start this question. Could you please explain your reasoning. Also, the answer is approximately 57.3 degrees.
Aleesha
  • 37
0
votes
2 answers

Finding the intersctions of two given curves

Given $$ \begin{align} r &= -2\sin(\theta) &&(i)\\ r &= 6\cos(\theta) &&(ii) \end{align} $$ I'm trying to find their intersections. I know $(i)$ is a circle with radius $1$ and centered at $(0, -1)$, and $(ii)$ is a circle with radius $3$ and…
homiee
  • 347
0
votes
2 answers

As shown in the diagram, each circle's radius is 1, AG is tangent to O3, what's the length of EF?

I've been stuck on this problem for awhile now. I can't figure out how to use Power of a Point to get EF, and the only lengths I have are AG, GO3, AO3, and that $AE\cdot AF=8$. Please help me out, and thank you!
0
votes
0 answers

Circle boundary problem?

How many circles could exit having diameter 25.4mm and and distance from each other 5mm, on a big circle boundary (circumference) having diameter 1472mm ?
0
votes
1 answer

Whats the minimum number of variables to uniquely define an elipsis?

I know there's a formula for getting all points that satisfy an ellipsis: (A1,A2)=center1 (B1,B2)=center2 R=radius sqrt((x-A1)^2+(y-A2)^2)+sqrt((x-A1)^2+(y-A2)^2)=R But is there another formula that reduces the number of variables (5 in this case)…
0
votes
1 answer

Number of circles touching 3 parallel lines

I came across this question in my problem book where equations of 3 lines were given which were parallel and we were asked the number of circles touching all these 3 lines . I think the answer should be 0 but solution given in book says there will…
0
votes
1 answer

From origin chord is drawn to the circle x^2 +y^2-2ax=0 . Find the locus of the centre of circle taking chord as diameter.

From the origin, a chord is drawn to the circle $x^2 +y^2-2ax=0$. Find the locus of the centre of the circle taking that chord as diameter. Taking the equation of the chord as $y=mx$, I have found the point of intersections of the chord and the…
0
votes
1 answer

Radical centre of three circles.

Is radical centre the only point from where equal tangents can be drawn to three circles with non collinear centres. Also in case the radical centre lies inside any of the circle of the three given circles with non collinear centres, will there be…