Answer:
-50.005 KJ
Explanation:
Mass flow rate = 0.147 KJ per kg
mass= 10 kg
Δh= 50 m
Δv= 15 m/s
W= 10×0.147= 1.47 KJ
Δu= -5 kJ/kg
ΔKE + ΔPE+ ΔU= Q-W
0.5×m×(30^2- 15^2)+ mgΔh+mΔu= Q-W
Q= W+ 0.5×m×(30^2- 15^2) +mgΔh+mΔu
= 1.47 +0.5×1/100×(30^2- 15^2)-9.7×50/1000-50
= 1.47 +3.375-4.8450-50
Q=-50.005 KJ
Answer:
Tech B
Explanation:
Horsepower (hp) refers to a unit of measurement of power in respect of the output of engines or motors.
Horsepower is the common unit of power. It indicates the rate at which work is done.
The formula , where rpm is the engine speed, T is the torque, and 5,252 is radians per second.
So,
Tech B is correct
Answer:
The code is attached.
Explanation:
I created a string s including 6 colors with spaces in between. Then I converted the string into a list x by using split() method. I used three different methods for removing elements from the list. These methods are remove(), pop() and del.
Then I used methods append(), insert() and extend() for adding elements to the list.
Finally I converted list into a string using join() and adding space in between the elements of the list.
Answer:
8 mm
Explanation:
Given:
Diameter, D = 800 mm
Pressure, P = 2 N/mm²
Permissible tensile stress, σ = 100 N/mm²
Now,
for the pipes, we have the relation as:
where, t is the thickness
on substituting the respective values, we get
or
t = 8 mm
Hence, the minimum thickness of pipe is 8 mm
Answer:
0
Explanation:
output =transfer function H(s) ×input U(s)
here H(s)=
U(s)= for unit step function
output =H(s)×U(s)
=×
=
taking inverse laplace of output
output=t×
at t=0 putting the value of t=0 in output
output =0