Answer:
The minimum mass flow rate will be "330 kg/s".
Explanation:
Given:
For steam,
For water,
They add energy efficiency as condenser becomes adiabatic, with total mass flow rate of minimal vapor,
⇒
On putting the estimated values, we get
⇒
⇒
⇒
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:
elongation of the brass rod is 0.01956 mm
Explanation:
given data
length = 5 cm = 50 mm
diameter = 4.50 mm
Young's modulus = 98.0 GPa
load = 610 N
to find out
what will be the elongation of the brass rod in mm
solution
we know here change in length formula that is express as
δ = ................1
here δ is change in length and P is applied load and A id cross section area and E is Young's modulus and L is length
so all value in equation 1
δ =
δ =
δ = 0.01956 mm
so elongation of the brass rod is 0.01956 mm
Answer:
A.
Explanation:
Individual footings are the commonest, and they are often used if the load of the building is borne by columns. Typically, every column will have an own footing. The footing is usually only a rectangular or square pad of concrete on which the column is erected
Answer:
7.9 kilometers per second
Explanation: