Answer:
Activation energy for creep in this temperature range is Q = 252.2 kJ/mol
Explanation:
To calculate the creep rate at a particular temperature
creep rate, 
Creep rate at 800⁰C, 

.........................(1)
Creep rate at 700⁰C


.................(2)
Divide equation (1) by equation (2)
![\frac{0.01}{5.5 * 10^{-4} } = \exp[\frac{-Q}{1073R} -\frac{-Q}{973R} ]\\18.182= \exp[\frac{-Q}{1073R} +\frac{Q}{973R} ]\\R = 8.314\\18.182= \exp[\frac{-Q}{1073*8.314} +\frac{Q}{973*8.314} ]\\18.182= \exp[0.0000115 Q]\\](https://tex.z-dn.net/?f=%5Cfrac%7B0.01%7D%7B5.5%20%2A%2010%5E%7B-4%7D%20%7D%20%3D%20%5Cexp%5B%5Cfrac%7B-Q%7D%7B1073R%7D%20-%5Cfrac%7B-Q%7D%7B973R%7D%20%5D%5C%5C18.182%3D%20%5Cexp%5B%5Cfrac%7B-Q%7D%7B1073R%7D%20%2B%5Cfrac%7BQ%7D%7B973R%7D%20%5D%5C%5CR%20%3D%208.314%5C%5C18.182%3D%20%5Cexp%5B%5Cfrac%7B-Q%7D%7B1073%2A8.314%7D%20%2B%5Cfrac%7BQ%7D%7B973%2A8.314%7D%20%5D%5C%5C18.182%3D%20%5Cexp%5B0.0000115%20Q%5D%5C%5C)
Take the natural log of both sides

Answer:
526.5 KN
Explanation:
The total head loss in a pipe is a sum of pressure head, kinetic energy head and potential energy head.
But the pipe is assumed to be horizontal and the velocity through the pipe is constant, Hence the head loss is just pressure head.
h = (P₁/ρg) - (P₂/ρg) = (P₁ - P₂)/ρg
where ρ = density of the fluid and g = acceleration due to gravity
h = ΔP/ρg
ΔP = ρgh = 1000 × 9.8 × 7.6 = 74480 Pa
Drag force over the length of the pipe = Dynamic pressure drop over the length of the pipe × Area of the pipe that the fluid is in contact with
Dynamic pressure drop over the length of the pipe = ΔP = 74480 Pa
Area of the pipe that the fluid is in contact with = 2πrL = 2π × (0.075/2) × 30 = 7.069 m²
Drag Force = 74480 × 7.069 = 526468.1 N = 526.5 KN
Answer:
(a) Increases
(b) Increases
(c) Increases
(d) Increases
(e) Decreases
Explanation:
The tensile modulus of a semi-crystalline polymer depends on the given factors as:
(a) Molecular Weight:
It increases with the increase in the molecular weight of the polymer.
(b) Degree of crystallinity:
Tensile strength of the semi-crystalline polymer increases with the increase in the degree of crystallinity of the polymer.
(c) Deformation by drawing:
The deformation by drawing in the polymer results in the finely oriented chain structure of the polymer with the greater inter chain secondary bonding structure resulting in the increase in the tensile strength of the polymer.
(d) Annealing of an undeformed material:
This also results in an increase in the tensile strength of the material.
(e) Annealing of a drawn material:
A semi crystalline material which is drawn when annealed results in the decreased tensile strength of the material.
Answer:
hand tracing
Explanation:
as a programmer when we pretend computer in the debugging process by the step of each statement in recording
then there value of variable is hand tracing because as The hand tracking feature is the use of hands as an input method
so while recording value of each variable each step is hand tracing
Answer:
Option B
10,20,24,75,70,18,60,35
Explanation:
The first, second and third iteration of the loop will be as follows
insertion sort iteration 1: 20,24,10,75,70,18,60,35
insertion sort iteration 2:10,20,24,75,70,18,60,35
insertion sort iteration 3: 10,20,24,75,70,18,60,35