Answer:

Explanation:
given data:
pressure 1 MPa
diameter of pipe = 30 cm
average velocity = 10 m/s
area of pipe

A = 0.070 m2
WE KNOW THAT mass flow rate is given as

for pressure 1 MPa, the density of steam is = 4.068 kg/m3
therefore we have


Answer:
# Program is written in Python Programming Language
# Comments are used for explanatory purpose
# Program starts here
# Accept input
Steps = input (Number of Steps: ")
# Calculate distance
distance = float(2000) * float(steps)
#Print Formatted Result
print('%0.2f' % distance)
# End of Program
.--------
The above program converts number of steps to miles.
At line 5, the number of steps is inputted and stored in variable named Steps.
At line 6, the number of miles is calculated by multiplying 2000 by the content of variable Steps
The result is printed at line 8
Answer:
radius = 9.1 ×
m
Explanation:
given data
applied load = 5560 N
flexural strength = 105 MPa
separation between the support = 45 mm
solution
we apply here minimum radius formula that is
radius =
.................1
here F is applied load and is length
put here value and we get
radius =
solve it we get
radius = 9.1 ×
m
Answer:
Farm equipment
Explanation:
Most people have heard claims that the US government pays farmers not to grow crops. The Agricultural Adjustment Act is the legislation that started this program. It was the first “Farm Bill.” The current farm bill provides for the following:
Subsidies for farmers
Insurance for farmers
Price supports
Food assistance for economically challenged Americans (the largest portion of the Farm Bill)
Forestry conservation programs
Alternative energy programs.
Answer:
As the asteroid falls closer to the Earth's surface its <u>Gravitational</u> <u>Potential</u> energy <em>decreases</em> and its <u>Kinetic</u> energy <em>increases</em>.