Centroid of a Triangle Calculator

 
Coordinates (x1, y1)
Coordinates (x2, y2)
Coordinates (x3, y3)
Centroid  =  (8, 5)
GENERATE WORK
GENERATE WORK

Centroid of a Triangle - work with steps

Input Data :
Point 1(x1, y1) = (5, 3)
Point 2(x2, y2) = (9, 6)
Point 3(x3, y3) = (10, 6)

Objective :
Find what is the midpoint of a triangle?

Formula :
Centroid of a Triangle = (x1 + x2 + x33 y1 + y2 + y33)
= (5 + 9 + 103 3 + 6 + 63)
= (243 153)
Center Point of a Triangle = (8, 5)

centroid triangle calculator - step by step calculation, formula & solved example to find the mid or center point of 3 given points of a triangle (x1, y1), (x2, y2) & (x3, y3) on the multi-dimensional coordinate system or plane. It also known as geometric center or barycenter calculator.

Formula

Centroid of a triangle is a mid point of 3 endpoints on a multi-dimensional coordinate system or plane mathematically represented by the below formula
formula to find mid point of a Triangle

Solved Example

This below solved example let users to understand how the example values are being used in this calculation to find the centroid of a triangle.

Problem:
Find the midpoint of triangle having 3 endpoints (x1, y1) = (5, 6) , (x2, y2) = (7, 9) & (x3, y3) = (9, 12).

Solution:
Let (x1, y1)) be (5, 6) , (x2, y2) be (7, 9) & (x3, y3) be (9, 12) be the three points of a triangle
Apply the values in the equation
= ((x1 + x2 + x3)/3 , (y1 + y2 + y3)/3)
= ((5 + 7 + 9)/3,(6 + 9 + 12)/3)
= (21/3, 27/3)
= (7, 9)
The centroid of a triangle for the given values is (7, 9).

The above centroid of a triangle calculator, formula & solved example may useful for users to understand, practice and verify such calculations online. Unlike most of the other calculators, it provides complete step by step calculation for each calculation users do by using this Geometry tool to find the mid point for the three triangle cornor coordinates (x1, y1), (x2, y2) & (x3, y3)