Q 29.

Question

Let T be triangular region with vertices (0,0),(1,1), and (1,-1)

If the density at each point in T is proportional to the point’s distance from the x-axis, find the center of mass of T .

Step-by-Step Solution

Verified
Answer

Mass is k3.

Moment of Mass are My=k4 and Mx=k6.

Center of mass are x¯=34,y¯=12

1Step 1: Given Information

Vertices of triangular region are (0,0),(1,1), and (1,-1)

Density is proportional to point's distance from x axis.

ρ(x,y)=ky

2Step 2: Mass of Triangular Region

Mass of triangle = Twice the mass of upper triangle.

m=2010xkydydx  m=Ωρ(x,y)dA

m=2k01y220xdx

m=k01x2dx

m=kx3301

m=k3

3Step 3: First Moment of Mass about y axis

My=Ωxρ(x,y)dA

Putting limits

My=01-xxxkydydx  [ρ(x,y)=ky]

Do half the limit and twice the integral as per the given figure.

My=2010xxkydydx

My=2k01y220xxdx

My=k01x3dx

My=x4401k=k4

4Step 4: First Moment of Mass about x axis

Mx=Ωyρ(x,y)dA

Putting limits

Mx=01-xxky2dydx  [ρ(x,y)=ky]

Solving inner integral first

Mx=k01y33-xxdx

Mx=k01(x)3-(-x)33dx

Mx=23k01x3dx

Mx=23kx4401=k6

5Step 5: Center of Mass

The coordinates are x¯=Mym,y¯=Mxm

x¯=kkk3,y¯=6kk3

x¯=34,y¯=12