The Circle from Three Points calculator computes center points and radius of a circle defined by three points not in a straight line.
INSTRUCTIONS: Enter the following:
(P1) X and Y coordinates of Point 1
(P1) X and Y coordinates of Point 2
(P2) X and Y coordinates of Point 3
Circle from Three Points (CP): The calculator returns the center point and the radius as real number.
The Math / Science
The Circle from Three Points equation computes the center point and radius of a circle. It does this by solving the general form of the equation of a circle (below) for the three coefficients (g, f and c). With g, f and c, one can then solve for the center points (h, k) and radius (r) as follows:
h = -1*g k = -1*f r=√h⋅h+k⋅k-c
The general form of the equation of a circle is:
x2 + y2 + 2gx + 2fy + c = 0
The common form of the equation of a circle, employing the radius and center points is:
Circle Equation from Center and one Point - Develops the general equation of a circle based on the coordinates of the center (h,k) and any point on the circle (x,y).
Circle Equation from Three Points: Develops the general equation of a circle that goes through three points that are not in a straight line.
Circle with same Perimeter as an Ellipse - Computes the radius of the circle with the same perimeter of an ellipse defined by the semi-major and semi-minor axes.
Rectangles to Cover a Circle - Computes the number of rectangles needed to minimally cover a circle based on the circle's diameter and the length and width of the rectangles.
This equation, Circle Equation from Three Points, references 0 pages
Datasets
Equations and Data Items
This equation, Circle Equation from Three Points, is used in 0 pages