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

Seeking a shorter method for a problem related to family of circles

I encountered the following question while studying the chapter circles. Find the equation of the circle passing through the points of intersection of the circles $x^2+y^2−2x−4y−4=0$ and $x^2+y^2−10x−12y+40=0$ and whose radius is 4. I have figured…
0
votes
1 answer

Why are there 360 degrees in a circle?

Angle can be measured in two units. Radians and degrees. In radians, $\pi$ means half circle as $2*\pi*r$ represents the circumference of whole circle. Thus this unit can be easily justified. But I am curious about degrees. Why a circle has only…
0
votes
0 answers

How to find the area of a segment?

A portion of a circle is cut off by a straight line not passing through the centre, creating two segments. How to find the area of the smaller segment?
0
votes
1 answer

Parametric equation of circle arc

I need to have a parametric formula that given a start point (Lat, Long), end point (Lat, Long) and center and a parameter t gives me a point in the arc between those 2 points. I need to calculate all the given points in the arc to after that draw…
0
votes
1 answer

Find value of x on a chord in the circle - which of the statements is true

in In the above image, is there a specific theorem that can be used to state which of the four statements must be true for x?
0
votes
0 answers

Three circles inscribed in a rectangle as shown in the diagram

3circles in a rectangle of width 6cm. The first circle of radius 3cm touches the three sides of the rectangle. The second of radius 2cm touch one side of the rectangle and touches the former and the last which is of radius 1.5cm also touching two…
Oliver
  • 1
0
votes
0 answers

Checking circle theorems question

I was just wondering if these answers were right. I am pretty sure that part a is correct, but part b I am not as confident with.
Jamminermit
  • 1,923
0
votes
3 answers

Formula for average width of a circle

I'm trying to make a costing calculator for engraving a circle on acrylic using a laser. The laser can move at 150mm/sec, and lightly cuts lots of parallel lines spaced 0.05mm apart. If I engrave a circle of, say, 20mm radius, I want to know how…
0
votes
2 answers

What 57.295 degrees mean to you

I've just calculated that one radian is equals 57.295.. degrees, does this degree have special property instead the fact that it is just a degree that define radian in degree
0
votes
3 answers

Square with circle

$$ABCD - square $$ $$M\in AB, N \in AD, P \in DC : BM = AN = DP$$ I have to show that the intersect of the diagonals is the centre of the circumscribed circle around NMP. I have noticed that NMP is isosceles, but I can't continue. I would be very…
Math Student
  • 2,656
0
votes
3 answers

Circumscribed circle

$\triangle ABC: \angle CAB = 45^o, BC = 9$. I have to find the diameter of the circumscribed circle. I thought about an hour, but I can't think up anything. I would be very grateful if you can help me! I made a drawing:
Math Student
  • 2,656
0
votes
2 answers

Circle coordinate geometry question

The question states: Find the equation of the following circles: A circle has its centre on the line x + y = 1 and passes through the origin and the point (4,2). What I did to try to solve this is draw it out and then I tried these two methods…
0
votes
2 answers

Internal point in circle and chords

I'm stucked in this problem, and I can't understand what I'm missing. This is the problem, we have a point $C$ in the circle, not in the centre, connected to the center with the segment $DE$, this segment is fixed. Then we have an angle in $C$,…
Matte
  • 15
0
votes
1 answer

Pont of contact tangent_Circle

The point of contact between a line $lx+my+n$ and the circle $x^2+y^2=a^2$ is $(-a^2l/n,-a^2m/n)$ What is the POC between the same line and the circle $x^2+y^2+2gx+2fy+c$?
twa14
  • 115
0
votes
2 answers

Determine the coordinate of the point where line and circle collide/intersect - how to solve for x

I would like to determine the point $C$ in this image: (assume I have radius value). After the hours of research and refreshing some memories from school days, I've got: Please assume... Point: (xCoordinate, yCoordinate): A (center):…