Answer:

Explanation:
From the question we are told that:
Thickness 
Internal Pressure
Shear stress 
Elastic modulus 
Generally the equation for shear stress is mathematically given by

Where
r_i=internal Radius
Therefore


Generally



Generally the equation for outer diameter is mathematically given by


Therefore
Assuming that the thin cylinder is subjected to integral Pressure
Outer Diameter is

Answer:
import pandas pd
def read_prices(tickers):
price_dict = {}
# Read ingthe ticker data for all the tickers
for ticker in tickers:
# Read data for one ticker using pandas.read_csv
# We assume no column names in csv file
ticker_data = pd.read_csv("./" + ticker + ".csv", names=['date', 'price', 'volume'])
# ticker_data is now a panda data frame
# Creating dictionary
# for the ticker
price_dict[ticker] = {}
for i in range(len(ticker_data)):
# Use pandas.iloc to access data
date = ticker_data.iloc[i]['date']
price = ticker_data.iloc[i]['price']
price_dict[ticker][date] = price
return price_dict
Answer: False
explanation: for a bloodborne pathogen to spread you would have to have an open wound as well as the blood would have to get in it.
Answer:
Tc = = 424.85 K
Explanation:
Data given:
D = 60 mm = 0.06 m

k = 50 w/m . k
c = 500 j/kg.k





HEAT FLOW Q is


= 47123.88 w per unit length of rod
volumetric heat rate





= 424.85 K