Understanding the equation of a half circle provides a bridge between simple circular geometry and the more complex analysis of curved shapes in specific domains. While a full circle is defined by the elegant symmetry of its quadratic equation, isolating a single semicircle requires careful attention to domain restrictions and the sign of the radical term. This breakdown reveals how mathematical constraints transform an abstract formula into a precise graphical representation of a curved boundary.
Deriving the Core Formula
The foundation of every equation of a half circle lies in the standard formula for a circle centered at the origin, which is x² + y² = r². To isolate y and express the curve as a function, we rearrange the terms to solve for y, resulting in y = ±√(r² - x²). The presence of the plus-minus symbol is critical, as it indicates that the radical produces both a positive and a negative value for any given x within the domain. By selecting only the positive root, we define the upper half, while choosing the negative root defines the lower half of the circular structure.
The Upper and Lower Variants
The distinction between the upper and lower halves is not merely academic; it dictates the function's output and visual orientation. The equation for the upper half circle is written as y = √(r² - x²), producing all points where the y-coordinate is positive or zero. Conversely, the equation for the lower half circle is y = -√(r² - x²), capturing the points where the y-coordinate is negative or zero. This simple sign change effectively splits the geometric figure into two distinct mathematical functions, each representing a specific linear trajectory along the vertical axis.
Domain Restrictions and Graphical Execution
Without restrictions, the equation y = √(r² - x²) would imply a relationship where y could be any value, which is incorrect for a semicircle. The term inside the radical, r² - x², must be greater than or equal to zero for the function to yield real numbers. Solving this inequality reveals that the domain is limited to the interval [-r, r], meaning the curve only exists between the leftmost and rightmost points of the original circle. On a graph, this manifests as a smooth, continuous arc that terminates at the points (-r, 0) and (r, 0), preventing the line from extending indefinitely.
Shifting the Center from the Origin
Real-world applications rarely involve circles perfectly aligned with the coordinate axes. To adjust the equation of a half circle for a center at point (h, k), we modify the standard approach by subtracting h from x and adding k to y. The general formula for the upper half becomes y = k + √(r² - (x - h)²), while the lower half follows the pattern y = k - √(r² - (x - h)²). These transformations handle horizontal and vertical translations, allowing the semicircle to be positioned precisely within any coordinate system.