Answer:
n=2.32
w= -213.9 KW
Explanation:


Mass of air=1 kg
For polytropic process
,n is the polytropic constant.



n=2.32
Work in polytropic process given as
w=
w=
Now by putting the values
w=
w= -213.9 KW
Negative sign indicates that work is given to the system or work is done on the system.
For T_V diagram
We can easily observe that when piston cylinder reach on new position then volume reduces and temperature increases,so we can say that this is compression process.
Answer:
sum2 = 0
counter = 0
lst = [65, 78, 21, 33]
while counter < len(lst):
sum2 = sum2 + lst[counter]
counter += 1
Explanation:
The counter variable is initialized to control the while loop and access the numbers in <em>lst</em>
While there are numbers in the <em>lst</em>, loop through <em>lst</em>
Add the numbers in <em>lst</em> to the sum2
Increment <em>counter</em> by 1 after each iteration
Answer:
Explanation:
This will be possible when setting them up in summer with a certain quantity of sag, they have already know that the cables won't be able to sag any further because of the heat. During winter, when the cables contract because of the cold weather, the sag will therefore be reduced, but much tension will not be put on the cables.
Answer:
Recall the formula for the maximum stress, σₐ = 2σ₀ *√ (α/ρₓ)
where
σ₀ = tensile stress = 140 MPa = 1.40x 10⁸Pa
α = crack length = 3.8 × 10–2 mm = 3.8 x 10⁻⁵m
ρₓ = radius of curvature = 1.9 × 10⁻⁴mm = 1.9 × 10⁻⁷m
Substituting these values into the formula, we can calculate the max stress as
====== 2 x 1.40x 10⁸ x √(3.8 x 10⁻⁵/1.9 × 10⁻⁷)
σₐ = 24.4MPa