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

how to find this sector angle

Given a circle with r is equal 2cm, can we find the sector's angle?
0
votes
2 answers

points of intersection of two circles and area of intersection relationship

if the points of intersections of two circles are defined(known), how can these points used to decide if a given point p is inside an overlapped area or outside it ? in other words, can we make any relation between the intersection points and the…
0
votes
3 answers

Find equation of circle in the first quadrant touches $x$-axis $y$-axis and straight line $3x-4y-20=0$ . The point $H(12,4)$ lies on the straight line

1)Find equation of circle 2)Equation of another tangent from point $H$ to the circle The circle in the first quadrant touches $x$-axis $y$-axis and straight line $3x-4y-20=0$. The point $H(12,4)$ lies on the straight line. How should I proceed to…
Ameet
  • 63
0
votes
1 answer

rather simple question

This is probably an easy question but I don't get it. Please answer in a easy way :P Imagine you want to paint circles on a linear line. The line is 100cm long. On the right side you have a circle with a diameter of 15 cm. Now I want to draw more…
xotix
  • 887
0
votes
0 answers

Fitting a circle in between three others?

I have three touching circles, and I was trying to find the point inbetween them that is equally far from all three circles. So I created a system of equations: $$ \begin{array}{lcl} (x-x1)^2 + (y-y1)^2=(r+r1)^2 \\ (x-x2)^2 + (y-y2)^2=(r+r2)^2…
0
votes
2 answers

Place a circle 'on top' of two other circles?

I have two circles (their radii and position) given. I then have a third circle (only it's radius), and would like to calculate its position so it touches both other circles: There are always two points where the third circle can be placed, but the…
0
votes
1 answer

Finding Locus of mid point of portion of tangents

Finding locus of middle points of tangents to the circle: $ x^2 + y^2 = a ^2$ terminated by the coordinate axis. I am not able to figure out what the question wanna say... any help is appreciated.
Vaibhav
  • 273
0
votes
3 answers

Can a circle be specified by an arbitrary triangle when one of its sides and the angle opposite to it is known?

Given an arbitrary triangle where one of its sides is $a$ and the angle opposite to it is $A$, is there a circle with a unique radius $r$ such that this triangle is inscribed within it?
Omar Nagib
  • 1,258
0
votes
1 answer

Ratio of circumference to diameter of circle

I was reading in a book that ratio of circumference to diameter of a circle is $22:7$ or 3$55:113$.Why is it $355:113$?I can understand $22:7$ but what about $355:113$.Thanks for any help.
Soham
  • 9,990
0
votes
1 answer

equation is not the equation of a circle

I can see the following equation is not the equation of a circle because it has a y term and no ${y^2}$ term but how would I better explain this is not an equation of a circle: ${x^2 + 8x -16y -1 = 0}$
dagda1
  • 825
0
votes
4 answers

equation of a circle given 2 points

A circle has to points on the circumference (0, 1) and (0, 9) that bisect the circle and I have to give the equation of the circle in general form. So I can find the midpoint of the circle as ${(0, {{9 + 1} \over 2})}$ = (0, 5). Using the distance…
dagda1
  • 825
0
votes
1 answer

Show that the circles touch externally and find the coordinate where thy touch

I have 2 equations: ${x^2 + y^2 - 10x - 12y + 36 = 0}$ ${x^2 + y^2 + 8x + 12y - 48 = 0}$ From this, the centre and radius of each circle is (5, 6) and a radius of 5 (-4, -6) and a radius of 10 In order to prove that the circles touch externally the…
dagda1
  • 825
0
votes
2 answers

Find the radius and centre of a circle form an equation

I have the following equation of a circle: ${x^2 + y^2 + 8x + 12y -48 = 0}$ In order to compete the square of x and y I do the following: ${(x + 4)^2 + 16 + (y + 6)^2 + 36 - 48 = + 16 + 36}$ => ${(x + 4)^2 + (y + 6)^2 + 4 = 52}$ => ${(x + 4)^2 + (y…
dagda1
  • 825
0
votes
3 answers

show that the equation represents a circle and find the centre

I have the following equation: ${x^2 + y^2 - 4x -6y + 9 = 0}$ And I am asked to show that the equation represents a circle and find the centre. In order to show that the equation represents a circle is it enough to get it into the ${(x - h)^2 + (y…
dagda1
  • 825
0
votes
2 answers

Find equation of circle with reduced radius

The question is: A circle has the equation ${(x - 3)^2 + (y + 9)^2 = 144}$. A smaller concentric circle has a radius one-third that of the larger one. Find the equation of the smaller circle. So I would have thought that the radius of the…
dagda1
  • 825