Question
Question: Find the circumcenter and circumradius of the triangle whose vertices are (1,1),(2,-1) and (3,2)....
Find the circumcenter and circumradius of the triangle whose vertices are (1,1),(2,-1) and (3,2).
Solution
Hint: Circumcenter is the center of a triangle's circumcircle. Circumradius is the radius of the circumscribed circle of that polygon.
Complete step-by-step answer:
We will be using the distance formula to evaluate the distance between the 2 points.
D=(x1−x2)2+(y1−y2)2
Let A=(1,1), B=(2,-1) and C=(3,2).
Let S(x,y) be the circumcenter.
According to the question given, the condition is
SA=SB
x2+y2−2x−2y+2=x2+y2−4x+2y+5
⇒2x−4y−3=0……(1)
SA=SC
x2+y2−2x−2y+2=x2+y2−6x−4y+11
⇒8x+2y−9=0……(2)
From (1) and (2),
⇒y=18−3,x=34
Therefore, circumcenter is S(34,18−3)
To find the circumradius we are going to use the distance formula,
Circumradius,
(34−1)2+(18−3−1)2=0.11+1.36=1.2
Note: As we know circumcenter will be equal length from all vertices therefore we used that information to form equations to find the value of circumcenter and using the distance formula we calculate the circumradius.