Calculate the Center of Gravity of a Triangle

The center of gravity, or centroid, is the point at which a triangle’s mass will balance. To help visualize this, imagine you have a triangular tile suspended over the tip of a pencil. The tile will balance if the pencil tip is placed at its center of gravity. Finding the centroid might be necessary in various design and engineering applications, and can be found by using simple geometry.

Steps

Using Intersecting Medians

  1. Find the midpoint of one side of the triangle. To find the midpoint, measure the side, and divide the length in half. Label the midpoint A.
    • For example, if one side of the triangle is 10 cm long, the midpoint will be at 5 cm, since <math>10/2 = 5</math>.
  2. Find the midpoint of a second side of the triangle. Measure the length of the side, and divide the length in half. Label the midpoint B.
    • For example, if the side of the triangle is 12 cm long, the midpoint will be at 6 cm, since <math>12/2 = 6</math>.
  3. Draw a line from the midpoint of each side to its opposite vertex. These two lines are the median of each side. [1]
    • A vertex is the point at which two sides of a triangle meet.
  4. Draw a point where the two medians intersect. This point is the triangle’s center of gravity, also called the centroid, or center of mass. [2] [3]
    • The center of gravity is where the three medians intersect, but since the medians only intersect in one point, you can use a shortcut and find the center of gravity by only finding the intersection of two medians.

Using the 2:1 Ratio

  1. Draw a median of your triangle. Remember, the median is a line drawn from the midpoint of a side to the opposite vertex. You can use any median in the triangle.
  2. Measure the length of the median. Make sure the measurement is exact.
    • For example, you might have a median that is 3.6 cm long.
  3. Divide the length of the median into thirds. To do this, divide the length by three. Again, make an exact calculation. If you round, you will not find the center of gravity.
    • For example, if your median is 3.6 cm long, you would divide 3.6 by 3:
      <math>3.6 cm/3 = 1.2 cm</math>, so ⅓ of the median is 1.2 cm.
  4. Mark a point on the median ⅓ from the midpoint. This point is the triangle's centroid, which will always divide a median into a 2:1 ratio; that is, the centroid is ⅓ the median’s distance from the midpoint, and ⅔ the median’s distance from the vertex.[2]
    • For example, on a median that is 3.6 cm long, the centroid will be 1.2 cm up from the midpoint.

Using Averaged Coordinates

  1. Determine the coordinates of the three vertices of the triangle. This method only works if you are working with a coordinate plane. The coordinates may already be given, or you may have a triangle drawn on a graph without the coordinates labeled. Remember that coordinates should be listed <math>(x, y)</math>.
    • For example, you might be given triangle PQR, and you need to find and label point P (3, 5), point Q (4, 1), and R (1, 0).
  2. Add the value of the x-coordinates. Remember to add all three coordinates. You will not calculate the correct center of gravity if you only use two coordinates.
    • For example, if your three x-coordinates are 3, 4, and 1, add these three values together: <math> 3 + 4 + 1 = 8</math>.
  3. Add the value of the y-coordinates. Remember to add all three coordinates.
    • For example, if your three y-coordinates are 5, 1, and 0, add these three values together: <math> 5 + 1 + 0 = 6</math>.
  4. Find the average of the x- and y-coordinates. These coordinates will correspond to the triangle’s center of gravity, also known as the centroid or center of mass.[4] To find the average, divide the sum of the coordinates by 3.
    • For example, if the sum of your x-coordinates is 8, the average x-coordinate is <math>8/3</math>. If the sum of your y-coordinates is 6, the average y-coordinate is <math>6/3</math>, or <math> 2</math>.
  5. Plot the center of gravity on the triangle. The center of gravity, or centroid, is the average of the x- and y-coordinates.
    • In the example problem, the center of gravity is the point <math>(8/3, 2)</math>.

Tips

  • It does not matter which side you select, the center of gravity will be at the same point. If you perform this process on all three sides, the lines will cross at a single point.

Related Articles

Sources and Citations