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:
<h2>Generator </h2>
Explanation:
A generator converts mechanical energy into electrical energy
Answer:
(a) Calculate the rod base temperature (°C). = 299.86°C
(b) Determine the rod length (mm) for the case where the ratio of the heat transfer from a finite length fin to the heat transfer from a very long fin under the same conditions is 99 percent. = 0.4325m
Explanation:
see attached file below
Answer:
B.
Explanation:
A safety-critical system (SCS) or life-critical system is a system whose failure or malfunction may result in one (or more) of the following outcomes: death or serious injury to people. loss or severe damage to equipment/property.
Answer:
The Canon EOS 250 is a digital DSLR that features a 24MP sensor. It is powered by the Canon LP-E17, which is a rechargeable Lithium-Ion battery pack.
Explanation: