Answer:
The picture below with the answer. Hope it helps, have a great day/night and stay safe! Length of the coil,
Answer:
(b) False
Explanation:
The specific internal energy of the system does not depend on the path of the process, it is a state function means its depend on only on the initial and the final position it does not depend on the path which it follow in the process.Internal energy is associated with the random motion of the molecules.
So it is false statement as internal energy is not a path function
Answer:
The time required is 10.078 hours or 605 min
Explanation:
The formula to apply here is ;
K=(d²-d²₀ )/t
where t is time in hours
d is grain diameter to be achieved after heating in mm
d₀ is the grain diameter before heating in mm
Given
d=5.5 × 10^-2 mm
d₀=2.4 × 10^-2 mm
t₁= 500 min = 500/60 =25/3 hrs
t₂=?
n=2.2
First find K
K=(d²-d²₀ )/t₁
K={ (5.1 × 10^-2 mm)²-(2.4 × 10−2 mm)² }/ 25/3
K=(0.051²-0.024²) ÷25/2
K=0.000243 mm²/h
Re-arrange equation for K ,to get the equation for d as;
d=√(d₀²+ Kt) where now t=t₂

Answer:
a)
, b)
, c) 
Explanation:
A turbine is a steady-state devices which transforms fluid energy into mechanical energy and is modelled after the Principle of Mass Conservation and First Law of Thermodynamics, whose expressions are described hereafter:
Mass Balance

Energy Balance

Specific volumes and enthalpies are obtained from property tables for steam:
Inlet (Superheated Steam)


Outlet (Liquid-Vapor Mix)


a) The mass flow rate of the steam is:



b) The exit velocity of steam is:




c) The power output of the steam turbine is:



Answer:
Consider A is square matrix of order 4 x 4 generated using magic function. Augmented matrix can be generated using:
Aug=[A eye(size(A))]
Above command is tested in MATLAB command window and is attached in figure below