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:
Heat required =7126.58 Btu.
Explanation:
Given that
Mass m=20 lb
We know that
1 lb =0.45 kg
So 20 lb=9 kg
m=9 kg
Ice at -15° F and we have to covert it at 200° F.
First ice will take sensible heat at up to 32 F then it will take latent heat at constant temperature and temperature will remain 32 F.After that it will convert in water and water will take sensible heat and reach at 200 F.
We know that
Specific heat for ice 
Latent heat for ice H=336 KJ/kg
Specific heat for ice 
We know that sensible heat given as

Heat for -15F to 32 F:


Q=858.69 KJ
Heat for 32 Fto 200 F:


Q=6330.74 KJ
Total heat=858.69 + 336 +6330.74 KJ
Total heat=7525.43 KJ
We know that 1 KJ=0.947 Btu
So 7525.43 KJ=7126.58 Btu
So heat required to covert ice into water is 7126.58 Btu.
Overcurrent protective devices, or OCPDs
Answer:
B
Explanation:
it's does not transmit any energy
Answer:
A.) Find the answer in the explanation
B.) Ua = 7.33 m/s , Vb = 7.73 m/s
C.) Impulse = 17.6 Ns
D.) 49%
Explanation:
Let Ua = initial velocity of the rod A
Ub = initial velocity of the rod B
Va = final velocity of the rod A
Vb = final velocity of the rod B
Ma = mass of rod A
Mb = mass of rod B
Given that
Ma = 2kg
Mb = 1kg
Ub = 3 m/s
Va = 0
e = restitution coefficient = 0.65
The general expression for the velocities of the two rods after impact will be achieved by considering the conservation of linear momentum.
Please find the attached files for the solution