Answer:
Explanation:
Given that : -
The desirable limit is 500 mg / l , but
allowable upto 2000 mg / l.
The take volume is V = 160.000 m3
V = 160 , 000 x 103 l
The crainage gives 150 mg / l and lake has initialy 100 mg / l
Code of tpr frpm drawn = 150 x 60, 000 x 1000
Ci = 9000 kg / gr
Cl = 100 x 160,000 x 1000
Cl = 16, 000 kg
Since allowable limit = 2000 mg / l
Cn = ( 2000 x 160, 00 x 1000 )
= 320, 000 kg
so, each year the rate increases, by 9000 kg / yr
Read level = ( 320, 000 - 16,000 )
Li = 304, 000 kg
Tr=<u>304,000</u>
900
=33.77
Answer:
// Program is written in Java Programming Language
// Comments are used for explanatory purpose
import java.util.*;
public class FlipCoin
{
public static void main(String[] args)
{
// Declare Scanner
Scanner input = new Scanner (System.in);
int flips;
// Prompt to enter number of toss or flips
System.out.print("Number of Flips: ");
flips = input.nextInt();
if (flips > 0)
{
HeadsOrTails();
}
}
}
public static String HeadsOrTails(Random rand)
{
// Simulate the coin tosses.
for (int count = 0; count < flips; count++)
{
rand = new Random();
if (rand.nextInt(2) == 0) {
System.out.println("Tails"); }
else {
System.out.println("Heads"); }
rand = 0;
}
}
Answer is yes.
Tire rotation is undertaken to ensure that the tires wear evenly. This can extend tire life and save you money.
For example, failure to rotate tires on a front-wheel-drive vehicle will eventually result in the front tires having significantly less tread than the rear tires.
Answer:
Quantum
Explanation:
Appearance of energy particles from any where as allowed by uncertainty principle.
Answer:
a) 
b) 
c) 
d) 
Explanation:
Non horizontal pipe diameter, d = 25 cm = 0.25 m
Radius, r = 0.25/2 = 0.125 m
Entry temperature, T₁ = 304 + 273 = 577 K
Exit temperature, T₂ = 284 + 273 = 557 K
Ambient temperature, 
Pipe length, L = 10 m
Area, A = 2πrL
A = 2π * 0.125 * 10
A = 7.855 m²
Mass flow rate,

Rate of heat transfer,

a) To calculate the convection coefficient relationship for heat transfer by convection:

Note that we cannot calculate the heat loss by the pipe to the environment without first calculating the surface temperature of the pipe.
c) The surface temperature of the pipe:
Smear coefficient of the pipe, 

b) Heat loss from the pipe to the environment:

d) The required fan control power is 25.125 W as calculated earlier above