Center mass of triangle in 3-D space

In summary, the task is to find the intersection point of the three medians of a triangle with points A (4,2,0), B (3,3,0), and C (1,1,3). The suggested method is to find the midpoints of each side and construct the equation of the line connecting the midpoint and opposite vertex. Using the theorem that states the medians intersect at a point that divides each median in a 2:1 ratio, the coordinates of the centroid can be found by taking the mean of the coordinates of the three vertices. This can also serve as a check for the solution.
  • #1
cue928
130
0

Homework Statement


So I have a triangle with points: A (4,2,0), B (3,3,0), and C (1,1,3). We are to find the point at which the three medians intersect in i,j,k format. I've found the midpoints of each side but I don't know where to go from there.
 
Physics news on Phys.org
  • #2
Construct the equation of the line joining the midpoint and the opposite vertex. Do this for all vertices.
 
  • #3
You can save a good bit of this work if you are allowed to use the theorem which states that the medians of a triangle intersect at a point with divides each median in the ratio of 2:1 . Then you can choose any one median and find the point (by proportions) which is one-third of the way from the base to the opposite vertex. (Any other choice of a median to work with should give exactly the same result.)

I am presuming in this that the problem is not asking you to show that all three medians meet at the point with this property.
 
  • #4
The simplest way to do this: the coordinates of the centroid of a triangle (not, strictly speaking, the "center of mass" because a geometric figure does not have 'mass') is the mean of the coordinates of the three vertices. That is, if the vertices of the triangle are at [itex](x_1, y_1, z_1)[/itex], [itex](x_2, y_2, z_2)[itex], [itex](x_3, y_3, z_3)[/itex], then the centroid is at
[tex]\left(\frac{x_1+ x_2+ x_3}{3}, \frac{y_1+y_2+y_3}{3}, \frac{z_1+z_2+z_3}{3}\right)[/tex]

If you don't have that theorem, use that as a check.
(The average of the coordinates works for the two dimensional triangle or three dimensional tetrahedron but not for other figures.)
 

Related to Center mass of triangle in 3-D space

1. What is the center of mass of a triangle in 3-D space?

The center of mass of a triangle in 3-D space is the point where the triangle's mass is evenly distributed in all directions. It is the balancing point of the triangle where it would remain in equilibrium if suspended.

2. How do you calculate the center of mass of a triangle in 3-D space?

To calculate the center of mass of a triangle in 3-D space, you can use the formula:
Cx = (Ax + Bx + Cx)/3
Cy = (Ay + By + Cy)/3
Cz = (Az + Bz + Cz)/3
Where A, B, and C are the coordinates of the vertices of the triangle in 3-D space.

3. What is the significance of the center of mass in a triangle in 3-D space?

The center of mass is important in studying the dynamics of a triangle in 3-D space. It helps in determining the stability and equilibrium of the triangle. It is also useful in calculating the moment of inertia and rotational motion of the triangle.

4. Can the center of mass of a triangle in 3-D space be outside of the triangle?

Yes, the center of mass of a triangle in 3-D space can be outside of the triangle. This can occur if the triangle is not evenly distributed or if the triangle is not a regular shape.

5. How does the center of mass of a triangle in 3-D space relate to its centroid?

The centroid of a triangle in 3-D space is the point of concurrency of the medians of the triangle. It is also the center of mass of the triangle if the triangle has uniform density. However, if the triangle has varying density, the center of mass may not coincide with the centroid.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
808
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
3K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
Replies
6
Views
7K
Replies
1
Views
853
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • General Math
Replies
1
Views
1K
Back
Top