Examlex

Solved

Magnesium Sulfide (Molar Mass 56

question 46

Multiple Choice

Magnesium sulfide (molar mass 56.37 g/mol) has a face-centered cubic unit cell with magnesium ions in octahedral holes.The ionic radii of magnesium ions and sulfide ions are 79 pm and 184 pm,respectively.What is the density of MgS (in g/cm3) ?


Definitions:

Storage Class

A classification in programming that determines the lifetime and scope of variables or functions.

Local Variables

Variables that are declared inside a function or block and can only be accessed within that function or block.

Automatic

In programming, "automatic" refers to variables that are automatically allocated and deallocated by the compiler, typically stored on the stack.

Related Questions