Answer: P = 0.416 kW
Explanation:
taken a step by step process to solving this problem.
we have that from the question;
the amount of heat rejected Qn = 4800 kJ/h
the cooling effect is Ql = 3300 kJ/h
Applying the first law of thermodynamics for this system gives us
Шnet = Qn -Ql
Шnet = 4800 - 3300 = 1500 kJ/h
Next we would calculate the coefficient of performance of the refrigerator;
COPr = Desired Effect / work output = Ql / Шnet = 3300/1500 = 2.2
COPr = 2.2
The Power as required gives;
P = Qn - Ql = 4800 - 3300 = 1500 kJ/h = 0.416
P = 0.416 kW
cheers i hope this helps!!!!1
Answer:
how are supposed to help when you can't do anything?
Answer:
please mark me as a brainleast
Explanation:
hahahahhahaahhahahahahahahahahahahahahahahahaahhhahhhahaahahhaahhhahahaah
Answer:
Explanation:
var generator = new Random(1);
// Now the nextGaussian() function returns a normal distribution of random numbers with the following parameters: a mean of zero and a standard deviation of one
var draw = function() {
var num = generator.nextGaussian();
var standardDeviation = 60;
var mean = 2003;
// Multiply by the standard deviation and add the mean.
var x = standardDeviation * num + mean;
noStroke();
fill(214, 159, 214, 10);
ellipse(x, 200, 16, 16); };
Hope this will be helpful
Answer:
L= 50000 lb
D = 5000 lb
Explanation:
To maintain a level flight the lift must equal the weight in magnitude.
We know the weight is of 50000 lb, so the lift must be the same.
L = W = 50000 lb
The L/D ratio is 10 so
10 = L/D
D = L/10
D = 50000/10 = 5000 lb
To maintain steady speed the thrust must equal the drag, so
T = D = 5000 lb