Answer:
<h2>698.3Kpa</h2>
Explanation:
Step one:
given data
V1=0.25m^3
T1=290k
P1=100kPa
V2=0.5m^2
T2=405k
P2=? final pressure
Step two:
The combined gas equation is given as
P1V1/T1=P2V2/T2
Substituting we have
(100*0.25)/290=P2*0.05/405
25/290=0.5P2/405
0.086=0.05P2/405
cross multiply
0.086*405=0.05P2
34.9=0.05P2
divide both sides by 0.05
P2=34.9/0.05
P2=698.3Kpa
<u>Therefore the new pressure is 698.3Kpa when the gas is compressed</u>
Answer:
Correct option: B. 90%
Explanation:
The confidence interval is given by:
![CI = [\bar{x} - z\sigma_{\bar{x}} , \bar{x}+z\sigma_{\bar{x}} ]](https://tex.z-dn.net/?f=CI%20%3D%20%5B%5Cbar%7Bx%7D%20-%20z%5Csigma_%7B%5Cbar%7Bx%7D%7D%20%2C%20%5Cbar%7Bx%7D%2Bz%5Csigma_%7B%5Cbar%7Bx%7D%7D%20%5D)
If
is 190, we can find the value of
:



Now we need to find the value of
:


So the value of z is 1.71.
Looking at the z-table, the z value that gives a z-score of 1.71 is 0.0436
This value will occur in both sides of the normal curve, so the confidence level is:

The nearest CI in the options is 90%, so the correct option is B.
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:
G = $37,805.65
Explanation:
I found this on another site:
475,000 = 25,000(P/A,10%,6) + G(P/G,10%,6)
475,000 = 25,000(4.3553) + G(9.6842)
9.6842G = 366,117.50
G = $37,805.65
Answer:
The correct option is;
B) Metamorphic Rocks
Explanation:
Zoisite, which is also referred to saualpite, is a metamorphic rock which is a hydroxy sorosilicate mineral formed from other types of rocks such as sedimentary, metamorphic and ingenious rocks in the process of their metamorphism under the presence high temperatures and pressures and mineral fluids which are hot
Zoiste is named after Sigmund Zois by Abraham Gottlob Werner in 1805 when Sigmund Zois sent Abraham Gottlob Werner the mineral specimen from Saualpe in 1805