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:
the quality of the refrigerant exiting the expansion valve is 0.2337 = 23.37 %
Explanation:
given data
pressure p1 = 1.4 MPa = 14 bar
temperature t1 = 32°C
exit pressure = 0.08 MPa = 0.8 bar
to find out
the quality of the refrigerant exiting the expansion valve
solution
we know here refrigerant undergoes at throtting process so
h1 = h2
so by table A 14 at p1 = 14 bar
t1 ≤ Tsat
so we use equation here that is
h1 = hf(t1) = 332.17 kJ/kg
this value we get from table A13
so as h1 = h2
h1 = h(f2) + x(2) * h(fg2)
so
exit quality = 
exit quality = 
so exit quality = 0.2337 = 23.37 %
the quality of the refrigerant exiting the expansion valve is 0.2337 = 23.37 %
Answer:
The time required is 10.078 hours or 605 min
Explanation:
The formula to apply here is ;
K=(d²-d²₀ )/t
where t is time in hours
d is grain diameter to be achieved after heating in mm
d₀ is the grain diameter before heating in mm
Given
d=5.5 × 10^-2 mm
d₀=2.4 × 10^-2 mm
t₁= 500 min = 500/60 =25/3 hrs
t₂=?
n=2.2
First find K
K=(d²-d²₀ )/t₁
K={ (5.1 × 10^-2 mm)²-(2.4 × 10−2 mm)² }/ 25/3
K=(0.051²-0.024²) ÷25/2
K=0.000243 mm²/h
Re-arrange equation for K ,to get the equation for d as;
d=√(d₀²+ Kt) where now t=t₂

Explanation:
Diesel cycle:
All diesel engine work on diesel cycle .In diesel cycle there are four process .These processes are as follows
1. Adiabatic reversible compression
2.Heat addition at constant pressure
3.Adiabatic reversible expansion
4.Constant volume heat rejection
In general compression ratio in diesel engine is high as compare to petrol engine.But the efficiency of diesel cycle is less as compare to petrol cycle for same compression ratio.
Applications of diesel cycle:
Generally diesel cycle used for heavy vehicle or equipment because heavy vehicle or equipment is required high initial torque.So this cycle have lots of applications such as in industrial machining,in trucks,power plant,in mining ,in defense or military,large motors ,compressor and pump etc.