Answer:
1.693 feet
Explanation:
We have given Q = 90 gpm
We know that 1 cubic feet per second = 443.833 gpm
So 90 gpm will be equal to 
Let d is the diameter of the pipe then 
We know that for pipe flow critical Reynolds number =2300
So 
Value of
is
given in question
So 
d=1.693 feet
Answer:
1. The net power developed=9370.773KW
2. Thermal Efficiency= 0.058
Explanation
Check attachment
Answer:
1790 μrad.
Explanation:
Young's modulus, E is given as 10000 ksi,
μ is given as 0.33,
Inside diameter, d = 54 in,
Thickness, t = 1 in,
Pressure, p = 794 psi = 0.794 ksi
To determine shear strain, longitudinal strain and circumferential strain will be evaluated,
Longitudinal strain, eL = (pd/4tE)(1 - 2μ)
eL = (0.794 x 54)(1 - 0.66)/(4 x 1 x 10000)
eL = 3.64 x 10-⁴ radians
Circumferential strain , eH = (pd/4tE)(2-μ)
eH = (0.794 x 54)(2 - 0.33)/(4 x 1 x 10000)
eH = 1.79 x 10-³ radians
The maximum shear strain is 1790 μrad.
Answer:
Some of the internal strain energy is relieved.
There is some reduction in the number of dislocations.
The electrical conductivity is recovered to its precold-worked state.
The thermal conductivity is recovered to its precold-worked state
Explanation:
The process of the recovery of a cold-worked material happens at a very low temperature, this process involves the movement and annihilation of points where there are defects, also there is the annihilation and change in position of dislocation points which leads to forming of the subgrains and the subgrains boundaries such as tilt, twist low angle boundaries.
Answer:
d) Binary
Explanation:
Binary search is a search algorithm that finds the position of a value in an ordered array. It compares the value with the element in the middle of the array, if they are not equal, half in which the value cannot be eliminated and the search continues in the remaining half until the value is found.