Import Question JSON

Current Question (ID: 18776)

Question:
$\text{Which of the following complexes has the highest paramagnetic behaviour?}$ $\text{(where gly = glycine, en = ethylenediamine, ox = oxalate ion and bpy = bipyridyl moieties)}$ $\text{(At no : Ti = 22, V = 23, Fe = 26, Co = 27)}$
Options:
  • 1. $[\text{V(gly)}_2(\text{OH})_2(\text{NH}_3)_2]^+$
  • 2. $[\text{Fe(en)(bpy)(NH}_3)_2]^{2+}$
  • 3. $[\text{Co(ox)}_2(\text{OH})_2]^-$
  • 4. $[\text{Ti(NH}_3)_6]^{3+}$
Solution:
$\text{HINT: Greater the number of unpaired electrons, the larger is the paramagnetic character.}$ $\text{Explanation:}$ $\text{1. In } [\text{V(gly)}_2(\text{OH})_2(\text{NH}_3)_2]^+; \ V_{23} = [\text{Ar}] 4s^2 3d^3$ $\text{Oxidation state of V in } [\text{V(gly)}_2(\text{OH})_2(\text{NH}_3)_2]^+ \text{ is:}$ $X + (-1) \times 2 + (-1) \times 2 + (0) \times 2 = +1$ $x = +5$ $\text{Hence, } \text{V}^{5+} = [\text{Ar}] 3d^0 \ i.e. \ \text{No unpaired electron.}$ $\text{2. In } [\text{Fe(en)(bpy)(NH}_3)_2]^{2+}; \ \text{Fe}_{26} = [\text{Ar}] 4s^2 3d^6$ $\text{Oxidation state of Fe in } [\text{Fe(en)(bpy)(NH}_3)_2]^{2+} \text{ is:}$ $x + (0) + (0) + (0) \times 2 = +2$ $x = +2$ $\text{Hence, } \text{Fe}^{2+} = [\text{Ar}] 3d^6 \ i.e. \ \text{zero unpaired electron (en and bpy are strong field ligands)}$ $\text{3. In } [\text{Co(ox)}_2(\text{OH})_2]^-; \ \text{Co}_{27} = [\text{Ar}] 4s^2 3d^7$ $\text{Oxidation state of Co in } [\text{Co(ox)}_2(\text{OH})_2]^- \text{ is } x + (-2) \times 2 + (-1) \times 2 = -1$ $x - 6 = -1$ $x = +5 \ (4 \ \text{unpaired electrons})$ $\text{4. In } [\text{Ti(NH}_3)_6]^{3+}; \ \text{Ti}_{22} = [\text{Ar}] 4s^2, 3d^2$ $\text{The oxidation state of Ti in } [\text{Ti(NH}_3)_6]^{3+} \text{ is +3, thus it contains 1 unpaired electron.}$ $\text{Hence, } \text{Ti}^{+3} = [\text{Ar}] 4s^0 3d^1$ $\text{Hence, } [\text{Co(ox)}_2(\text{OH})_2]^- \text{ has the highest paramagnetic character due to the highest number of (4) unpaired electrons.}$

Import JSON File

Upload a JSON file containing LaTeX/MathJax formatted question, options, and solution.

Expected JSON Format:

{
  "question": "The mass of carbon present in 0.5 mole of $\\mathrm{K}_4[\\mathrm{Fe(CN)}_6]$ is:",
  "options": [
    {
      "id": 1,
      "text": "1.8 g"
    },
    {
      "id": 2,
      "text": "18 g"
    },
    {
      "id": 3,
      "text": "3.6 g"
    },
    {
      "id": 4,
      "text": "36 g"
    }
  ],
  "solution": "\\begin{align}\n&\\text{Hint: Mole concept}\\\\\n&1 \\text{ mole of } \\mathrm{K}_4[\\mathrm{Fe(CN)}_6] = 6 \\text{ moles of carbon atom}\\\\\n&0.5 \\text{ mole of } \\mathrm{K}_4[\\mathrm{Fe(CN)}_6] = 6 \\times 0.5 \\text{ mol} = 3 \\text{ mol}\\\\\n&1 \\text{ mol of carbon} = 12 \\text{ g}\\\\\n&3 \\text{ mol carbon} = 12 \\times 3 = 36 \\text{ g}\\\\\n&\\text{Hence, 36 g mass of carbon present in 0.5 mole of } \\mathrm{K}_4[\\mathrm{Fe(CN)}_6].\n\\end{align}",
  "correct_answer": 4
}