1. A lamina shaped as a quarter-disk $x^2 + y^2 \le 1$, $x \ge 0$, $y \ge 0$ has density $\rho(x,y) = x + y$. Which of the following correctly expresses BOTH the moment $M_y$ and the moment of inertia $I_x$?
- A.$M_y = \iint x(x+y)\,dA$ and $I_x = \iint x^2(x+y)\,dA$
- B.$M_y = \iint y(x+y)\,dA$ and $I_x = \iint y^2(x+y)\,dA$
- C.$M_y = \iint x(x+y)\,dA$ and $I_x = \iint y^2(x+y)\,dA$
- D.$M_y = \iint x(x+y)\,dA$ and $I_x = \iint y(x+y)\,dA$
View Answer
Answer: $M_y = \iint x(x+y)\,dA$ and $I_x = \iint y^2(x+y)\,dA$
Recall the definitions: $M_y = \iint x\,\rho\,dA$ (first moment about the $y$-axis), and $I_x = \iint y^2\,\rho\,dA$ (moment of inertia about the $x$-axis). Apply with $\rho = x + y$: Substituting: $M_y = \iint x(x+y)\,dA$ and $I_x = \iint y^2(x+y)\,dA$. Why distractors fail: Option A replaces $y^2$ with $x^2$ in $I_x$, computing $I_y$ instead. Option B uses $y$ in $M_y$, which would give $M_x$. Option D uses $y$ instead of $y^2$ in $I_x$, confusing first moment with second moment.