Answer:
b) false
Explanation:
We know that Otto cycle is the ideal cycle for all petrol working engine.In Otto cycle all process are consider is ideal ,means there is no any ir-reversibility in the processes.
It consist four processes
1-2:Reversible adiabatic compression
2-3:Constant volume heat addition
3-4:Reversible adiabatic expansion
3-4:Constant volume heat rejection
Along with above 4 processes intake and exhaust processes are parallel to each other.From the P-v diagram we can see that all processes.
But actually in general we are not showing intake and exhaust line then it did not mean that in Otto cycle did not have intake and exhaust processes.
Answer:
def extract_word_with_given_letter(sentence, letter):
words = sentence.split()
for word in words:
if letter in word.lower():
return word
return ""
# Testing the function here. ignore/remove the code below if not required
print(extract_word_with_given_letter('hello HOW are you?', 'w'))
print(extract_word_with_given_letter('hello how are you?', 'w'))
Complete Question
Complete Question is attached below.
Answer:

Explanation:
From the question we are told that:
Diameter 
Power 
Head loss 




Generally the equation for Power is mathematically given by

Therefore



Since

Where


Therefore


Answer: A, B, C & F (interacting w computers, making decisions & solving problems, evaluating information & getting information).
Explanation: Those are the correct & verified answers.
Answer:

Explanation:
From the question we are told that:
Discharge rate 
Distance 
Elevation of the pumping station 
Elevation of the Exit point 
Generally the Steady Flow Energy Equation SFEE is mathematically given by

With

And

Therefore


Generally h is give as


Therefore


