Answer:
a cable -stayed bridge has, one or more towers,from which cable support the bridge deck.
Answer:
Yes, the flow is turbulent.
Explanation:
Reynolds number gives the nature of flow. If he Reynolds number is less than 2000 then the flow is laminar else turbulent.
Given:
Diameter of pipe is 10mm.
Velocity of the pipe is 1m/s.
Temperature of water is 200°C.
The kinematic viscosity at temperature 200°C is
m2/s.
Calculation:
Step1
Expression for Reynolds number is given as follows:

Here, v is velocity,
is kinematic viscosity, d is diameter and Re is Reynolds number.
Substitute the values in the above equation as follows:


Re=64226.07579
Thus, the Reynolds number is 64226.07579. This is greater than 2000.
Hence, the given flow is turbulent flow.
Answer:
The answer will be Rule 61G15-23 F.A.C, relating to Seals.
Explanation:
According to the description given by: Florida administrative code&Florida administrative register the Minimum requirements for engineering documents are in the section 'Final 61G15-23' from 11/3/2015. This document provides specifications of materials required for the safe operation of the system that is the result of engineering calculations, knowledge and experience.
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'))
Answer:
i think its A. increasing research to find alternative natural resources for the future