Centroid Position of a Lamina Bounded by a Curve

Alex_Neof
Messages
41
Reaction score
2

Homework Statement



A lamina is bounded by the x-axis, the y-axis, and the curve ##y = 4 -x^2.## Determine the centroid position ##(\bar{x},\bar{y})## of the lamina.

Homework Equations



## A = \int_a^b (f(x) - g(x)) dx ## (Area)

##\bar{x} = \frac{1}{A}\int_a^b x(f(x) - g(x)) dx ##

##\bar{y} = \frac{1}{A}\int_a^b \frac{1}{2}(f(x)^2 - g(x)^2) dx ##

The Attempt at a Solution



I made a sketch and determined ## a = 0## and ##b = 2 ## for the limits.

Then just plugged into the above equations.

With this I determined the area to be ##A=16/3##

##\bar{x} = \frac{3}{4} ##

##\bar{y} = \frac{8}{5}##

Therefore centroid position is ##(\frac{3}{4},\frac{8}{5})##

Could someone kindly verify this?
 
Physics news on Phys.org
Everything looks good at a glance.
 
  • Like
Likes Alex_Neof
It is correct, thank you :smile:. I used an online calculator to verify it. I'll write out a solution for any future viewers.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top