Answer:

Explanation:
Kelvin's climbing represents the <em>absolute temperature</em>. Temperature is a measure of the molecular kinetic energy of translation. If the molecules move quickly, with the same energy as in the walls of the container, which makes us feel like "heat". If the molecules do not move, the temperature is zero. 0 K.
The Celsius scale has an <em>artificial zero</em>, defined in the solidification temperature of the water. It is very useful to talk about the weather, and about some simpler technical matters. But it is artificial.
Answer:
%Program prompts user to input vector
v = input('Enter the input vector: ');
%Program shows the value that user entered
fprintf('The input vector:\n ')
disp(v)
%Loop for checking all array elements
for i = 1 : length(v)
%check if the element is a positive number
if v(i) > 0
%double the element
v(i) = v(i) * 2;
%else the element is negative number.
else
%triple the element
v(i) = v(i) * 3;
end
end
%display the modified vector
fprintf('The modified vector:\n ')
disp(v)
Answer:
POWER INPUT = 82.989 KW
Explanation:
For pressure P =0.24 MPa and T_1 = 0 DEGREE, Enthalapy _1 = 248.89 kJ/kg
For pressure P =1 MPa and T_1 = 50 DEGREE, Enthalapy _1 = 280.19 kJ/kg
Heat loss Q = 0.05w
Inlet diameter = 3 cm
exit diamter = 1.5 cm
volume of tank will be v = area * velocity
velocity at inlet
velocity at outlet
steady flow energy equation



solving wc = 1830.64 kJ/kg
wc in KWH
we know that



Explanation:
dnndndndndndndndndnndmfnfnf