Answer:
winter viscosity grades
Explanation:
The “W”/winter viscosity grades describe the oil's viscosity under cold temperature engine starting conditions. There's a Low Temperature Cranking Viscosity which sets a viscosity requirement at various low temperatures to ensure that the oil isn't too thick so that the starter motor can't crank the engine over.
Answer:
1028.1184 Ohms
Explanation:
<u>Given the following data;</u>
- Initial resistance, Ro = 976 Ohms
- Initial temperature, T1 = 0°C
- Final temperature, T2 = 89°C
Assuming the temperature coefficient of resistance for carbon at 0°C is equal to 0.0006 per degree Celsius.
To find determine its new resistance, we would use the mathematical expression for linear resistivity;

Substituting into the equation, we have;




Answer:
Given,
Temperature;
T = 393;;K
Convert to Celcius;
T = (393-273) degrees
T = 120°C
Using Table A-4 (Saturated water - Temperature table), at T = 120 C;
vf = 0.001060 m³/kg
vg = 0.89133 m³/kg
Quality is given as;
75% = 0.75
Specific volume is given as;
v = vf + x (vg - vf) = 0.001060 + 0.75(0.89133 _ 0.001060)
v= 0.66876 m³/kg
We know;
v = V/m
0.66876 = 100/m
m = 149.53 kg
Answer:
#Initialise a tuple
team_names = ('Rockets','Raptors','Warriors','Celtics')
print(team_names[0])
print(team_names[1])
print(team_names[2])
print(team_names[3])
Explanation:
The Python code illustrates or printed out the tuple team names at the end of a season.
The code displayed is a function that will display these teams as an output from the program.
Answer:
Heat transfer rate(Q)= 1.197kW
Power output(W)=68.803kW