Answer:
a. 0.4544 N
b. 
Explanation:
For computing the normality and molarity of the acid solution first we need to do the following calculations
The balanced reaction



= 0.27264 g


= 0.006816 mol
Now
Moles of
needed is

= 0.003408 mol


= 0.333984 g
Now based on the above calculation
a. Normality of acid is


= 0.4544 N
b. And, the acid solution molarity is


= 0.00005112
=
We simply applied the above formulas
Answer:
1791 secs ≈ 29.85 minutes
Explanation:
( Initial temperature of slab ) T1 = 300° C
temperature of water ( Ts ) = 25°C
T2 ( final temp of slab ) = 50°C
distance between slab and water jet = 25 mm
<u>Determine how long it will take to reach T2</u>
First calculate the thermal diffusivity
∝ = 50 / ( 7800 * 480 ) = 1.34 * 10^-5 m^2/s
<u>next express Temp as a function of time </u>
T( 25 mm , t ) = 50°C
next calculate the time required for the slab to reach 50°C at a distance of 25mm
attached below is the remaining part of the detailed solution
Complete Question
For some metal alloy, a true stress of 345 MPa (50040 psi) produces a plastic true strain of 0.02. How much will a specimen of this material elongate when a true stress of 411 MPa (59610 psi) is applied if the original length is 470 mm (18.50 in.)?Assume a value of 0.22 for the strain-hardening exponent, n.
Answer:
The elongation is 
Explanation:
In order to gain a good understanding of this solution let define some terms
True Stress
A true stress can be defined as the quotient obtained when instantaneous applied load is divided by instantaneous cross-sectional area of a material it can be denoted as
.
True Strain
A true strain can be defined as the value obtained when the natural logarithm quotient of instantaneous gauge length divided by original gauge length of a material is being bend out of shape by a uni-axial force. it can be denoted as
.
The mathematical relation between stress to strain on the plastic region of deformation is

Where K is a constant
n is known as the strain hardening exponent
This constant K can be obtained as follows

No substituting
from the question we have


Making
the subject from the equation above




From the definition we mentioned instantaneous length and this can be obtained mathematically as follows

Where
is the instantaneous length
is the original length



We can also obtain the elongated length mathematically as follows



Answer:
int()
Explanation:
float() is using decimals, so that can't be it, like float(input( "how much does this cost?"))
print() is used to print something, not a user asking, like print("hello")
string() means like a whole, like string( I am good)
By elimination, int() is correct.
Hope this helps!