Finding a centriod (center of mass)

Click For Summary
SUMMARY

This discussion focuses on calculating the centroid (center of mass) of various bounded regions defined by specific functions. The key equations used are x̄ = (1/A) ∫ xf(x) dx and ȳ = (1/A) ∫ (1/2) [f(x)]² dx, where A represents the area under the curve. The forum participants clarify the integration limits and the process of finding area and centroid coordinates for functions such as y = 4 - x² and y = e^x. The discussion emphasizes the importance of symmetry in determining x̄ and provides a detailed method for calculating ȳ using integrals.

PREREQUISITES
  • Understanding of definite integrals and area under curves
  • Familiarity with centroid calculations in calculus
  • Knowledge of functions and their graphical representations
  • Proficiency in setting up integrals for area and moment calculations
NEXT STEPS
  • Practice calculating centroids for various functions using the equations provided
  • Explore integration techniques for finding areas under curves
  • Learn about symmetry in functions and its impact on centroid calculations
  • Study advanced applications of centroids in physics and engineering contexts
USEFUL FOR

Students studying calculus, particularly those focusing on centroid calculations, as well as educators seeking to clarify integration techniques and applications in geometry.

thename1000
Messages
16
Reaction score
0
Studying for a test and I can't really grasp a full example problem. I would also like help on a couple further example problems that are not done for me.

Homework Statement



Find the exact coordinates of the centriod:

a. y=4-x^2, y=0
b. 3x+2y=6, y=0, x=0
c. y=e^x, y=0, x=0, x=1
d. y=1/x, y=0, x=1, x=2

Homework Equations



equation 1: xbar=(1/A) of integral from a to b of xf(x) dx
equation 2: ybar=(1/A) of integral from a to b of (1/2)* [f(x)]^2 dx

A= area
f(x)=the function

The Attempt at a Solution



a.) I have this entire problem worked out for me. I understand why xbar=0, but not how to solve for ybar. In my notes it goes from the line ybar=equation 2 (with f(x) filled in)
to A= integral of -2 to 2 of (4-x^2)dx
to 2 * integral from 0 to 2 of (4-x^2)dx
I don't know why the limits changed or where the 2 came from.

b-d
Could someone run down how to do these. Don't complete the problem or anything but I'm not sure about:

*What to do with the second conditions. (y=1, x=0, y=0 etc.
*To find x intercepts for integration do I just solve for x?

It looks to me like you follow these steps:

1. Find out if either xbar or ybar are zero (odd). Which saves time.
2. Find area by integrating the function. <<Not clear to me how exactly to do this.
3. Plug A into given equation
4. Integrate

Homework Statement



thanks
 
Physics news on Phys.org
first think about the shape, in this case an negtive paraboloid bounded by the x axis(y=0)

so xbar is zero as the shape is symmetric about the y axis

to compute ybar use the follwing steps, first compute the whole area by either an intergal over x or y, as we are trying to find y bar, use an integral over y (though its a little trickier to set-up)

now for a given y, is what is the area, dA(y), of a sliver of width dy? rearranging for x

[tex]x = \sqrt{4-y}[/tex]
then counting the contribution on each side of the y-axis gives:
[tex]dA(y) = 2.x.dy = 2.sqrt(4-y).dy[/tex]
to find the area integrate from the x-axis to the turning point
[tex]A = \int dA(y) = \int_0^4 2.sqrt(4-y).dy[/tex]
note you could set this up in termes of x and it would be a bit easier, though we need it again later

to work out the centre of mass now sum up the contribution of each area element using an integral
[tex]\bar{y}.A = \int y.dA(y) = \int_0^4 2.y.sqrt(4-y).dy[/tex]

the the average centre of mass is given by
[tex]\bar{y} = \frac{\int y.dA(y)}{\int dA(y)} = \frac{\bar{y}.A }{A}[/tex]
 

Similar threads

Replies
4
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K