What are the answer choices?
Without the choices, I’d say so that they can further progress their engineering education. New technologies and new mechanical advancements are always coming out so it would be beneficial for the engineer to keep up to date by taking classes.
Answer:
Modulus of resilience will be 
Explanation:
We have given yield strength 
Elastic modulus E = 104 GPa
We have to find the modulus
Modulus of resilience is given by
Modulus of resilience
, here
is yield strength and E is elastic modulus
Modulus of resilience
Answer:
F = 8552.7N
Explanation:
We need first our values, that are,

We start to calculate the relative velocity, that is,

With the relative velocity we can calculate the mass flow rate, given by,



We need to define the Force in the direction of the flow,




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 world's oldest dress called the Tarkhan Dress is at 5,100 to 5,500 years of age.
Does that help? Or do you need something else? I can change my answer if this is not what you need! :D
Explanation: