Analytic Geometry — Circle (Basic)
Analytic Geometry — Circle (Basic). Practice questions to deepen understanding of the basics of the circle in analytic geometry. Online math practice with full solutions and step-by-step explanations.
Analytic Geometry — Circle Basic — circle equation, finding center and radius, points on the circle, and converting between different forms of the equation. Detailed step-by-step explanations.
Find the centre of the circle with equation \((x-3)^2 + (y-2)^2 = 16\)
Circle equation: \((x-a)^2 + (y-b)^2 = r^2\)
The centre is \((a, b) = (3, 2)\)
Find the radius of the circle with equation \((x-3)^2 + (y-2)^2 = 16\)
From the equation: \(r^2 = 16\) therefore \(r = \sqrt{16} = 4\)
Is the point \((6, 2)\) on the circle \((x-3)^2 + (y-2)^2 = 9\)?
Substitute the point into the equation: \((6-3)^2 + (2-2)^2 = 9 + 0 = 9 = r^2\)
The result equals 9, so yes — the point is on the circle!
Find the equation of the circle with centre \((0, 0)\) and radius \(r = 5\)
Circle with centre at the origin: \(x^2 + y^2 = r^2 = 5^2 = 25\)
Find the equation of the circle with centre \((2, -3)\) and radius \(r = 4\)
Equation: \((x-2)^2 + (y-(-3))^2 = 4^2\)
i.e.: \((x-2)^2 + (y+3)^2 = 16\)
What is the distance from the point \((5, 1)\) to the centre of circle \((2, 5)\)?
Distance between points: \(d = \sqrt{(5-2)^2 + (1-5)^2} = \sqrt{9 + 16} = \sqrt{25} = 5\)
A circle with equation \(x^2 + y^2 = 36\). What is the radius?
\(r^2 = 36\) therefore \(r = \sqrt{36} = 6\)
Is the point \((3, 4)\) on the circle \(x^2 + y^2 = 25\)?
Substituting: \(3^2 + 4^2 = 9 + 16 = 25 ✓\)
Yes! 3-4-5 triangle — the point is on the circle
Find the centre of the circle \((x+1)^2 + (y-4)^2 = 9\)
\((x+1)^2 = (x-(-1))^2\)
The centre: \((-1, 4)\)
A circle with centre \((1, 1)\) passes through the point \((4, 5)\). What is the radius?
Radius = distance from centre to point:
\(r = \sqrt{(4-1)^2 + (5-1)^2} = \sqrt{9+16} = \sqrt{25} = 5\)
A circle with equation \((x-4)^2 + (y+1)^2 = 49\). What is the radius?
\(r^2 = 49\) therefore \(r = \sqrt{49} = 7\)
Is the point \((0, 5)\) on the circle \(x^2 + y^2 = 25\)?
Substituting: \(0^2 + 5^2 = 0 + 25 = 25 ✓\)
Yes! The point is on the y-axis at distance 5 from the origin
Find the equation of the circle with centre \((-2, 3)\) and radius \(r = 6\)
Equation: \((x-(-2))^2 + (y-3)^2 = 6^2\)
i.e.: \((x+2)^2 + (y-3)^2 = 36\)
What is the centre of the circle \(x^2 + y^2 = 100\)?
An equation of the form \(x^2 + y^2 = r^2\) — the centre is always at the origin \((0,0)\)
A circle with centre \((3, 4)\) and radius 5. Is the point \((0, 0)\) on the circle?
Distance from (0,0) to centre (3,4): \(d = \sqrt{3^2 + 4^2} = 5\)
The distance equals the radius, yes!
Find the radius of the circle \((x+5)^2 + (y-2)^2 = 64\)
\(r^2 = 64\) therefore \(r = \sqrt{64} = 8\)
A circle with centre \((0, 3)\) passes through the point \((4, 0)\). What is the radius?
Radius = distance:
\(r = \sqrt{(4-0)^2 + (0-3)^2} = \sqrt{16+9} = \sqrt{25} = 5\)
Find the centre of the circle \((x-7)^2 + (y+4)^2 = 25\)
From the equation: \((x-7)^2 + (y-(-4))^2\)
The centre: \((7, -4)\)
Is the point \((6, 8)\) on the circle \(x^2 + y^2 = 100\)?
Substituting: \(6^2 + 8^2 = 36 + 64 = 100 ✓\)
Yes! 6-8-10 triangle
Find the equation of the circle with centre \((5, -1)\) and radius \(r = 3\)
Equation: \((x-5)^2 + (y-(-1))^2 = 3^2\)
i.e.: \((x-5)^2 + (y+1)^2 = 9\)
Find the intersection points of circle \(x^2 + y^2 = 16\) with the x-axis
On the x-axis: \(y=0\)
Substituting: \(x^2 + 0 = 16\) → \(x = ±4\)
Points: \((4,0), (-4,0)\)
Find the intersection points of circle \(x^2 + y^2 = 25\) with the y-axis
On the y-axis: \(x=0\)
Substituting: \(0 + y^2 = 25\) → \(y = ±5\)
Points: \((0,5), (0,-5)\)
Does the circle \((x-3)^2 + y^2 = 4\) intersect the y-axis?
On the y-axis: \(x=0\)
Substituting: \((0-3)^2 + y^2 = 4\)
\(9 + y^2 = 4\) → \(y^2 = -5\)
No solution! The circle is too far from the y-axis
Find the intersection points of circle \((x-2)^2 + (y-3)^2 = 9\) with the x-axis
On the x-axis: \(y=0\)
Substituting: \((x-2)^2+(0-3)^2=9\)
\((x-2)^2+9=9\) → \((x-2)^2=0\)
No real crossing — tangency only
A circle with equation \(x^2 + (y-4)^2 = 16\). Does it intersect the x-axis?
On the x-axis: \(y=0\)
Substituting: \(x^2 + 16 = 16\) → \(x^2 = 0\) → \(x = 0\)
Tangency at one point — but there is an "intersection"
How many intersection points does the circle \(x^2 + y^2 = 9\) have with both axes combined?
With x-axis: \((3,0), (-3,0)\) - 2 points
With y-axis: \((0,3), (0,-3)\) - 2 points
Total: 4 points
A circle with centre \((5, 0)\) and radius 5. Which axis does it intersect?
Centre on x-axis, radius 5
Intersects the x-axis at \((0,0)\) and \((10,0)\)
Does not intersect the y-axis (too far)
How many intersection points does the circle \(x^2 + y^2 = 25\) have with the line \(y = 3\)?
Substitute \(y=3\) into the circle equation:
\(x^2 + 9 = 25\) → \(x^2 = 16\) → \(x = ±4\)
2 Points: \((4,3), (-4,3)\)
Does the line \(x = 5\) intersect the circle \(x^2 + y^2 = 16\)?
Substituting \(x=5\):
\(25 + y^2 = 16\) → \(y^2 = -9\)
No solution! The line is too far away (radius=4, line at x=5)
The line \(y = x\) intersects the circle \(x^2 + y^2 = 8\). What are the intersection points?
Substituting \(y=x\):
\(x^2 + x^2 = 8\) → \(2x^2 = 8\) → \(x^2 = 4\) → \(x = ±2\)
Points: \((2,2), (-2,-2)\)
How many intersection points does the circle \((x-3)^2 + (y-4)^2 = 25\) have with the line \(y = 4\)?
The line \(y=4\) passes through the centre of the circle \((3,4)\)
Substituting: \((x-3)^2 + 0 = 25\) → \(x-3 = ±5\)
Points: \((8,4), (-2,4)\)
The line \(x = 0\) intersects the circle \((x-1)^2 + y^2 = 1\). How many intersection points?
Substituting \(x=0\):
\(1 + y^2 = 1\) → \(y^2 = 0\) → \(y = 0\)
One point: \((0,0)\) - Tangent!
A right triangle with hypotenuse 10. What is the circumradius?
In a right triangle: the circumcenter is the midpoint of the hypotenuse
Radius = half the hypotenuse = \(\frac{10}{2} = 5\)
A right triangle with sides 3, 4, 5. What is the circumradius?
The hypotenuse is 5 (the longest side)
radius = \(\frac{5}{2} = 2.5\)
A right triangle is inscribed in a circle of radius 6. What is the hypotenuse length?
Hypotenuse = diameter of the circle = \(2r = 2 \cdot 6 = 12\)
A right triangle with vertices A(0,0), B(8,0), C(0,6). What is the circumcenter?
The right angle is at A. The hypotenuse is BC
Circumcenter = midpoint of hypotenuse = \((\frac{8+0}{2}, \frac{0+6}{2}) = (4,3)\)
A right triangle with sides 5, 12, 13. What is the equation of the circumscribed circle if its centre is at \((0,0)\)?
Hypotenuse = 13, radius = \(\frac{13}{2} = 6.5\)
Equation: \(x^2 + y^2 = 6.5^2 = 42.25\)
A right triangle is inscribed in a circle with equation \(x^2 + y^2 = 100\). What is the hypotenuse length?
From the equation: \(r^2 = 100\) → \(r = 10\)
Hypotenuse = diameter = \(2r = 20\)
A right triangle with sides 6, 8, 10. Where is the circumcenter relative to the hypotenuse?
In a right triangle, the circumcenter is always at the midpoint of the hypotenuse (the longest side)
A rectangle with sides 6 and 8 is inscribed in a circle. What is the radius of the circle?
Rectangle diagonal: \(d = \sqrt{6^2 + 8^2} = \sqrt{36+64} = 10\)
Circle radius = half the diagonal = \(\frac{10}{2} = 5\)
A square with side 10 is inscribed in a circle. What is the radius of the circle?
Square diagonal: \(d = 10\sqrt{2}\)
Radius = half the diagonal = \(\frac{10\sqrt{2}}{2} = 5\sqrt{2}\)
A rectangle is inscribed in a circle of radius 13. One side is 10. What is the other side?
Radius = 13 → diameter = 26
Rectangle diagonal: \(\sqrt{10^2 + b^2} = 26\)
\(100 + b^2 = 676\) → \(b^2 = 576\) → \(b = 24\)
A square is inscribed in a circle with equation \(x^2 + y^2 = 50\). What is the side length of the square?
\(r^2 = 50\) → \(r = 5\sqrt{2}\)
diagonal = \(2r = 10\sqrt{2}\)
side = \(\frac{10\sqrt{2}}{\sqrt{2}} = 10\)
A rectangle with vertices \((±3, ±4)\) is inscribed in a circle. What is the equation of the circle?
Rectangle sides: 6 and 8
Diagonal: \(\sqrt{6^2+8^2} = 10\)
Radius: \(r = 5\)
Equation: \(x^2 + y^2 = 25\)
A triangle with sides 5, 6, 7 and area ≈14.7. What is the circumradius? (Formula: \(R = \frac{abc}{4S}\))
Circumradius formula: \(R = \frac{abc}{4S}\)
\(R = \frac{5 \cdot 6 \cdot 7}{4 \cdot 14.7} = \frac{210}{58.8} \approx 3.57\)
A triangle with sides 13, 14, 15 and area 84. What is the circumradius?
\(R = \frac{13 \cdot 14 \cdot 15}{4 \cdot 84} = \frac{2730}{336} = 8.125\)
An equilateral triangle with side 6. What is the circumradius?
In an equilateral triangle: \(R = \frac{a}{\sqrt{3}}\)
\(R = \frac{6}{\sqrt{3}} = \frac{6\sqrt{3}}{3} = 2\sqrt{3}\)
A triangle with vertices A(0,0), B(6,0), C(3,4). What is the circumradius?
Sides: AB=6, AC=5, BC=5 (isosceles triangle)
Area = 12
\(R = \frac{6 \cdot 5 \cdot 5}{4 \cdot 12} = \frac{150}{48} = 3.125\)
A triangle with perimeter 30 and area 30. What is the circumradius? (Hint: \(R = \frac{abc}{4S}\) and also \(s = \frac{a+b+c}{2}\))
The formula \(R = \frac{abc}{4S}\) requires individual side lengths, not just the perimeter.
Cannot be computed from perimeter and area alone.
An isosceles triangle with base 8 and leg 5. What is the circumradius?
Height: \(h = \sqrt{5^2 - 4^2} = 3\)
Area: \(S = \frac{8 \cdot 3}{2} = 12\)
\(R = \frac{5 \cdot 5 \cdot 8}{4 \cdot 12} = \frac{200}{48} = \frac{25}{6}\)
An isosceles triangle with legs 10 and base 12. What is the circumradius?
Height: \(h = \sqrt{10^2 - 6^2} = 8\)
Area: \(S = \frac{12 \cdot 8}{2} = 48\)
\(R = \frac{10 \cdot 10 \cdot 12}{4 \cdot 48} = \frac{1200}{192} = 6.25\)
An isosceles triangle is inscribed in a circle of radius 5. The base is 6. What is the leg length?
Using the formula \(R = \frac{a \cdot a \cdot b}{4S}\) and area \(S = \frac{b \cdot h}{2}\)
Height: \(h = \sqrt{a^2 - 9}\)
After solving: \(a = 5\)
An isosceles triangle with base 10 and area 30. What is the circumradius? (Find the legs first.)
From area: \(30 = \frac{10 \cdot h}{2}\) → \(h = 6\)
Leg: \(a = \sqrt{5^2 + 6^2} = \sqrt{61}\)
\(R = \frac{\sqrt{61} \cdot \sqrt{61} \cdot 10}{4 \cdot 30} = \frac{610}{120} \approx 6.01\)
An isosceles triangle with legs 13 and base 10. What is the equation of the circumscribed circle if its centre is at \((0, 0)\)?
Height: \(h = 12\) (5-12-13 triangle)
Area: \(S = 60\)
\(R = \frac{13 \cdot 13 \cdot 10}{4 \cdot 60} = \frac{1690}{240} = 6.5\)
Equation: \(x^2 + y^2 = 6.5^2 = 42.25\)