Answer:
a) 0.697*10³ lb.in
b) 6.352 ksi
Explanation:
a)
For cylinder AB:
Let Length of AB = 12 in


For cylinder BC:
Let Length of BC = 18 in




b) Maximum shear stress in BC

Maximum shear stress in AB

Answer:
Explanation:
Assumptions is that
1. The flow is an unsteady one
2. Bubbles diameter is constant
3. The bubble velocity is slow
4. There is no homogenous reaction
5. It has a one dimensional flux model along the radial direction
Answer:
See attachment for chart
Explanation:
The IPO chart implements he following algorithm
The expressions in bracket are typical examples
<u>Input</u>
Input Number (5, 4.2 or -1.2) --- This will be passed to the Processing module
<u>Processing</u>
Assign variable to the input number (x)
Calculate the square (x = 5 * 5)
Display the result (25) ----> This will be passed to the output module
<u>Output</u>
Display 25