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

Circle and tangent theorems

Can we determine the length of the tangents from an exterior point to the circle if only the raidius of the circle is known.
0
votes
1 answer

Finding solutions to intersecting circles, one with known radius and the other none.

There are two circles, $C$ of radius $1$ and $C_r$ of radius $r$ which intersect on a plain. At each of the two intersecting points on the circumferences of $C$ and $C_r$, the tangent to $C$ and that to $C_r$ form an angle of $120$ degree outside of…
0
votes
2 answers

SAT MATH Circle Geometry

How many points may be contained in the intersection of 2 distinct circles? The answer is 0, 1 and 2 points. I don't get why it could be 0 points when two circles are intersecting.
0
votes
2 answers

Diameter of circle with n points where adjacent points are m distance apart

How do I calculate the diameter of a circle that has n evenly-spaced points on its circumference where adjacent points are m distance apart?
0
votes
1 answer

How to calculate the area of a semi-circle with a triangle over it

I am trying to find out what the area of this figure is. I make this formula base×height+π×r^2 by myself and I am not sure if it is right. Can anyone correct me if I am wrong.
user22634
  • 151
0
votes
1 answer

Calculating the radius of Earth

Is it possible to calculate the radius of Earth based on two height measurements, and knowing the distance between the observers? If so: how? I have the following situation: Here I can use the Pythagorean theorem to find R = ($a^2/2s$)-$s/2$ but…
Tore
  • 11
0
votes
1 answer

How to Find the centre of a circle, using two points on the circumference.

I'm trying to find the equation of a circle, which I can easily work out if I knew the centre of it. However, the only information I'm given are two points on the circle that form a chord and an image that shows a rough placement of the circle on…
AdonisAB
  • 3
  • 2
0
votes
1 answer

Circle Intersections

If the circle $x^2 +y^2 +2gx+2fy+c=0$ cuts the three circles \begin{align}x^2+y^2-5&=0\\ x^2+y^2-8x-6y+10&=0\\ x^2+y^2-4x+2y-2&=0\end{align} at the extremities of their diameters, then : A) $c= -5$ B) $fg=\dfrac{147}{25}$ C) $g+2f=c+2$ D)…
0
votes
1 answer

Arc length Given 3 Points, Center, and radius

first time poster here. I'm working on a math problem for a software application I'm writing. The problem is as follows: You are given a circle with center point O and radius r. There are three points on the circumference of the circle. The points…
0
votes
1 answer

Question about units and area of a circle?

Andrea is preparing an installation manual for a cell-phone tower to be used in a European country. The tower specifications are in imperial units, and she must convert them to SI for their client. The specifications state that the signal for the…
0
votes
1 answer

Value of $\lambda$ for two tangents intersect at origin

I am not getting any idea . Can anybody provide me a hint
0
votes
2 answers

inscribed circle

What is the shortest distance between two circles, the first having center (5,3) and radius 12 and the other with center (2,-1) and radius 6. When I draw the circle, I can figure out that the shortest distance between the circles can be calculating…
Hari
  • 153
0
votes
2 answers

How to prove that the circle will pass through the certain given points?

It is given , that AB=AC=AG. Now,if we draw a circle with centre A and AB as radius then,how should we prove that the circle will also pass through the points C and G?
CandidFlakes
  • 866
  • 3
  • 10
  • 20
0
votes
3 answers

How should we prove that two circles can intersect at two points( at least)?

Assume that there are two distinct circles with centres C and D respectively. I feel that these two circles can intersect at two points but I don't know how to prove that they can intersect at two points! However I tried to prove it by construction…
CandidFlakes
  • 866
  • 3
  • 10
  • 20
0
votes
1 answer

calculating the radius of a circle if the distance between two points and the angle from the center are known

In a problem I'm working on, I have the following situation: On a circle with an unknown radius, there are two lines from the center to the edge of the circle. The angle between these lines is known, as well as the distance between the points where…