Indefinite integral and average distance

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 7K views
-EquinoX-
Messages
561
Reaction score
1

Homework Statement



Find the average distance to the x-axis for points in the region bounded by the x-axis and the graph of y = x - x^2.

Homework Equations





The Attempt at a Solution



Can someone guide me how to solve this?
 
Physics news on Phys.org
Pick any point in the region...what is the distance from that point to the x-axis?

If you had a finite number of points in the region, you would add up the distance from each point to the x-axis and divide by the number of points, correct?

Well, there are of course an infinite number of points in the region, so instead of adding, you integrate...
 
The "average value" of any function, f(x,y) on a region R is
[tex]\frac{\int_R f(x,y)dxdy}{area of R}[/tex]
 
what is the area of R here? I already calculate the integral part
 
-EquinoX- said:
what is the area of R here? I already calculate the integral part

How do you usually calculate the area of a region?
 
How do you normally calculate the area of a region bounded by a curve and the x-axis? Have you made a sketch of the region?
 
yes I have made a sketch, it's an upside down parabola right? so I should do integration to find the area?
 
Yes, of course. You want
[tex]\frac{\int\int_R f(x,y)dydx}{\int\int_R dydx}[/itex]<br /> where f(x,y) is the "distance to the x-axis".[/tex]
 
okay got it. Thanks