🎓 BookMCQ
← Back to 15. Multiple Integrals Calculus

📝 Center of Gravity of an Inhomogeneous Lamina (15 MCQs)

📖 From Calculus • 15. Multiple Integrals Calculus • 15 questions available

What is Center of Gravity of an Inhomogeneous Lamina?

Definition:
For a lamina with density ρ(x,y)\rho(x,y), xˉ=1MRxρ(x,y)dA\bar{x} = \frac{1}{M} \iint_R x\rho(x,y) \, dA and yˉ=1MRyρ(x,y)dA\bar{y} = \frac{1}{M} \iint_R y\rho(x,y) \, dA.

Example:
If density increases with distance from origin, the center of gravity shifts toward heavier regions.

Reason:
Non-uniform density affects balance; calculating the weighted center ensures accurate prediction of rotational behavior and equilibrium.

3
Easy
8
Medium
4
Hard

📝 All Center of Gravity of an Inhomogeneous Lamina MCQs

Q1. A lamina occupies a region RR in the xyxy-plane and has density ρ(x,y)\rho(x,y). Which expression correctly identifies the xx-coordinate of its center of gravity?

A.xc=RxdARdAx_c=\frac{\iint_R x\,dA}{\iint_R dA}
B.xc=Rxρ(x,y)dARρ(x,y)dAx_c=\frac{\iint_R x\rho(x,y)\,dA}{\iint_R \rho(x,y)\,dA}
C.xc=Rρ(x,y)dARxρ(x,y)dAx_c=\frac{\iint_R \rho(x,y)\,dA}{\iint_R x\rho(x,y)\,dA}
D.xc=Rxρ(x,y)dAx_c=\iint_R x\rho(x,y)\,dA
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: For an inhomogeneous lamina, mass is not proportional to area because density varies from point to point. The first moment about the yy-axis is Rxρ(x,y)dA\iint_R x\rho(x,y)\,dA, while total mass is Rρ(x,y)dA\iint_R \rho(x,y)\,dA. Their ratio therefore gives the mass-weighted average of the xx-coordinate.

Q2. Two laminae occupy the same region. Lamina A has constant density, while Lamina B is denser near larger xx-values. Without calculating any integral, which conclusion is most reasonable?

A.Both centers must have the same xx-coordinate
B.Lamina B must have a smaller xx-coordinate
C.Lamina B must have a larger xx-coordinate ✅
D.The center of Lamina B must lie at x=0x=0
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The center of gravity is a mass-weighted average of position. Increasing density on the side with larger xx-coordinates gives that side greater influence on the average. Thus the center shifts toward the denser region, so Lamina B has a larger xx-coordinate than the uniformly dense lamina, assuming the density change is genuinely concentrated toward larger xx.

Q3. A rectangular lamina occupies 0x20\le x\le2, 0y10\le y\le1, with density ρ(x,y)=1+x\rho(x,y)=1+x. Which qualitative statement about its center of gravity is correct?

A.Its xx-coordinate is less than 11 because the rectangle starts at x=0x=0
B.Its xx-coordinate is exactly 11 because the region is symmetric in xx
C.Its xx-coordinate is greater than 11 because density increases with xx
D.Its xx-coordinate is greater than 22 because density increases with xx
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: Although the geometric midpoint of the rectangle is x=1x=1, the lamina is not uniformly dense. Since ρ=1+x\rho=1+x increases as xx increases, more mass is concentrated toward the right side. The mass-weighted average of xx must therefore move to the right of the geometric midpoint while remaining inside the region.

Q4. A designer models a thin plate over a region RR with density ρ(x,y)=x+y\rho(x,y)=x+y, where x,y0x,y\ge0. A student claims that because the region is symmetric about y=xy=x, the center must lie on the xx-axis. What is the best assessment?

A.Correct, because symmetry always places the center on the nearest coordinate axis
B.Correct, because x+yx+y is symmetric
C.Incorrect, because symmetry about y=xy=x places the center on the line y=xy=x
D.Incorrect, because an inhomogeneous lamina can never have a center of gravity
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Symmetry must be considered together with the density function. The region is symmetric under interchange of xx and yy, and x+yx+y is also unchanged by that interchange. Therefore the mass distribution has the same behavior in both directions, forcing the center of gravity to satisfy xc=ycx_c=y_c. It need not lie on either coordinate axis.

Q5. A rectangular plate occupies 0x40\le x\le4, 0y20\le y\le2. Its density is ρ(x,y)=2+x\rho(x,y)=2+x. Which setup correctly determines the center of gravity?

A.xc=04xdx04dxx_c=\frac{\int_0^4x\,dx}{\int_0^4dx}, yc=02ydy02dyy_c=\frac{\int_0^2y\,dy}{\int_0^2dy}
B.xc=0402x(2+x)dydx0402(2+x)dydxx_c=\frac{\int_0^4\int_0^2x(2+x)\,dy\,dx}{\int_0^4\int_0^2(2+x)\,dy\,dx}, yc=0402y(2+x)dydx0402(2+x)dydxy_c=\frac{\int_0^4\int_0^2y(2+x)\,dy\,dx}{\int_0^4\int_0^2(2+x)\,dy\,dx}
C.xc=0402xdydx0402(2+x)dydxx_c=\frac{\int_0^4\int_0^2x\,dy\,dx}{\int_0^4\int_0^2(2+x)\,dy\,dx}, yc=0402ydydx0402(2+x)dydxy_c=\frac{\int_0^4\int_0^2y\,dy\,dx}{\int_0^4\int_0^2(2+x)\,dy\,dx}
D.xc=0402(2+x)dydx0402x(2+x)dydxx_c=\frac{\int_0^4\int_0^2(2+x)\,dy\,dx}{\int_0^4\int_0^2x(2+x)\,dy\,dx}, yc=0402(2+x)dydx0402y(2+x)dydxy_c=\frac{\int_0^4\int_0^2(2+x)\,dy\,dx}{\int_0^4\int_0^2y(2+x)\,dy\,dx}
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: For an inhomogeneous lamina, every infinitesimal area element contributes mass ρdA\rho\,dA. Consequently, the first moment for xcx_c contains xρx\rho, and the first moment for ycy_c contains yρy\rho. Both must be divided by the same total mass integral. Ignoring density in the numerator would incorrectly treat the plate as uniformly dense.

Q6. A thin plate occupies a disk centered at the origin, but its density is ρ(x,y)=3+x\rho(x,y)=3+x. Which prediction is most defensible before evaluating any integrals?

A.The center remains at the origin because the region is circular
B.The center moves toward negative xx because density is smaller for positive xx
C.The center moves toward positive xx because density is greater for positive xx
D.The center moves upward because yy does not occur in the density
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The circular region alone is symmetric about both axes, but the density is not symmetric about the yy-axis. Points with positive xx receive larger density values than corresponding points with negative xx. Their contributions to the total mass are therefore greater, shifting the center of gravity toward positive xx. The yy-coordinate remains zero by symmetry.

Q7. A rectangular lamina occupies 0x10\le x\le1, 0y10\le y\le1, with density ρ(x,y)=1+4xy\rho(x,y)=1+4xy. A student argues that xc=ycx_c=y_c is impossible because the density is not constant. Which response is correct?

A.The student is correct because equality requires constant density
B.The student is correct because the density changes independently in both variables
C.The equality can still hold because both the region and density are unchanged when xx and yy are interchanged ✅
D.The equality holds only if total mass is zero
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Uniform density is not required for the coordinates of the center to be equal. Here the square is symmetric under exchanging xx and yy, and 1+4xy1+4xy is also unchanged by that exchange. Thus the mass distribution has identical first-moment behavior in the two coordinate directions, giving xc=ycx_c=y_c.

Q8. A student computes the center of gravity using xc=RxρdARρdAx_c=\frac{\iint_R x\rho\,dA}{\iint_R\rho\,dA} but obtains xc=5x_c=5 for a lamina entirely contained in 0x30\le x\le3. Which diagnosis is strongest?

A.The result is possible because density can move the center outside the lamina
B.The denominator was probably omitted or the mass integral was evaluated incorrectly ✅
C.The yy-moment must have been used instead
D.The density must have been negative everywhere
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: A center of gravity is a weighted average of the positions occupied by mass. If all mass lies between x=0x=0 and x=3x=3, its xx-coordinate cannot be 55 when density is nonnegative. A value outside the physical interval indicates an error in the setup, integration, density handling, or division by total mass.

Q9. A plate lies entirely in the first quadrant. Its density increases continuously as xx increases. A student concludes that xcx_c must equal the largest xx-value in the plate because the right edge is the densest. Which criticism is correct?

A.Correct, because maximum density determines the center
B.Incorrect, because xcx_c is a weighted average and generally lies strictly inside the occupied xx-range ✅
C.Correct, provided the density is increasing
D.Incorrect, because the center must always equal the geometric midpoint
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The center of gravity is determined by the combined contribution of every mass element, not by the location of maximum density alone. Even if density is greatest at the right edge, mass still exists at smaller xx-values. For a nondegenerate lamina with nonnegative density, the weighted average normally lies within the occupied range rather than at an extreme endpoint.

Q10. A graph shows a horizontal strip-shaped lamina from x=0x=0 to x=4x=4. The shading is darkest near x=4x=4 and gradually becomes lighter toward x=0x=0, indicating increasing density toward the right. Which sketch description best represents the expected horizontal position of the center of gravity?

A.At x=0x=0, because the left edge contains the lightest material
B.At x=2x=2, exactly at the geometric midpoint regardless of density
C.To the right of x=2x=2, because the right side contributes more mass ✅
D.At x=4x=4, because the right edge has maximum density
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The graph indicates that density increases toward the right. Therefore equal-sized regions on the right contain more mass than corresponding regions on the left. The center of gravity is a mass-weighted average of horizontal positions, so it shifts toward the denser side. It should therefore lie to the right of the geometric midpoint while remaining within the plate.

Q11. Two computational methods are proposed for a lamina with density ρ(x,y)\rho(x,y). Method I integrates xρx\rho and yρy\rho over the region and divides each result by total mass. Method II first finds the geometric centroid and then multiplies its coordinates by average density. Which method is generally valid?

A.Only Method I, because density variation affects spatial weighting ✅
B.Only Method II, because average density contains all necessary information
C.Both methods are always equivalent
D.Neither method works for an inhomogeneous lamina
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Method I directly accounts for how density varies from point to point and therefore weights each position according to its local mass contribution. Method II generally loses spatial information because an average density does not reveal where the mass is concentrated. The geometric centroid can differ substantially from the center of gravity when density is nonuniform.

Q12. A square plate occupies 0x,y10\le x,y\le1 and has density ρ(x,y)=1+kx\rho(x,y)=1+kx, where k>0k>0. As kk becomes very large, what happens to the xx-coordinate of the center of gravity?

A.It approaches 00
B.It approaches 1/21/2
C.It approaches 11
D.It becomes negative
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: As kk becomes large, the term kxkx dominates the constant part of the density, so the mass distribution becomes increasingly weighted toward larger xx. In the limiting behavior, the density is effectively proportional to xx, which places substantially more mass near the right edge. The corresponding weighted average therefore approaches the right-hand boundary x=1x=1.

Q13. A nonnegative-density lamina is entirely contained between the vertical lines x=1x=1 and x=5x=5. An engineer calculates xc=0.4x_c=0.4. Before checking the integration details, what is the most decisive conclusion?

A.The value is acceptable because density may be highly concentrated
B.The calculation is incorrect because a mass-weighted average of xx cannot lie outside the occupied interval ✅
C.The result proves the density is uniform
D.The value can be correct only if yc=0.4y_c=0.4
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Every mass element of the lamina has an xx-coordinate between 11 and 55. With nonnegative density, the center coordinate is a weighted average of these values, so it must also lie between 11 and 55. Therefore xc=0.4x_c=0.4 is impossible and signals an error in the mathematical model or computation.

Q14. A lamina occupies a symmetric region about the yy-axis. Its density is ρ(x,y)=a+bx\rho(x,y)=a+bx, with a>bmaxxa>|b|\max|x| so density remains positive. Which statement correctly describes how bb affects the center of gravity?

A.Changing bb has no effect because the region is symmetric
B.Positive bb shifts the center toward positive xx, while negative bb shifts it toward negative xx
C.Positive bb always shifts the center upward
D.The center leaves the lamina whenever b0b\ne0
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The symmetric region by itself would place the center on the yy-axis, but the density term bxbx breaks that left-right balance. When b>0b>0, points with positive xx have greater density than their reflected counterparts, shifting the center rightward. When b<0b<0, the opposite occurs. The positivity condition ensures the density remains physically meaningful.

Q15. A thin plate occupies the triangular region x0x\ge0, y0y\ge0, x+y1x+y\le1, with density proportional to x+yx+y. Without fully evaluating both double integrals, which observation provides the strongest route to locating the center?

A.The density is constant along lines x+y=cx+y=c, so the center must lie on x+y=1x+y=1
B.The region and density are symmetric under xyx\leftrightarrow y, so xc=ycx_c=y_c, and the increasing density toward x+y=1x+y=1 shifts the center toward that boundary ✅
C.The center must be the geometric centroid because density depends only on x+yx+y
D.The center must lie on the xx-axis because density is zero at the origin
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: The triangle is unchanged when xx and yy are interchanged, and x+yx+y is also unchanged, so the mass distribution has equal horizontal and vertical behavior. Hence xc=ycx_c=y_c. Because density increases with x+yx+y, mass is weighted more heavily near the sloping boundary x+y=1x+y=1, so the center is displaced from the geometric centroid toward that boundary.

🔗 Related Topics (MCQs)