One situation is force applied to a moving object in the direction of its motion. The second situation is force applied to a moving object in the opposite direction of its motion. The third situation of force creating can be force that is applied to an object in motion that comes from arbitrary directions.
Answer:
1) Pm₂ = 1.9 10⁴ Pa
, b) P_feet = 5.4 10⁴ Pa
, c) Pm₄ = 4.4 10⁴ Pa
Explanation:
a) Pressure can be found using Bernoulli's equation
P₁ + ½ rho v₁² + rho g y₁ = P₂ + ½ rho v₂² + rgo g y₂
The amount of blood that runs through the constant system, all the blood that reaches the brain leaves it, so we can assume that the speed of entry and exit of the total blood is the same. In this case the equation is
P₁-P₂ = rgo h (y₂-y₁)
The gauge pressure is
Pm = P₁ -P₂
Pm₂ = 1.06 10³ 9.8 1.83
Pm₂ = 19 10³ Pa
Pm₂ = 1.9 10⁴ Pa
The pressure in the heart is
Pm₁ = 246 torr (1,013 10⁵ Pa / 760 torr) = 3,279 10⁴ Pa
Therefore the gauge pressure is an order of magnitude less
Total or absolute pressure is
Pm₂ = P_heart - P_brain
P_brain = P_heart - Pm₂
P brain = 3,279 10⁴ - 1.9 10⁴
P brain = 1.4 104 Pa
b) on the feet
Pm₃ = rho g y₃
y = 2.04 m
Pm₃ = 1.06 10³ 9.8 2.04
Pm₃ = 21 10³ Pa
Pm₃ = 2.1 10⁴ Pa
Total pressure
Pm₃ = P_feet + P_heart
P_feet = Pm₃ + P_heart
P_feet = 3,279 10⁴ + 2.1 10⁴
P_feet = 5.4 10⁴ Pa
c) If you lower your head the height change is
h = 1.83 +2.04
h = 4.23 m
Pm₄ = 1.06 10³ 9.8 4.23
Pm₄ = 4.4 10⁴ Pa
If the moon disapared what affect would this have on earths tides:
There would no longer be any tides.
The moon is what causes the push and the pull of waves.
Answer: Your code returns a number of 99.123456789 +0.00455679
Ok, you must see where the error starts to affect your number.
In this case, is in the third decimal.
So you will write 99.123 +- 0.004 da da da.
But you must round your results. In the number you can see that after the 3 comes a 4, so the 3 stays as it is.
in the error, after the 4 comes a 5, so it rounds up.
So the final presentation will be 99.123 +- 0.005
you are discarding all the other decimals because the error "domains" them.