Find the coordinates for the center of mass to the shaded out shape. How does one tackle these problems? I have tried a bunch of stuff... like considering the small halfcircle hole on the left under the x axis as negative area but I did not manage to come to the right answer.
where $X_i,A_i$ indicates the coordinates for the center of mass on the X-Axis and the area respectively.
$X_G = (A_1X_1+A_2X_2-A_3X_3)/(A_1+A_2-A_3)$
$A_1$ - > small halfcircle on the top right above the x axis
$A_2$ - > big halfcircle below the x axis
$A_3$ - > halfcircle on the bottom left below the x axis
Is this right?
Thanks