Incenter of a Triangle Formula - Euclidean Geometry

Formula:

Incenter Triangle

x = (a * x1 + b * x2 + c * x3) / (a + b + c)
y = (a * y1 + b * y2 + c * y3) / (a + b + c)


Where,

x = X-Coordinate points
y = Y-Coordinate points
a, b, c = Positive Real Numbers
x1, x2, x3 = Coordinate Points
y1, y2, y3 = Coordinate Points

Related Calculator:


english Calculators and Converters


Sitemap