Answer:
17.658 kPa
Explanation:
The hydrostatic pressure of a fluid is the weight of a column of that fluid divided by the base of that column.

Also, the weight of a column is its volume multiplied by it's density and the acceleration of gravity:

Meanwhile, the volume of a column is the area of the base multiplied by the height:

Replacing:

The base cancels out, so:

The pressure depends only on the height of the fluid column, the density of the fluid and the gravity.
If you have two point at different heights (or depths in the case of objects submerged in water) each point will have its own column of fluid exerting pressure on it. Since the density of the fluid and the acceleration of gravity are the same for both points (in the case of hydrostatics density is about constant for all points, it is not the case in the atmosphere), we can write:

We do not know at what depth the man of this problem is, but it doesn't matter, because we know the difference in height of the two points of interes (h1 - h2) = 1.8 m. So:

Answer: the mass flow rate of concentrated brine out of the process is 46,666.669 kg/hr
Explanation:
F, W and B are the fresh feed, brine and total water obtained
w = 2 x 10^4 L/h
we know that
F = W + B
we substitute
F = 2 x 10^4 + B
F = 20000 + B .................EQUA 1
solute
0.035F = 0.05B
B = 0.035F/0.05
B = 0.7F
now we substitute value of B in equation 1
F = 20000 + 0.7F
0.3F = 20000
F = 20000/0.3
F = 66666.67 kg/hr
B = 0.7F
B = 0.7 * F
B = 0.7 * 66666.67
B = 46,666.669 kg/hr
the mass flow rate of concentrated brine out of the process is 46,666.669 kg/hr
Whyyyyyyyyyyywhyyyyyyyyyyywhyyyyyyy
Answer & Explanation:
//written in java
public class Main {
public static void main(String[] args) {
//declare a char variable for a, b, c
char a;
char b;
char c;
//assign a b and c
//a b and c can be replaced for with
// '#', '$', '%', then with '1', '2', '3'
// for further testing
a = 'x';
b = 'y';
c = 'z';
//output for all possible combination for a, b, c.
System.out.println("" + a + b + c + " " + a + c + b + " " + b + a + c +
" " + b + c + a + " " + c + a + b + " " + c + b + a);
}
}
Answer:
The world wars. Especially world War II
Explanation:
The world wars were the single most notable events that led to the leap in development of the aircraft from a simple apparatus capable of flight to a sophisticated flight machine. Airplane production was at its maximum during these periods (especially world war II) and has never seen that capacity of production again since. Countries focused on research that could add even the slightest enhancements to their aircraft in order to for it to surpass that of other countries.