Answer:
c
Explanation:
it's the only engineering career
Answer:
The percentage ductility is 35.5%.
Explanation:
Ductility is the ability of being deform under applied load. Ductility can measure by percentage elongation and percentage reduction in area. Here, percentage reduction in area method is taken to measure the ductility.
Step1
Given:
Diameter of shaft is 10.2 mm.
Final area of the shaft is 52.7 mm².
Calculation:
Step2
Initial area is calculated as follows:


A = 81.713 mm².
Step3
Percentage ductility is calculated as follows:


D = 35.5%.
Thus, the percentage ductility is 35.5%.
When the material that exits is lesser in amount than that of the entering material in a black box experiment, the parts of the system need to be changed.
<h3>What happens in a black box experiment?</h3>
In a black box experiment, the experimenters need to make assumptions regarding the drawing of conclusions. One such conclusion is the amount of material that exits.
If such amount is lesser than the one that enters the system, such experiment concludes that it is the time to change the parts of the system.
Hence, option D holds true regarding the black box experiment.
Learn more about black box experiment here:
brainly.com/question/13403296
#SPJ1
Answer:
Los aditivos que deben incorporarse a la masa de concreto para aumentar su resistencia a los ciclos alternos de congelación y descongelación son;
1. Agentes de arrastre de aire (AEA) o
2. Materiales poliméricos súper absorbentes
Explanation:
La resistencia alterna de los ciclos de congelación y descongelación en el concreto puede aumentarse mediante la adición de agentes de arrastre de aire.(AEA) que es un surfactante, crea burbujas de aire muy pequeñas en el concreto resultante para mejorar la durabilidad y resistencia del cemento al ciclo repetido de congelación y descongelación o materiales poliméricos súper absorbentes
Ejemplos de agentes de arrastre de aire son;
Sulfonatos alcalinos
Acidos de resinas sulfonadas
Sales de ácidos grasos
Ejemplos de materiales poliméricos superabsorbentes son;
SAP0.26CT
SAP0.39PT.
Answer:
>>pounds=13.2
>>kilos=pounds/2.2
Explanation:
Using Matlab to write the program, consider at any time when the weight in pounds is 13.2 lb, this variable of weight is created in MATLAB by typing >>pounds=13.2. To convert it from lb to Kg, we simply divide it by 2.2 hence the second command to created is kilos. For this, the output of the program will be 6 Kg.