1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
tekilochka [14]
3 years ago
7

-Mn has a cubic structure with a0 = 0.8931 nm and a density of 7.47 g/cm3. -Mn has a different cubic structure, with a0 = 0.63

26 nm and a density of 7.26 g/cm3. The atomic weight of manganese is 54.938 g/mol and the atomic radius is 0.112 nm. Determine the percent volume change that would occur if -Mn transforms to -Mn. (9 poi
Engineering
1 answer:
Fudgin [204]3 years ago
3 0

Answer:

The percentage volume change is -3.0%

Explanation: We are to determine the percentage change that will occurs is alpha-Mn is transformed to beta-Mn

Value are defined as;

Cubic structure (a0) for alpha-Mn = 0.8931nm = 0.8931e-9m = 7.1236e-28cm3

Cubic structure (a0) for beta-Mn = 0.6326nm = 0.6326e-9m = 2.5316e-28cm3

Density of alpha-Mn = 7.47g/cm3

Density of beta-Mn = 7.26g/cm3

Atomic weight of Mn = 54.938g/mol

Atomic radius of Mn = 0.112nm

STEP1: CALCULATE THE ATOM NUMBER PER CELL IN THE ALPHA-Mn;

Atom per cell = (density × cubic structure × Avogadro's constant) ÷ (atomic weight ) × 100000

(7.47× 7.1236e-28 × 6.02e23) ÷ 54.938 = 58.31

Therefore the number of Atom in alpha-Mn is 58.31 atom per cell

STEP2: CALCULATE THE NUMBER OF ATOM PER CELL IN THE BETA-Mn

Atom per cell = (density × cubic structure × Avogadro's constant) ÷ (atomic weight) × 1000000

(7.26 × 2.5316e-28 × 6.02e23) ÷ 54.938 = 20.14

Therefore the number of Atom in beta-Mn is 20.14 atom per cell

STEP3: CALCULATE THE PERCENTAGE VOLUME OF ALPHA-Mn AND BETA-Mn

V% = [(volume of atom × number of atom per cell) ÷ volume of unit cell] × 1000

For Alpha-Mn:

[(1.4049e-30 × 58.31) ÷ 7.1236e-28] × 1000 = 114.998%

For Beta-Mn:

[(1.4049e-30 × 20.14) ÷ 2.5316e-28] × 1000 = 111.766%

STEP4: CALCULATE THE CHANGE IN PERCENTAGE VOLUME FOR ALPHA TO TRANSFORM TO BETA

change = final state - initial state

Therefore;

Change = 111.766 - 114.998 = -3.23%

Therefore for a transformation of Alpha-Mn to Beta-Mn they will be a decrease in volume

You might be interested in
What are Tresca and Von Mises yield criteria?
elena-s [515]

Answer

For isotropic material plastic yielding depends upon magnitude of the principle stress not on the direction.

Tresca and Von Mises yield criteria are the yield model which is widely used.

The Tresca yield criterion stated that yielding will occur in a material only when the greatest maximum shear stress reaches a critical value.

max{|σ₁ - σ₂|,|σ₂ - σ₃|,|σ₃ - σ₁|} = σ_f

under plane stress condition

  |σ₁ - σ₂| = σ_f

The Von mises yielding criteria stated that the yielding will occur when elastic energy of distortion reaches critical value.

σ₁² - σ₁ σ₂ + σ₂² =  σ²_f

5 0
3 years ago
What happens to the duty cycle for a GMAW Gun when 75Ar/25COzgas
skad [1K]

So what happens is the host will not kill the y no se que hacer para no one can see it in

6 0
3 years ago
Write a iterative function that finds the n-th integer of the Fibonacci sequence. Then build a minimal program (main function) t
Natasha2012 [34]

Answer:

Codes for each of the problems are explained below

Explanation:

PROBLEM 1 IN C++:

#include<iostream>

using namespace std;

//fib function that calculate nth integer of the fibonacci sequence.

void fib(int n){

  // l and r inital fibonacci values for n=1 and n=2;

  int l=1,r=1,c;

 

  //if n==1 or n==2 then print 1.

  if(n==1 || n==2){

      cout << 1;

      return;

  }

  //for loop runs n-2 times and calculates nth integer of fibonacci sequence.

  for(int i=0;i<n-2;i++){

      c=l+r;

      l=r;

      r=c;

      cout << "(" << i << "," << c << ") ";

  }

  //prints nth integer of the fibonacci sequence stored in c.

  cout << "\n" << c;

}

int main(){

  int n; //declared variable n

  cin >> n; //inputs n to find nth integer of the fibonacci sequence.

  fib(n);//calls function fib to calculate and print fibonacci number.

}

PROBLEM 2 IN PYTHON:

def fib(n):

   print("fib({})".format(n), end=' ')

   if n <= 1:

       return n

   else:

       return fib(n - 1) + fib(n - 2)

if __name__ == '__main__':

   n = int(input())

   result = fib(n)

   print()

   print(result)

7 0
3 years ago
Read 2 more answers
Consider a Carnot heat pump cycle executed in a steady-flow system in the saturated mixture region using R-134a flowing at a rat
attashe74 [19]

Answer:

7.15

Explanation:

Firstly, the COP of such heat pump must be measured that is,

              COP_{HP}=\frac{T_H}{T_H-T_L}

Therefore, the temperature relationship, T_H=1.15\;T_L

Then, we should apply the values in the COP.

                           =\frac{1.15\;T_L}{1.15-1}

                           =7.67

The number of heat rejected by the heat pump must then be calculated.

                   Q_H=COP_{HP}\times W_{nst}

                          =7.67\times5=38.35

We must then calculate the refrigerant mass flow rate.

                   m=0.264\;kg/s

                   q_H=\frac{Q_H}{m}

                         =\frac{38.35}{0.264}=145.27

The h_g value is 145.27 and therefore the hot reservoir temperature is 64° C.

The pressure at 64 ° C is thus 1849.36 kPa by interpolation.

And, the lowest reservoir temperature must be calculated.

                   T_L=\frac{T_H}{1.15}

                        =\frac{64+273}{1.15}=293.04

                        =19.89\°C

the lowest reservoir temperature = 258.703  kpa                    

So, the pressure ratio should be = 7.15

8 0
3 years ago
declare integer product declare integer number product = 0 do while product &lt; 100 display ""Type your number"" input number p
Brilliant_brown [7]

Full Question

1. Correct the following code and

2. Convert the do while loop the following code to a while loop

declare integer product

declare integer number

product = 0

do while product < 100

display ""Type your number""

input number

product = number * 10

loop

display product

End While

Answer:

1. Code Correction

The errors in the code segment are:

a. The use of do while on line 4

You either use do or while product < 100

b. The use of double "" as open and end quotes for the string literal on line 5

c. The use of "loop" statement on line 7

The correction of the code segment is as follows:

declare integer product

declare integer number

product = 0

while product < 100

display "Type your number"

input number

product = number * 10

display product

End While

2. The same code segment using a do-while statement

declare integer product

declare integer number

product = 0

Do

display "Type your number"

input number

product = number * 10

display product

while product < 100

4 0
4 years ago
Other questions:
  • All MOS devices are subject to damage from:________
    7·1 answer
  • Laws that protect businesses involve
    10·1 answer
  • Define ""acidity"" of an aqueous solution. How do you compare the strength of acidity of solutions ?
    6·1 answer
  • Sadadasdasdasdasdadaaasd1
    14·1 answer
  • A water skier leaves the end of an 8 foot tall ski ramp with a speed of 20 mi/hr and at an angle of 250. He lets go of the tow r
    5·1 answer
  • 6-What is the difference between the critical point and the triple point?
    15·2 answers
  • Determine the reactor volume (assume a CSTR activated sludge aerobic reactor at steady state) required to treat 5 MGD of domesti
    5·1 answer
  • In addition to passing an ASE certification test, automotive technicians must have __________ year(s) of on the job training or
    15·1 answer
  • What is the answer???
    10·1 answer
  • ¿Qué áreas del conocimiento me pueden<br> aportar a la ejecución del proyecto?
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!