Answer:
Absolute pressure=70.72 KPa
Explanation:
Given that Vacuum gauge pressure= 30 KPa
Barometer reading =755 mm Hg
We know that barometer always reads atmospheric pressure at given situation.So atmospheric pressure is equal to 755 mm Hg.
We know that P= ρ g h
Density of 
So P=13600 x 9.81 x 0.755
P=100.72 KPa
We know that
Absolute pressure=atmospheric pressure + gauge pressure
But here given that 30 KPa is a Vacuum pressure ,so we will take it as negative.
Absolute pressure=atmospheric pressure + gauge pressure
Absolute pressure=100.72 - 30 KPa
So
Absolute pressure=70.72 KPa
Answer:
7.94 ft^3/ s.
Explanation:
So, we are given that the '''model will be 1/6 scale (the modeled valve will be 1/6 the size of the prototype valve)'' and the prototype flow rate is to be 700 ft3 /s. Then, we are asked to look for or calculate or determine the value for the model flow rate.
Note that we are to use Reynolds scaling for the velocity as par the instruction from the question above.
Therefore; kp/ks = 1/6.
Hs= 700 ft3 /s and the formula for the Reynolds scaling => Hp/Hs = (kp/ks)^2.5.
Reynolds scaling==> Hp/ 700 = (1/6)^2.5.
= 7.94 ft^3/ s
Answer: i can see if i can what is the problem
Explanation:
Answer:
Using the above algorithm matches one pair of Ghostbuster and Ghost. On each side of the line formed by the pairing, the number of Ghostbusters and Ghosts are the same, so use the algorithm recursively on each side of the line to find pairings. The worst case is when, after each iteration, one side of the line contains no Ghostbusters or Ghosts. Then, we need n/2 total iterations to find pairings, giving us an P(
)- time algorithm.