S3-SA2-0358
What is the Equation of a Circle (Centre-Radius Form)?
Grade Level:
Class 6
AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering
Definition
What is it?
The equation of a circle (centre-radius form) is a special formula that helps us describe every point on the edge of a circle. It uses the circle's centre point (h, k) and its radius (r) to define its exact location and size on a graph.
Simple Example
Quick Example
Imagine you are drawing a perfect circle on a piece of paper using a compass. The point where you place the compass needle is the 'centre' (h, k), and how wide you open the compass is the 'radius' (r). The equation just puts these two important pieces of information into a mathematical sentence.
Worked Example
Step-by-Step
Let's find the equation of a circle with its centre at (2, 3) and a radius of 5 units.
---Step 1: Identify the centre coordinates (h, k) and the radius (r).
Here, h = 2, k = 3, and r = 5.
---Step 2: Recall the standard equation of a circle (centre-radius form):
(x - h)^2 + (y - k)^2 = r^2
---Step 3: Substitute the values of h, k, and r into the equation.
(x - 2)^2 + (y - 3)^2 = 5^2
---Step 4: Calculate r^2.
5^2 = 25
---Step 5: Write the final equation.
(x - 2)^2 + (y - 3)^2 = 25
Answer: The equation of the circle is (x - 2)^2 + (y - 3)^2 = 25.
Why It Matters
This equation helps engineers design round objects like bicycle wheels or satellite dishes. In computer graphics, it helps create smooth circular shapes for games or animations. Knowing this can open doors to careers in game development, architecture, or even space science!
Common Mistakes
MISTAKE: Forgetting to square the radius (r) on the right side of the equation. Students often write r instead of r^2. | CORRECTION: Always remember to square the radius (multiply it by itself) when writing the equation.
MISTAKE: Confusing the signs for h and k. If the centre is (2, 3), students might write (x + 2)^2. | CORRECTION: The formula is (x - h)^2 and (y - k)^2. So if h is 2, it's (x - 2). If h is -2, it becomes (x - (-2))^2 which simplifies to (x + 2)^2.
MISTAKE: Mixing up the x and y coordinates of the centre. Students might use (y - h)^2 + (x - k)^2. | CORRECTION: Always match the x-coordinate of the centre with the 'x' term and the y-coordinate with the 'y' term in the equation.
Practice Questions
Try It Yourself
QUESTION: What is the equation of a circle with its centre at (0, 0) and a radius of 7 units? | ANSWER: x^2 + y^2 = 49
QUESTION: A circular rangoli design has its centre at (1, -4) and a radius of 3 units. Write its equation. | ANSWER: (x - 1)^2 + (y + 4)^2 = 9
QUESTION: The centre of a circular park is at (-5, 2) and its diameter is 10 units. Find the equation of the boundary of the park. | ANSWER: (x + 5)^2 + (y - 2)^2 = 25
MCQ
Quick Quiz
Which of these is the correct equation for a circle with centre (4, 1) and radius 6?
(x + 4)^2 + (y + 1)^2 = 36
(x - 4)^2 + (y - 1)^2 = 6
(x - 4)^2 + (y - 1)^2 = 36
(x - 1)^2 + (y - 4)^2 = 36
The Correct Answer Is:
C
The formula is (x - h)^2 + (y - k)^2 = r^2. Here, h=4, k=1, and r=6. So, (x - 4)^2 + (y - 1)^2 = 6^2, which is (x - 4)^2 + (y - 1)^2 = 36.
Real World Connection
In the Real World
When you use a navigation app like Google Maps or Ola, the app uses similar mathematical ideas to calculate distances and plot circular safety zones or delivery areas around a specific point. For example, a food delivery app might define a 5 km radius around a restaurant using this equation to show you which restaurants deliver to your area.
Key Vocabulary
Key Terms
CENTRE: The middle point of the circle from which all points on the circumference are equally distant. | RADIUS: The distance from the centre of the circle to any point on its circumference. | DIAMETER: The distance across a circle through its centre (twice the radius). | EQUATION: A mathematical statement showing that two expressions are equal.
What's Next
What to Learn Next
Great job understanding the basic equation of a circle! Next, you can explore how to find the centre and radius of a circle if you are given its general equation, which is a slightly different form. This will help you understand circles even better!


