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
2 answers

In the figure,O is the centre of a circle and BCD is tangent to it at C. Prove that ∠BAC + ∠ACD = 90°.

I am a beginner to these type of questions relating to tangents ..... Thats all.
0
votes
3 answers

the length of the circumference of a circle always bears a constant ratio to its diameter

I'm reading SL Loney's plane trigonometry book and I arrived at a theorem saying : "the length of the circumference of a circle always bears a constant ratio to its diameter." Now, in this proof he uses two propositions from the book VI of Euclid.…
user108343
0
votes
2 answers

formula for Tangent point of two arcs

Please Help finding proper formula for Tangent point of two arcs. 1st arc R = .030; 2nd R = 0.015, need to get mathematical explanation on how to get (0.02494, 0.01333) point. Assume that starting point of the 1st arc is (0,0)
0
votes
2 answers

Get the coordinate value of intersecting points

I have a square buy 100 cm in side, now a cricle is drawn taking the center of the square and having radus of 50cm which touches the borders of the square as you can see above, Now imagine another circle within the bigger one, with same center and…
0
votes
1 answer

Intersecting great circles to find position

Is it possible to find the intersection of two great circles when knowing the following: A point $a$ on earth, A point $b$ on earth, and The bearings of $a$ and $b$ from an observer?
0
votes
1 answer

Calculate origin of pie slices

I need to draw a pie graph with slices similar to the following... The required information I need to draw a single slice is the X & Y coordinate of the origin of the slice and the angle of the slice. Not too difficult to draw a single slice.…
Alex Fu
  • 101
0
votes
1 answer

Help finding the arc length?

What is the arc length if $Θ = 6\pi/5$(sorry, dont know how to format that) and the radius is $2$ cm? length of arc= $n/360= 2\pi(r)$ is it $2/360=2\pi(r) 2\pi(180)$?
shari
  • 57
0
votes
1 answer

Finding the condition for a straight line to be a tangent to a circle?

This is the question in my textbook-- Find the condition that the straight line $cx - by +b^2 = 0$ may touch the circle $x^2 + y^2 = ax + by $? My approach:- I made the distance of the center of the circle from the line to be equal to the radius…
Deiknymi
  • 383
0
votes
1 answer

Find a point given another point and angle

I have something starting at (50, 10) it then rotates counter clockwise by 30 degrees, around the point at (50, 0), essentially mapping out an arc of a circle. How do I find the point it now lies on?
0
votes
3 answers

How to determine the number of degrees overlap between two circular slices?

How do you determine the number of degrees that overlap between two circular slices like what is shown in the example below by the hatched area? EDIT: Note, the slices are orientated by a center line with equal number of x degrees on both sides as…
0
votes
2 answers

Find equation of a circle that touches $2$ parallel lines and passes through $1$ point

Lets say the circle touches $3x + 4y = 0$ and $3x + 4y -50 = 0$, and passes through the point $(2,1)$. My approach was to let the centre of the circle be $(x,y)$, and set up $3$ equations: $$\begin{align}&(2-x)^2 + (1-y)^2 = r^2\\&r =…
0
votes
1 answer

Proving a circle’s sides approach infinity, is my proof correct?

Before, I tried to prove that when an equalateral polygon’s sides increases, the ratio of the circumference/diameter (or perimeter/height) gets closer to $\pi$. So I made an equation to divide the perimeter of a polygon by its height, which is…
0
votes
2 answers

A problem about two circles

Inside one circle there is another, which is smaller, which touches the first one at one point. The radius of the first circle is twice the radius of the second. Distance between centers of the circles is 4. Find the radius of the smaller circle.
0
votes
0 answers

How to know the next point in the arc if we know the radius coordinate, first point on arc and angle of change between first and next point?

How to know the next point in the arc if we know the radius coordinate, first point on arc and angle of change between first and next point ? Let's suppose we have point first as $(1117, 453)$, the radius coordinates as $(720, 853)$ and angle of…
0
votes
0 answers

Number of lower arc segments in intersecting circles

Let N circles intersect each other as many times as possible (no circles passing through the same point). How many lower spring segments (not overlapping) are formed? I got this far with the question: Since two circles will intersect at most two…
deepblue
  • 163
  • 4