a bricklayer, a bricklayer builds houses repairs walls and chimneys etc.
Answer:
a. 2.08, b. 1110 kJ/min
Explanation:
The power consumption and the cooling rate of an air conditioner are given. The COP or Coefficient of Performance and the rate of heat rejection are to be determined. <u>Assume that the air conditioner operates steadily.</u>
a. The coefficient of performance of the air conditioner (refrigerator) is determined from its definition, which is
COP(r) = Q(L)/W(net in), where Q(L) is the rate of heat removed and W(net in) is the work done to remove said heat
COP(r) = (750 kJ/min/6 kW) x (1 kW/60kJ/min) = 2.08
The COP of this air conditioner is 2.08.
b. The rate of heat discharged to the outside air is determined from the energy balance.
Q(H) = Q(L) + W(net in)
Q(H) = 750 kJ/min + 6 x 60 kJ/min = 1110 kJ/min
The rate of heat transfer to the outside air is 1110 kJ for every minute.
Answer:
50421.6 m³
Explanation:
The river has an average rate of water flow of 59.6 m³/s.
Tributary B accounts for 47% of the rate of water flow. Therefore the rate of water flow through tributary B is:
Flow rate of water through tributary B = 47% of 59.6 m³/s = 0.47 * 59.6 m³/s = 28.012 m³/s
The volume of water that has been discharged through tributary B = Flow rate of water through tributary B * time taken
time = 30 minutes = 30 minutes * 60 seconds / minute = 1800 seconds
The volume of water that has been discharged through tributary B in 30 seconds = 28.012 m³/s * 1800 seconds = 50421.6 m³
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:
D. left foot for the accelerator and your right foot for the brake.
* Hopefully this helps:) mark me the brainliest:)!!