Ok, so I have this question from my math book.
The vertices A,B,C of a triangle are (3,5),(2,6) and (-4,-2) respectively. Find the coordinates of the circum-centre and also the radius of the circum-circle of the triangle.
How can we solve this? Can we use the distance formula? Answer: The circum-radius was found to be R=5.The coordinates of circum-centre were found to be (-1,2). A diagram would be appreciated. Thank you!

Hint:
You want a circumference that passe thorough the three given points.
The general equation of a circumference is $x^2+y^2+ax+by+c=0$.
Substitute the coordinates of the three points and you have a linear system in the three unknowns $a,b,c$.
Solve this system and you have the equation of the circumference from wich you can find the center and the radius.