Answer:
Increases
Explanation:
By inhibiting the motion of dislocations by impurities in a solid solutions, is a strengthening mechanism. In solid solutions it is atomic level strengthening resulting from resistance to dislocation motion. Hence, the strength of the alloys can differ with respect to the precipitate's property. Example, the precipitate is stronger (ability to an obstacle to the dislocation motion) than the matrix and it shows an improvement of strength.
Moisture content is measured in terms of pounds of water per pound of air (lb water/lb air) or grains of water per pound of air (gr. of water/lb air).
Hope this helps❤
Answer:
Explanation gives the answer
Explanation:
% Using MATLAB,
% Matlab file : fieldtovar.m
function varargout = fieldtovar(S)
% function that accepts single structure as input, assigning each
% of the field values to user-defined variables
fields = fieldnames(S); % get the field names of the input structure
% check if number of user-defined variables and number of fields in
% structure are equal
if nargout == length(fields)
% if equal assign each value of structure to user-defined varable
for i=1:nargout
varargout{i} = getfield(S,fields{i});
end
else
% if not equal display an error message
error('The number of output variables does not equal the number of fields');
end
end
%This brings an end to the program
Answer:
a) V = 0.354
b) G = 25.34 GPA
Explanation:
Solution:
We first determine Modulus of Elasticity and Modulus of rigidity
Elongation of rod ΔL = 1.4 mm
Normal stress, δ = P/A
Where P = Force acting on the cross-section
A = Area of the cross-section
Using Area, A = π/4 · d²
= π/4 · (0.0020)² = 3.14 × 10⁻⁴m²
δ = 50/3.14 × 10⁻⁴ = 159.155 MPA
E(long) = Δl/l = 1.4/600 = 2.33 × 10⁻³mm/mm
Modulus of Elasticity Е = δ/ε
= 159.155 × 10⁶/2.33 × 10⁻³ = 68.306 GPA
Also final diameter d(f) = 19.9837 mm
Initial diameter d(i) = 20 mm
Poisson said that V = Е(elasticity)/Е(long)
= - <u>( 19.9837 - 20 /20)</u>
2.33 × 10⁻³
= 0.354,
∴ v = 0.354
Also G = Е/2. (1+V)
= 68.306 × 10⁹/ 2.(1+ 0.354)
= 25.34 GPA
⇒ G = 25.34 GPA