Solveeit Logo

Question

Question: A mixture of ideal gases contains 7kg of \(N_2\) and 11kg of \(CO_2\). Then, (Take \(\gamma_{N_2}...

A mixture of ideal gases contains 7kg of N2N_2 and 11kg of CO2CO_2. Then,
(Take γN2=1.4\gamma_{N_2} = 1.4 and γCO2=1.3\gamma_{CO_2} = 1.3).
A.Equivalent molecular weight of the mixture is 36
B.Equivalent molecular weight of the mixture is 18
C.γ\gamma for the mixture is 52\dfrac{5}{2}
D.γ\gamma for the mixture is 4735\dfrac{47}{35}

Explanation

Solution

According to question, we will have to calculate both the equivalent molecular weight of the mixture as well as the heat capacity ratio of the mixture.
The equivalent molecular weight is given as the ratio of the total mass of the mixture (sum of nitrogen and carbon dioxide masses) and the total number of moles of gas present in the mixture, for which you will have to calculate the number of moles for both the gases.
Now, the γ\gamma of the mixture can be found by taking the sum of specific heat CPC_P or CVC_V of individual gases. For this, use the relation between either specific heat at constant volume or constant pressure and γ\gamma and plug in the given values and solve it. This should lead you to the value of γ\gamma for the mixture.
Formula Used:
Molecular weight of a mixture of ideal gases: MWmixture=Total  massTotal  molesMW_{mixture} = \dfrac{Total\;mass}{Total\;moles}
The specific heat at constant volume for a mixture: CV=nRγ1C_V = \dfrac{nR}{\gamma -1}

Complete answer:
To verify the correctness of any choice we might make, we have to calculate both the equivalent molecular weight of the mixture as well as the heat capacity ratio of the mixture.
Let us first attempt to derive the molecular weight of the mixture.
We have mass of N2N_2 gas: mN2=7  kg=7×103  gm_{N_2} = 7\;kg = 7 \times 10^{3}\;g and mass of CO2CO_2 gas: mCO2=11  kg=11×103  gm_{CO_2} = 11\;kg = 11 \times 10^3\;g
The molecular weight of N2N_2 is MN2=14×2=28  gmol1M_{N_2} = 14 \times 2 =28\;gmol^{-1}
The molecular weight of CO2CO_2 is MCO2=12+(16×2)=44  gmol1M_{CO_2} = 12 + (16 \times 2) = 44\;gmol^{-1}
The number of moles of N2N_2 contained in 7  kg7\;kg of it is given as: nN2=mN2MN2=7×10328=250  molesn_{N_2} = \dfrac{m_{N_2}}{M_{N_2}} = \dfrac{7 \times 10^3}{28} = 250\;moles
The number of moles of CO2CO_2 contained in 11  kg11\;kg of it is given as: nCO2=mCO2MCO2=11×10344=250  molesn_{CO_2} = \dfrac{m_{CO_2}}{M_{CO_2}} = \dfrac{11 \times 10^3}{44} = 250\;moles
Now, the effective molecular weight of the mixture is given as:
MWmixture=Total  massTotal  molesMW_{mixture} = \dfrac{Total\;mass}{Total\;moles}
MWmixture=mN2+mCO2nN2+nCO2MW_{mixture} =\dfrac{m_{N_2}+m_{CO_2}}{n_{N_2}+n_{CO_2}}
MWmixture=(7+11)×103250+250=18×103500=0.036×103=36  g\Rightarrow MW_{mixture} = \dfrac{(7+11)\times 10^3}{250+250} = \dfrac{18 \times 10^3}{500} = 0.036 \times 10^3 = 36\;g
Now, let us find the heat capacity ratio for the mixture γmixture\gamma_{mixture}.
We know that γ=CPCV\gamma = \dfrac{C_P}{C_V}, where CPC_P and CVC_V are the specific heats at constant volume and pressure respectively.
We have CV=nRγ1C_V = \dfrac{nR}{\gamma -1} where, n is the number of moles, R is the universal gas constant and γ\gamma is the specific heat ratio.
Now, CVmixture=CVN2+CVCO2C_{V_{mixture}} = C_{V_{N_2}}+ C_{V_{CO_2}}
nmixtureγmixture1=nN2γN21+nCO2γCO21\Rightarrow \dfrac{n_{mixture}}{\gamma_{mixture}-1}= \dfrac{n_{N_2}}{\gamma_{N_2} -1} +\dfrac{n_{CO_2}}{\gamma_{CO_2}-1}
Where nmixture=nN2+nCO2=500  molesn_{mixture} = n_{N_2}+n_{CO_2} = 500\;moles
500γmixture1=2501.41+2501.31500γmixture1=625+833.3=1458.3\Rightarrow \dfrac{500}{\gamma_{mixture}-1} = \dfrac{250}{1.4-1} +\dfrac{250}{1.3-1} \Rightarrow \dfrac{500}{\gamma_{mixture}-1} = 625+833.3 = 1458.3
500=(γmixture1)(1458.3)=1458.3γmixture1458.3\Rightarrow 500 =( \gamma_{mixture}-1)(1458.3) = 1458.3\gamma_{mixture} – 1458.3
1958.3=1458.3γmixtureγmixture=1958.31458.3=1.3428\Rightarrow 1958.3 = 1458.3\gamma_{mixture} \Rightarrow \gamma_{mixture} = \dfrac{1958.3}{1458.3} = 1.3428
However, 4735=1.3428γmixture=4735\dfrac{47}{35} = 1.3428 \Rightarrow \gamma_{mixture} = \dfrac{47}{35}

Therefore, the correct option(s) would be A. Equivalent molecular weight of the mixture is 36 and D. γ\gamma for the mixture is 4735\dfrac{47}{35}.

Note:
An alternative way to go about finding the γ\gamma of the mixture is by considering the number of degrees of freedom(f) of the individual gases. We have:
fN2=2γN21=21.41=5f_{N_2} = \dfrac{2}{\gamma_{N_2}-1} = \dfrac{2}{1.4-1}=5
fCO2=2γCO21=21.31=203f_{CO_2} = \dfrac{2}{\gamma_{CO_2}-1}=\dfrac{2}{1.3-1}=\dfrac{20}{3}
fmixture=nN2fN2+nCO2fCO2nN2+nCO2=(250×5)+(250×203)250+250356f_{mixture} =\dfrac{n_{N_2}f_{N_2}+n_{CO_2}f_{CO_2}}{n_{N_2}+n_{CO_2}} = \dfrac{(250 \times 5)+(250 \times \dfrac{20}{3})}{250+250} \approx \dfrac{35}{6}
Therefore, fmixture=2γmixture1356=2γmixture135(γmixture1)=1235γmixture=12+35γmixture=4735f_{mixture} = \dfrac{2}{\gamma_{mixture}-1} \Rightarrow \dfrac{35}{6} = \dfrac{2}{\gamma_{mixture}-1} \Rightarrow 35(\gamma_{mixture}-1) = 12 \Rightarrow 35\gamma_{mixture} = 12+35 \Rightarrow \gamma_{mixture} = \dfrac{47}{35}, which yields the same result.