Centroid Problem Homework Solution

  • Thread starter Thread starter clairez93
  • Start date Start date
  • Tags Tags
    Centroid
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
clairez93
Messages
113
Reaction score
0

Homework Statement



A blade on an industrial fan has the configuration of a semicircle attached to a trapezoid (see figure). Find the centroid of the blade.

Homework Equations


The Attempt at a Solution



My plan was to solve for the centroid of the trapezoid, then of the semi circle, then average the two. I got the wrong answer, however. Here is my work:

Trapezoid

[tex]M_{x} = 0[/tex] (since this is the axis of symmetry)
[tex]M_{y} = \int^{6}_{0} 2x(\frac{1}{6}x + 1)dx = 60[/tex]
[tex]A_{trap} = \frac{(4+2)(6)}{2}[/tex]

[tex]\overline{x} = \frac{60}{18} = \frac{10}{3}[/tex]
[tex]\overline{y} = 0[/tex]

Circle

[tex]M_{x} = 0[/tex]
[tex]M_{y} = \int^{2}_{-2} \frac{\sqrt{4-y^{2}}+6}{2}(\sqrt{4-y^{2}}+6) dy = \frac{4(9\pi + 58)}{3}[/tex]
[tex]A_{circle} = \frac{\pir^{2}}{2} = 2\pi[/tex]

[tex]\overline{x} = \frac{\frac{4(9\pi + 58)}{3}}{2\pi} = \frac{2(9\pi + 58)}{3\pi}=[/tex]
[tex]\overline{y} = 0[/tex]Averaging:

[tex]\frac{\frac{10}{3} + \frac{2(9\pi + 58)}{3\pi}}{2} = \frac{2(7\pi + 29)}{3\pi}[/tex]
[tex]\overline{y} = 0[/tex]Book Answer: [tex](\overline{x}, \overline{y}) = (\frac{2(9\pi + 49)}{3(\pi +9)}, 0)[/tex]
 

Attachments

  • P1080959.jpg
    P1080959.jpg
    24.7 KB · Views: 618
Physics news on Phys.org
The average of the centroids of two figures is NOT, in general, the centroid of their union. You need to use a "weighted" average, multiplying both numbers by the area of each figure, then dividing by the sum of the areas, not 2.