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:
N = 38546.82 rpm
Explanation:
= 150 mm

= 17671.45 
= 250 mm

= 49087.78 
The centrifugal force acting on the flywheel is fiven by
F = M (
-
) x
------------(1)
Here F = ( -UTS x
+ UCS x
)
Since density, 





∴
-
= 50 mm
∴ F = 
F = 33618968.38 N --------(2)
Now comparing (1) and (2)

∴ ω = 4036.61
We know


∴ N = 38546.82 rpm
Measure the longest circuit and add 50% for fittings and terminal units.
Answer: c) they have low genetic variability among them.
When a plant is grown for several generations of offspring of a plant, then there are some common things which are to be noted which are found similar in the offspring and in the parent of the offspring. The flowers and fruits and the time or season they come in are absolutely the same.