Answer:
The overflow rate is 4.24×10^-4 m/s.
The detention time is 7069.5 s
Explanation:
Overflow rate is given as volumetric flow rate ÷ area
volumetric flow rate = 0.3 m^3/s
area = πd^2/4 = 3.142×30^2/4 = 706.95 m^2
Overflow rate = 0.3 m^3/s ÷ 706.95 m^2 = 4.24×10^-4 m/s
Detention time = volume ÷ volumetric flow rate
volume = area × depth = 706.95 m^2 × 3 m = 2120.85 m^3
Detention time = 2120.85 m^3 ÷ 0.3 m^3/s = 7069.5 s
Recycling is important because you can save the planet by using the same plastic instead of throwing it away.
Answer:
curly brackets are missing
Explanation:
The body of the main() function need to be enclosed in curly brackets. Try this:
int P = 3000;
int main( ) {
for (int t = 0; t < 10; t++) {
cout << P;
}
}
Complete Question
The complete question is shown on the first uploaded image
Answer:
The of the lander would be 75.66 pounds
Explanation:
From the question we are given that the
Weight of the Philae on Earth is = 220 pound-mass
gravity of Mars is = 3.71 m/
Weight of the Philae on Mars is = ?
Now Mass is quantity of matter in an object so it is always constant for a particular object
Generally Weight = Mass × Gravity :

Hence
Weight of the Philae on Mars is = 

