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:
1791 secs ≈ 29.85 minutes
Explanation:
( Initial temperature of slab ) T1 = 300° C
temperature of water ( Ts ) = 25°C
T2 ( final temp of slab ) = 50°C
distance between slab and water jet = 25 mm
<u>Determine how long it will take to reach T2</u>
First calculate the thermal diffusivity
∝ = 50 / ( 7800 * 480 ) = 1.34 * 10^-5 m^2/s
<u>next express Temp as a function of time </u>
T( 25 mm , t ) = 50°C
next calculate the time required for the slab to reach 50°C at a distance of 25mm
attached below is the remaining part of the detailed solution
Answer:Antifreeze/coolant
Explanation: keeps your engine cool in warm weather and keeps it from freezing up in the winter. A 50-50 mix of full strength coolant and water generally protects to around -30 degrees Fahrenheit. Make sure you check with the supplier or your owner's manual for the correct formulation
The number of tubs that each of them sold is; 24 tubs each
The number of days it will take for both of them to sell same amount of tubs is; 4 days
Number of cookies that Nicole had already sold = 4 tubs
Number of cookies sold by Josie before counting = 0 cookies
Nicole now sells 5 tubs per day and
Josie now sells 6 tubs per day.
Let the number of days it will take for them to have sold the same amount of cookies be d.
Thus;
5d + 4 = 6d + 0
6d - 5d = 4
d = 4 days
Thus, total number of cookies for both are;
Total for Nicole = 4 + 5(4) = 24 cookies
Total for Josie = 6(4) = 24 cookies
Read more about proportion at; brainly.com/question/870035
Explanation:
Styrene is a vinyl monomer in which there is a carbon carbon double bond.
The polymerization of the styrene, which is initiated by using a free radical which reacts with the styrene and the compound thus forms react again and again to form polystyrene (PS).
The equation is shown below as:
⇒ ![\begin{matrix}&C_6H_5 \\&|\\ -[-H_2C & -CH-]-_n\end{matrix}](https://tex.z-dn.net/?f=%5Cbegin%7Bmatrix%7D%26C_6H_5%20%5C%5C%26%7C%5C%5C%20-%5B-H_2C%20%26%20-CH-%5D-_n%5Cend%7Bmatrix%7D)