Question
Question: A triangle has vertices \[\left( {6,3} \right)\], \[\left( {5,8} \right)\] and \[\left( {3,2} \right...
A triangle has vertices (6,3), (5,8) and (3,2). What is the area of a triangle's circumscribed circle?
Solution
A circle circumscribing a triangle is a circle that passes through the vertices of a triangle. We know, the equation of a circle is given by (x−h)2+(y−k)2=r2, where (h,k) is the centre of a circle where h is the x coordinate of the centre of circle and k is the y coordinate of the centre of circle. r is the radius of the circle. Now, to solve this question, we will substitute the given points in the equation of the circle as they lie on the circle and then solve these equations to find the value of r,g and h. After finding the value of r i.e. the radius of the circle, we will find the area of the circle using the formula: Area of the circle =πr2, where r is the radius of the circle.
Complete step by step answer:
We are given three vertices of a triangle and we need to find the area of the circle circumscribing this triangle. Let us first draw the figure for the given question.
Here we see that the vertices of the triangle lie on the circle and so they will satisfy the equation of the circle. The given points are (6,3), (5,8) and (3,2).
We know, the equation of a circle is given by
(x−h)2+(y−k)2=r2
where h is the x coordinate of the centre of circle and k is the y coordinate of the centre of the circle and r is the radius of the circle.
Now, substituting the given points in the equation one by one.
First, substituting (6,3) in (x−h)2+(y−k)2=r2, we get
⇒(6−h)2+(3−k)2=r2
Now, using the identity (a−b)2=a2+b2−2ab, we get
⇒((6)2+(h)2−2×6×h)+((3)2+(k)2−2×3×k)=r2
Now, solving the brackets, we get
⇒(36+h2−12h)+(9+k2−6k)=r2
Opening the brackets, we get
⇒36+h2−12h+9+k2−6k=r2
Adding the constant terms, we get
⇒h2−12h+k2−6k+45=r2−−−−−−(1)
Now, substituting (5,8) in (x−h)2+(y−k)2=r2, we get
⇒(5−h)2+(8−k)2=r2
Again, using the identity (a−b)2=a2+b2−2ab, we get
⇒((5)2+(h)2−2×5×h)+((8)2+(k)2−2×8×k)=r2
Solving the brackets now,
⇒(25+h2−10h)+(64+k2−16k)=r2
Now, opening the brackets, we get
⇒25+h2−10h+64+k2−16k=r2
Now, adding the constant terms together,
⇒h2−10h+k2−16k+89=r2−−−−−−(2)
Now, substituting (3,2) in (x−h)2+(y−k)2=r2, we get
⇒(3−h)2+(2−k)2=r2
Using the identity (a−b)2=a2+b2−2ab, we get
⇒((3)2+(h)2−2×3×h)+((2)2+(k)2−2×2×k)=r2
Now, solving the brackets, we get
⇒(9+h2−6h)+(4+k2−4k)=r2
Opening the brackets, we get
⇒9+h2−6h+4+k2−4k=r2
Now, adding the constant term together, we get
⇒h2−6h+k2−4k+13=r2−−−−−−(3)
Now, subtracting (2) from (3), we have
⇒(h2−6h+k2−4k+13)−(h2−10h+k2−16k+89)=r2−r2
Opening brackets, we get
⇒h2−6h+k2−4k+13−h2+10h−k2+16k−89=r2−r2
Collecting the like terms together and cancelling out some terms, we get
⇒(10h−6h)+(16k−4k)+(13−89)=0
Now, solving the brackets, we get
⇒4h+12k+(−76)=0
⇒4h+12k−76=0
Dividing the whole equation by 4, we get
⇒h+3k−19=0−−−−−−(4)
Now, subtracting (1) form (2), we get
⇒(h2−10h+k2−16k+89)−(h2−12h+k2−6k+45)=r2−r2
Opening the brackets, we get
⇒h2−10h+k2−16k+89−h2+12h−k2+6k−45=r2−r2
Now, collecting the like terms together and cancelling out some terms, we get
⇒(12h−10h)+(6k−16k)+(89−45)=0
Solving the brackets, we get
⇒2h+(−10k)+44=0
⇒2h−10k+44=0
Now, dividing the whole equation by 2, we get
⇒h−5k+22=0−−−−−−−(5)
Now, subtracting (4) from (5), we have
⇒(h−5k+22)−(h+3k−19)=0−0
Opening the brackets, we have
⇒h−5k+22−h−3k+19=0−0
Cancelling out some terms and collecting the like terms together, we have
⇒(−5k−3k)+(22+19)=0−0
Solving the brackets, we get
⇒−8k+41=0
Rearranging the terms, we get
⇒8k=41
⇒k=841−−−−−−(6)
Substituting k=841 in (5), we get
⇒h−5(841)+22=0
⇒h−8205+22=0
Shifting the constant term to the right hand side, we get
⇒h=8205−22
Taking LCM on the right hand side, we get
⇒h=8205−22(8)
⇒h=8205−176
Now, solving the right hand side, we get
⇒h=829−−−−−−(7)
Substituting (6) and (7) in (2), we get
⇒(829)2−10(829)+(841)2−16(841)+89=r2
Now, solving the brackets, we get
⇒64841−8290+641681−8656+89=r2
Taking LCM, we get
⇒64841−290(8)+1681−656(8)+89(64)=r2
⇒64841−2320+1681−5248+5696=r2
Solving the numerator, we get
⇒64650=r2
After simplifying, we get
⇒32325=r2−−−−−−(8)
Hence, we got the square of radius of the circle. i.e. r2
Now, area of the circle is given by πr2
Using (8), we get
Area of the circle =πr2
⇒ Area of the circle =π32325
∴ Area of the circle =32325π
Hence, we got the area of the circle as 32325π.
Note: Alternatively, We could have used the formula r2=16A2a2b2c2, where r is the radius of the circumcircle, a,b,c are the lengths of the sides of the triangle circumscribed in the circle and A is the area of the triangle. We can find the length of the side of the triangle when two points (x1,y1) and (x2,y2) are given by using the formula (x1−x2)2+(y1−y2)2.