Answer:Turning
Explanation: Turning is the process in which the work piece is subjected to machining so that excess part is removed with the help of rotation by turning machine or lathe machine.The cutter tool is used for cutting the excess of the work piece and it is mostly single-pointed so that give accurate removal of the excess of work piece.At times , according to the requirement multi-pointed tool is also used Therefore, the correct option is turning.
Answer:
The head loss in Psi is 0.390625 psi.
Explanation:
Fluid looses energy in the form of head loss. Fluid looses energy in the form of head loss when passes through the valve as well.
Given:
Factor cv is 48.
Flow rate of water is 30 GPM.
GPM means gallon per minute.
Calculation:
Step1
Expression for head loss for the water is given as follows:

Here, cv is valve coefficient, Q is flow rate in GPM and h is head loss is psi.
Step2
Substitute 48 for cv and 30 for Q in above equation as follows:


h = 0.390625 psi.
Thus, the head loss in Psi is 0.390625 psi.
Answer:
#include <iostream>
#include <iomanip>
#include <string>
using namespace std;
int main() {
string name[5];
int age[5];
int i,j;
for ( i = 0; i<=4; i++ ) {
cout << "Please enter student's name:";
cin >> name[i];
cout << "Please enter student's age:";
cin >> age[i];
}
for (i=0;i<=4;i++){
cout<<"Age of "<< name[i]<<" is "<<age[i]<<endl;
}
}
Output of above program is displayed in figure attached.
Answer:
B) 5.05
Explanation:
The wall thickness of a pipe is the difference between the diameter of outer wall and the diameter of inner wall divided by 2. It is given by:
Thickness of pipe = (Outer wall diameter - Inner wall diameter) / 2
Given that:
Inner diameter = ID = 25 ± 0.05, Outer diameter = OD = 35 ± 0.05
Maximum outer diameter = 35 + 0.05 = 35.05
Minimum inner diameter = 25 - 0.05 = 24.95
Thickness of pipe = (maximum outer wall diameter - minimum inner wall diameter) / 2 = (35.05 - 24.95) / 2 = 5.05
or
Thickness = (35 - 25) / 2 + 0.05 = 10/2 + 0.05 = 5 + 0.05 = 5.05
Therefore the LMC wall thickness is 5.05
Answer:
- Moisture/ water content w = 26%
Explanation:
- Initial mass of saturated soil w1 = mass of soil - weight of container
= 113.27 g - 49.31 g = 63.96 g
- Final mass of soil after oven w2 = mass of soil - weight of container
= 100.06 g - 49.31 g = 50.75
Moisture /water content, w =
=
= 0.26 = 26%
Void ratio = water content X specific gravity of solid
= 0.26 X 2.80 =0.728