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

how much does the radius of a circle need to increase to give x more dots in the circle?

the question so i understand that there would be 13 dots within this circle and it needs 8 more (21 in total) points. The points that needed would be $(+/- 1, +/- 2), (+/- 2, +/- 1)$. but how do you work out the increase in radius needed? also the…
-1
votes
2 answers

Find condition on a and b so that two circles meet at exactly one point

I have a question that states: Find a condition on $a$ and $b$ so that the curve $x^2+y^2=1$ touches the curve $(x-a)^2+(y-b)^2=r^2$ at exactly one point. I know that two circles meet at exactly one point if the distance between the two radii is…
-1
votes
1 answer

How to calculate a Circle Radius tangent to three lines?

Need to calculate the radius of the circle, which is tangent to three lines with a given angle.
-1
votes
1 answer

How do you find the eccentricity of an ellipse given the intersection points with a circle that shares the center with the ellipse?

I was wondering how to find the equation of an ellipse with points that intersect a circle with the same center. I attempted to solve it using these following parameters: (a,b) , (c,d) , (e,f) , (g,h) are the intersection points r is the radius of a…
-1
votes
2 answers

Circle in which side of square is given

I am not Able to proceed with this question .
-1
votes
1 answer

Prove that a point in a circle equidistant from any three points on the circle is the centre

Prove that a point in a circle equidistant from any three points on the circle is the centre $\frac{1-1}{1-1}=?$
-1
votes
3 answers

Find the equation of the tangents and normal to the circle $x^2 +y^2-2x-4y+3=0$ at $(2,3)$

Find the equation of the tangents and normal to the circle $$x^2 +y^2-2x-4y+3=0$$ at $(2,3)$ I don't know the solution for this question
-1
votes
2 answers

How do I find the most right point on a circle?

I have given the center point and the radius of a circle but i am interested in the most right point which is lying on that circle. edited: thanks for the comments. I have the central point c and have the radius r as well. And my question was what…
Csabi
  • 285
-1
votes
1 answer

Finding length of tangent of a circle

How to find the length of the tangent to the circle $x^2+y^2=4$ drawn from the image of origin w.r.t $3x+4y+25=0$. The options given are $96$ $\sqrt{96}$ $9\sqrt{6}$ $6\sqrt{8}$
Mithilesh
  • 103
-1
votes
3 answers

Find the equation of the circle passing through two points (4,4) and (-2.-2) with radius 4

I am trying to solve this question but i cannot seem to find the center (h,k). I know i have to use the equation of circle form '(x-h)^2+(x-k)^2=r^2' and after that form to solution of the 2 point given and simultaneous equations them. I got the…
-1
votes
2 answers

Circle bisecting other the circumference of other circle.

If the circle x2+y2+4x+22y+l=0 bisects the circumference of the circle x2+y2−2x+8y−m=0,then l*m is equal to (A) 25 (B) 625 (C) 125 (D) 425 I don't know the condition when one circle intersects the circumference of other circle. So could not solve…
-1
votes
2 answers

Question about perimeter of a sector of a circle

I need to find the radius. The answer says "$3.79$ or $3.793$ to $3.974$" but I am not quite sure how to get there. Why is this method wrong: $$3(65/360 × 2π × r)+ 6r = 20.5.$$ (Sorry for poor editing)
Zamir
  • 13
-1
votes
1 answer

Circumference that passes through two points.

I have heard that there are infinitely circumferences that passes through two points. I have tried to figure that out. and I thought this may be why. Let´s see you have two points $(A,B)$, draw a segment between them. Then take the middle and draw a…
Vmimi
  • 979
-1
votes
1 answer

Find the shaded region and area of the shaded region

In the diagram below, $CAD$ is a sector with centre $A$ and $EBD$ is a semicircle with diameter $ED$. Given that $AB=18cm$ and angle $CAD=\pi/3$ radian. Find (a) The perimeter of the shaded region. (b) The area of the shaded region. I'm…
bryan
  • 147
  • 1
  • 8
-1
votes
1 answer

path equation of sin wave profile

I made a CNC machine to make a sine wave profile around a cylinder but i want to make an equation/s so the user to input some variables like cylinder diameter,frequency ,amplitude and cutter diameter .and the equation/s tell him the Z and C…