"Calculate Resultant Force on Vertical Dam Wall

  • Thread starter Thread starter etothey
  • Start date Start date
  • Tags Tags
    Fluids Pressure
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
etothey
Messages
22
Reaction score
0

Homework Statement


Pressure_2.jpg: http://www.imageupload.org/thumb/thumb_8609.jpg
A vertical dam wall has a width w. Water is filled to a height H behind the dam. Calculate the resultant force on the dam wall.



Homework Equations


P=F/A
P= Pa + p*g*h





The Attempt at a Solution


Using picture to solve the question
P=F/A
A=H*W
Thus P=Pa g*h*p where p is density and P is pressure.
Thus F=P*A=H*W*(Pa + gHp) where g is gravity.

Is this correct?
 
Physics news on Phys.org
Your solution, as I've understood it, would work if the pressure were uniform, that is, constant. However, it changes as you go down, so you would need to perform an integration to determine the net force.
 
Metaleer said:
Your solution, as I've understood it, would work if the pressure were uniform, that is, constant. However, it changes as you go down, so you would need to perform an integration to determine the net force.

Aha, I see. This is first fluid question I had involving integration.
Thus, I integrated [tex]\int[/tex]Po + pgh dh from 0 to H.
Getting P=PaH + pgH^2/2.
Thus
PA = HW(PaH + pgH^2/2).
Better now?