Explanation:
This means that for every 1 cm on the drawing, there is 80 cm in reality. To put it another way, take this
1:80 means that the building is 80 times the size of the drawing
80:1 means that the drawing is 80 times the size of the building
If it were 80:1, the drawing itself would be over 100m long.
Answer:
Circular tube
Explanation:
Now for better understanding lets take an example
Lets take
Diameter of solid bar=
cm
Outer diameter of tube =6 cm
Inner diameter of tube=2 cm
So from we can say that both tubes have equal cross sectional area.
We know that buckling load is given as
If area moment of inertia(I) is high then buckling load will be high.
We know that area moment of inertia(I)
For circular tube 
For circular bar
Now by putting the values
For circular tube 
For circular bar 
So we can say that for same cross sectional area the area moment of inertia(I) is high for tube as compare to bar.So buckling load will be higher in tube as compare to bar.
Answer:
Q = 63,827.5 W
Explanation:
Given:-
- The dimensions of plate A = ( 10 mm x 1 m )
- The fluid comes at T_sat , 1 atm.
- The surface temperature, T_s = 75°C
Find:-
Determine the total condensation rate of water vapor onto the front surface of a vertical plate
Solution:-
- Assuming drop-wise condensation the heat transfer coefficient for water is given by Griffith's empirical relation for T_sat = 100°C.
h = 255,310 W /m^2.K
- The rate of condensation (Q) is given by Newton's cooling law:
Q = h*As*( T_sat - Ts )
Q = (255,310)*( 0.01*1)*( 100 - 75 )
Q = 63,827.5 W
Answer:
Check the explanation
Explanation:
The loop invariant has to satisfy some amount of requirements to be of good use. Another complex factor as to why a loop is the question of loop termination. A loop that doesn’t terminate can’t invariably be correct, and in fact the computation in whatever form amounts to nothing. The total axiomatic description of a while construct will have to involve all of the following to be true, in which I is the loop invariant:
P => I
{I and B} S {I}
(I and (not B)) => Q
Then the loop terminates