Hello, could anybody help me with that because I have a few more examples but I would like to do them by myself. So could anybody show me how to do it? Pretty please. R-radius and d is diameter.
Help you with what? You say "semicircle". Do you mean the points (x, y) satisfying the equation x2+y2=R2 with y≥0 (and not the half-disk)?
You say "center of mass" but don't give a mass or density function. Are we to assume constant density (so strictly speaking you want the "centroid")?
Presumably, if you are expected to do a problem like this, you know how to find centroid (your "center of mass") of a curve. How is that defined? Do you know how to find the length of such a curve? To find the length of y= f(x) from x= a to x= b you need to calculate the integral ∫ab1+(dxdy)2dx. In the case of a semi-circle of radius R that is, of course, πR.
The x coordinate of the centroid is ∫abx1+(dxdy)2dx divided by the length. The y coordinate of the centroid is ∫abysqrt1+(dxdy)2dx divided by the length.
If you can write the x and y coordinates of the curve in parametric equations, x= f(t), y= g(t) (such as x= Rcos(t), y= Rsin(t)!) Then the length is ∫(dtdx)2+(dtdy)2dt. In the case of the semi-circle that is ∫0π(−Rsin(t))2+(Rcos(t))2dt=πR. The x-coordinate of the centroid is ∫x(dtdx)2+(dtdy)2dt divided by the length of the curve and the y-coordinate is ∫y(dtdx)2+(dtdy)2dt divided by the length of the curve.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.