Explanation:
Step1
Absolute pressure is the pressure above zero level of the pressure. Absolute pressure is considering atmospheric pressure in it. Absolute pressure is always positive. There is no negative absolute pressure.
The expression for absolute pressure is given as follows:

Here,
is absolute pressure,
is gauge pressure and
is atmospheric pressure.
Step2
Gauge pressure is the pressure that measure above atmospheric pressure. It is not considering atmospheric pressure. It can be negative called vacuum or negative gauge pressure. Gauge pressure used to simplify the pressure equation for fluid analysis.
Answer:
Q = 5.06 x 10⁻⁸ m³/s
Explanation:
Given:
v=0.00062 m² /s and ρ= 850 kg/m³
diameter = 8 mm
length of horizontal pipe = 40 m
Dynamic viscosity =
μ = ρv
=850 x 0.00062
= 0.527 kg/m·s
The pressure at the bottom of the tank is:
P₁,gauge = ρ g h = 850 x 9.8 x 4 = 33.32 kN/m²
The laminar flow rate through a horizontal pipe is:


Q = 5.06 x 10⁻⁸ m³/s
Answer:
See explanation
Explanation:
The magnetic force is
F = qvB sin θ
We see that sin θ = 1, since the angle between the velocity and the direction of the field is 90º. Entering the other given quantities yields
F
=
(
20
×
10
−
9
C
)
(
10
m/s
)
(
5
×
10
−
5
T
)
=
1
×
10
−
11
(
C
⋅
m/s
)
(
N
C
⋅
m/s
)
=
1
×
10
−
11
N
Answer:
The solution code is written in Java.
System.out.println(numItems);
Explanation:
Java <em>println() </em>method can be used to display any string on the console terminal. We can use <em>println()</em> method to output the value held by variable <em>numItems.</em> The <em>numItems </em>is passed as the input parameter to <em>println()</em> and this will output the value of <em>numItems</em> to console terminal and at the same time the output with be ended with a newline automatically.
Answer:
V = 0.5 m/s
Explanation:
given data:
width of channel = 4 m
depth of channel = 2 m
mass flow rate = 4000 kg/s = 4 m3/s
we know that mass flow rate is given as

Putting all the value to get the velocity of the flow


V = 0.5 m/s