S3-SA2-0479
What is a Circumcentre of a Triangle?
Grade Level:
Class 6
AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering
Definition
What is it?
The circumcentre of a triangle is a special point inside or outside the triangle. It is the point where the perpendicular bisectors of all three sides of the triangle meet. This point is also the centre of the circle that passes through all three vertices of the triangle, called the circumcircle.
Simple Example
Quick Example
Imagine you have three friends sitting at different corners of a triangular park. If you want to build a water cooler that is exactly the same distance from each friend, the spot for the water cooler would be the circumcentre of the triangle formed by their positions. This way, everyone has to walk the same distance to get water.
Worked Example
Step-by-Step
Let's find the circumcentre for a triangle with vertices A(0,0), B(4,0), and C(0,6).
Step 1: Find the midpoint of side AB. Midpoint M1 = ((0+4)/2, (0+0)/2) = (2,0).
---Step 2: Find the slope of side AB. Slope m_AB = (0-0)/(4-0) = 0. Since the slope is 0, AB is a horizontal line.
---Step 3: The perpendicular bisector of AB will be a vertical line passing through M1. So, its equation is x = 2.
---Step 4: Find the midpoint of side AC. Midpoint M2 = ((0+0)/2, (0+6)/2) = (0,3).
---Step 5: Find the slope of side AC. Slope m_AC = (6-0)/(0-0) = undefined. Since the slope is undefined, AC is a vertical line.
---Step 6: The perpendicular bisector of AC will be a horizontal line passing through M2. So, its equation is y = 3.
---Step 7: The circumcentre is where x=2 and y=3 intersect. So, the circumcentre is (2,3).
Answer: The circumcentre of the triangle is (2,3).
Why It Matters
Understanding the circumcentre is crucial in many fields! In engineering, it helps design stable structures or place sensors optimally. In computer graphics, it's used for creating smooth curves and shapes. Even in AI and data science, similar concepts help in clustering data points efficiently, making things like smart recommendations possible.
Common Mistakes
MISTAKE: Students confuse perpendicular bisectors with medians or altitudes. | CORRECTION: Remember, a perpendicular bisector cuts a side into two equal parts AND forms a 90-degree angle with that side. Medians connect a vertex to the midpoint of the opposite side, and altitudes connect a vertex to the opposite side at a 90-degree angle.
MISTAKE: Assuming the circumcentre is always inside the triangle. | CORRECTION: The circumcentre can be inside (for acute triangles), on the hypotenuse (for right triangles), or outside (for obtuse triangles). Don't assume its position, calculate it!
MISTAKE: Calculating the midpoint correctly but then using the wrong slope for the perpendicular bisector. | CORRECTION: If the original line has slope 'm', the perpendicular line will have a slope of '-1/m'. If the original line is horizontal (slope 0), the perpendicular is vertical (undefined slope), and vice versa.
Practice Questions
Try It Yourself
QUESTION: For a right-angled triangle, where does its circumcentre lie? | ANSWER: On the midpoint of its hypotenuse.
QUESTION: If a triangle has vertices at P(1,1), Q(5,1), and R(1,7), find the equation of the perpendicular bisector of side PQ. | ANSWER: x = 3
QUESTION: A triangle has vertices A(0,0), B(8,0), and C(0,6). Find the coordinates of its circumcentre. | ANSWER: (4,3)
MCQ
Quick Quiz
What is the special property of the circumcentre of a triangle?
It is equidistant from all three sides of the triangle.
It is the intersection of the medians.
It is equidistant from all three vertices of the triangle.
It is the point where altitudes intersect.
The Correct Answer Is:
C
The circumcentre is the centre of the circumcircle, which passes through all three vertices. This means the circumcentre is the same distance from each vertex. Option A describes the incenter, B describes the centroid, and D describes the orthocentre.
Real World Connection
In the Real World
Imagine a telecom company wants to set up a new mobile tower in a rural area to provide equal signal strength to three villages forming a triangle. The ideal location for this tower would be the circumcentre of the triangle formed by the villages' locations, ensuring each village is equally covered. This helps in efficient network planning.
Key Vocabulary
Key Terms
PERPENDICULAR BISECTOR: A line that cuts another line segment into two equal halves and is perpendicular to it (forms a 90-degree angle) | VERTEX: A corner point of a triangle | CIRCUMCIRCLE: The circle that passes through all three vertices of a triangle | EQUIDISTANT: Being the same distance from two or more points
What's Next
What to Learn Next
Great job understanding the circumcentre! Next, you can explore other important points in a triangle like the Incentre, Centroid, and Orthocentre. Knowing these will give you a deeper understanding of triangle properties and geometry.


