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.
Ok I just wanted to tell him I hill gizmo is dizzy ya sis announces $:)37:^{?.$3): $2 z in e did !38, d
Answer:
Explanation:
class Pet:
def __init__(self):
self.name = ''
self.age = 0
def print_info(self):
print('Pet Information:')
print(' Name:', self.name)
print(' Age:', self.age)
class Dog(Pet):
def __init__(self):
Pet.__init__(self)
self.breed = ''
def main():
my_pet = Pet()
my_dog = Dog()
pet_name = input()
pet_age = int(input())
dog_name = input()
dog_age = int(input())
dog_breed = input()
my_pet.name = pet_name
my_pet.age = pet_age
my_pet.print_info()
my_dog.name = dog_name
my_dog.age = dog_age
my_dog.breed = dog_breed
my_dog.print_info()
print(' Breed:', my_dog.breed)
main()
Answer:
i believe the answer is a but i could be wrong
Explanation:
i hope it helps
Answer:

Explanation:
From the question we are told that:
Initial Pressure 
Initial Temperature 
Final Pressure 
Final Temperature 
Work Output 
Generally Specific Energy from table is
At initial state


With
Specific Volume 
At Final state


Generally the equation for The Process is mathematically given by

Assuming Mass to be Equal

Where



Therefore

