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

Congruent circles question please help!

Explain why two minor arcs of the same circle or of congruent circles are congruent if and only if their central angles are congruent?
-2
votes
1 answer

Equation of a circle with a center that passes through a point

Write the equation of the circle with center at (-1,3) and passes through the point (2,-4).
Deniz
  • 11
-3
votes
1 answer

Fast approximate 2D distance formula

I want to compute 2D distance faster. We all know the base formula: $$ \left(x\right)^{2}+\left(y\right)^{2}=r^{2} $$ but it require $$ \sqrt{r} $$ which is very heavy computing, my case is 4 millions loop. I've made this…
-3
votes
1 answer

How to find the equation of a line of which a diameter is on with one given endpoint? Is it possible?

E.g., $A(0,2)$ lies on Circle $C$: $x^2+y^2+3x+4y-12=0$. Line $L$ passes through $A$ and divides the circle into two equal halves. Find the equation of $L$.
-3
votes
3 answers

Equation of a circle given a tanget line, radius and a line that passes through the center

Find the equation of a circle with $~r=\sqrt2~$ tangent to the line $~x+y =3~$ and having its center on the line $~y=4x~$.
-3
votes
2 answers

Radius of the circle.

I am given that for two points $A, B$ on a circle, the length of the arc from $A$ to $B$ is $15$ whereas the length of the chord $\overline{AB}$ is $14$. How can I find the radius of the concerned circle?
-3
votes
1 answer

What is the area of the shaded region in the circle?

Kindly don't mind the pencil marks. Please also include the solution, thank you!
-3
votes
1 answer

Find the centers of the two possible circles formed given two points on their circumference.

You are given $r$ which is the radius of the two possible circles that can be formed. And you are given two points (coordinates) on their circumferences. How do you compute for the coordinates of the centers of the two circles?
Mercado
  • 197
-5
votes
1 answer

What does it mean when one says that a point is lying on the circle?

$${(x-h)^2 + (y-b)^2 = r^2}$$ What does a point lying on a circle mean? Does it mean that I can show this equation to anyone and they would be able to understand that it really is a circle? Edit: The equation of a circle is made out of coordinate…
-5
votes
1 answer

Find the coordinates of the points where the two circles intersect.

The two circles are: $1$) $$(x-2)^2 + (y+1)^2 = 25$$ $2$) $$(y-2)^2 + (x+1)^2 = 25$$
badatmath
  • 111
1 2 3
35
36