Answer:
books = []
fp = open("bookTitles.txt")
for line in fp.readlines():
title = line.strip()
if title not in books:
books.append(title)
fp.close()
fout = open("noDuplicates.txt", "w")
for title in books:
print(tile, file=fout)
fout.close()
except FileNotFoundError:
print("Unable to open bookTitles.txt")
Answer:
The cost of increased rates of accidents/injuries due to road accidents associated with cycling.
Explanation:
Opportunity cost is referred to as an alternative cost which is the value of the other choose left out while settling for a better alternative. External cost will be the cost a society has to bear as a result of a private cost. A successful biking company in a community can led to increased rates of accidents due to road accidents associated with cycling. In addition, the society will have to bear the costs of the threats presented by dangerous car drivers who posse more danger to cyclists as compared to trucks/car drivers.
Probably low heat and a longer time. Better sad than sorry
Answer:
The pressure difference across hatch of the submarine is 3217.68 kpa.
Explanation:
Gauge pressure is the pressure above the atmospheric pressure. If we consider gauge pressure for finding pressure differential then no need to consider atmospheric pressure as they will cancel out. According to hydrostatic law, pressure varies in the z direction only.
Given:
Height of the hatch is 320 m
Surface gravity of the sea water is 1.025.
Density of water 1000 kg/m³.
Calculation:
Step1
Density of sea water is calculated as follows:

Here, density of sea water is
, surface gravity is S.G and density of water is
.
Substitute all the values in the above equation as follows:


kg/m³.
Step2
Difference in pressure is calculated as follows:


pa.
Or

kpa.
Thus, the pressure difference across hatch of the submarine is 3217.68 kpa.