This question is not complete, the complete question is;
The stagnation chamber of a wind tunnel is connected to a high-pressure air bottle farm which is outside the laboratory building. The two are connected by a long pipe of 4-in inside diameter. If the static pressure ratio between the bottle farm and the stagnation chamber is 10, and the bottle-farm static pressure is 100 atm, how long can the pipe be without choking? Assume adiabatic, subsonic, one-dimensional flow with a friction coefficient of 0.005
Answer:
the length of the pipe is 11583 in or 965.25 ft
Explanation:
Given the data in the question;
Static pressure ratio; p1/p2 = 10
friction coefficient f = 0.005
diameter of pipe, D =4 inch
first we obtain the value from FANN0 FLOW TABLE for pressure ratio of ( p1/p2 = 10 )so
4fL
/ D = 57.915
we substitute
(4×0.005×L
) / 4 = 57.915
0.005L
= 57.915
L
= 57.915 / 0.005
L
= 11583 in
Therefore, the length of the pipe is 11583 in or 965.25 ft
Answer:
infinite
Explanation:
The tangent of the angle the arm makes with the vertical will be the ratio of the centripetal acceleration to the acceleration due to gravity on the center of mass of the arm. The angle can only be 90° (fully-open arms) if that ratio is infinite.
The speed must be infinite for the arms to be fully open.
Answer:
enables the representation, analysis and communication of various aspects of an information system. These aspects correspond to varying and incomplete views of information systems and the processes therein.
Explanation:
First of all get the input from the user, number of rows and number of columns where rows represents seat digit number and column represents the seat letter
rows is initialized to 1 to ensure that row starts at 1 or you can remove it then seat number will start from 0.
The first loop is used for digits starting from 1 to number of rows
The second loop is used for letters starting from 1 to number of columns
since rows and cols are not of the same type that's why we are converting the int type to string type
print(str(rows)+cols) counter will keep updating the columns A, B, C.....
rows= rows + 1 counter will keep updating the rows 1, 2, 3....
Code:
Please refer to the attached image.
Output:
Please enter the number of rows: 2
Please enter the number of columns: 3
1A
1B
1C
2A
2B
2C
One way is manager changes itself and the other one is the same thing i think.