Answer:
SIR IT IS D HOPE THIS HELPS (☞゚ヮ゚)☞☜(゚ヮ゚☜)
Explanation:
Answer:
Space velocity = 30 hr⁻¹
Explanation:
Space velocity for reactors express how much reactor volume of feed or reactants can be treated per unit time. For example, a space velocity of 3 hr⁻¹ means the reactor can process 3 times its volume per hour.
It is given mathematically as
Space velocity = (volumetric flow rate of the reactants)/(the reactor volume)
Volumetric flowrate of the reeactants
= (molar flow rate)/(concentration)
Molar flowrate of the reactants = 300 millimol/hr
Concentration of the reactants = 100 millimol/liter
Volumetric flowrate of the reactants = (300/100) = 3 liters/hr
Reactor volume = 0.1 liter
Space velocity = (3/0.1) = 30 /hr = 30 hr⁻¹
Hope this Helps!!!
Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
Answer:
1. 
2. 
Explanation:
1.
Given:
- height of the window pane,

- width of the window pane,

- thickness of the pane,

- thermal conductivity of the glass pane,

- temperature of the inner surface,

- temperature of the outer surface,

<u>According to the Fourier's law the rate of heat transfer is given as:</u>

here:
A = area through which the heat transfer occurs = 
dT = temperature difference across the thickness of the surface = 
dx = t = thickness normal to the surface = 


2.
- air spacing between two glass panes,

- area of each glass pane,

- thermal conductivity of air,

- temperature difference between the surfaces,

<u>Assuming layered transfer of heat through the air and the air between the glasses is always still:</u>



Answer:
Both Technician A and B are correct.
Explanation: A brake lathe is a special tool used to improve or work on the surface of brake pads it helps to smoothen the surface.
Brake lathe has been found to be very effective in removing rusts in rotors and unevenness in the brake pad surfaces in order to ensure the efficiency and effectiveness of the brake system of a vehicle. Hence, a brake lathe helps to make brake rotor surface as smooth as possible.