Question

In: Chemistry

One mole each of CO 2 , O 2 , and N 2 are fed to...

One mole each of CO 2 , O 2 , and N 2 are fed to a batch reactor and heated to 3000 K and 5.0 atm.

Two reactions as shown proceed to equilibrium

CO 2<-----> CO + ½ O 2 K p1 = 0.3272 atm 1/2

½ N 2 + ½ O 2 <-------> NO, K p2 = 0.1222

Calculate the equilibrium composition of the reactor content. [CO 2 = 25.74 mole%; CO = 4.50

mole%; O 2 = 33.55 mole%; N 2 = 30.30 mole%; NO = 3.90 mole%]

Solutions

Expert Solution

The reactions and equilibrium constants are CO2-àCO+1/2O2., Kp1= 0.3272

Partial pressures : Mole fraction* total pressure

Partial pressures : PCO2= PN2= PO2= 5/3= 1.66 atm

Let P =drop in pressure of CO2 to reach equilibrium

Hence at equilibrium, PCO2= 1.66-P, O2= 1.66+P/2, PCO= P

Kp1= [PCO] Sqrt(PO2)/ PCO2.

= P*(1.66+P/2)0.5/ (1.66-P)= 0.3272

When solved, P=0.52 atm

P= 0.52 atm, PCO2= 1.66-0.52 = 1.4 atm, PO2= 1.66+0.52/2 =1.92 atm, PCO= 0.52 atm

From the second reaction 0.5N2+0.5O2-àNO

Kp = PNO/ (sqrt(PN2*PO2)

Let P= partial pressure of NO

So at equilibrium   PN2= 1.66- P/2 and PO2= 1.92-P/2

0.1222= P/ {( sqrt(1.66-P/2)* (1.92-P/2)}

P= 0.21atm, PCO= 0.21atm, PN2= 1.66-0.221/2= 1.555, PO2= 1.92-0.21/2= 1.815 atm

So at eq. PCO= 0.21 atm, PN2= 1.555 atm , PO2= 1.815 atm, PCO2= 1.4 atm

Total pressure= 0.21+1.555+1.815+1.4= 4.98 atm

Mole fractions : CO= 0.21/4.98= 0.042, N2= 1.555/4.98= 0.311, O2= 1.815/4.98= 0.365, CO2= 1.4/4.98= 0.2811


Related Solutions

One mole of n-butane and one mole of n-pentane are charged into a container. The container...
One mole of n-butane and one mole of n-pentane are charged into a container. The container is heatedto 180 oF where the pressure reads 100 psia. Determine the quantities and composition of the phases in the container.
The Kp for the production of phosgene is 18.0. If one mole each of CO and...
The Kp for the production of phosgene is 18.0. If one mole each of CO and Cl2 are mixed at the total pressure of 1 atm, what will be the partial pressure (in atm) of COCl2 after equilibrium is reached, CO(g) + Cl2(g) <=> COCl2(g) ?
Algorithm problem 4 [3.1-4] Is (2^(n+1))∈O(2^n)? Is (2^(2n))∈O(2^n)?
Algorithm problem 4 [3.1-4] Is (2^(n+1))∈O(2^n)? Is (2^(2n))∈O(2^n)?
If f(n) = 3n+2 and g(n) = n, then Prove that f(n) = O (g(n))
If f(n) = 3n+2 and g(n) = n, then Prove that f(n) = O (g(n))
Solve the following recurrence relations: (find an asymptotic upper bound O(?) for each one) a. T(n)...
Solve the following recurrence relations: (find an asymptotic upper bound O(?) for each one) a. T(n) = T(2n/3)+T(n/3) + n^2 b. T(n) = √nT(√n) + n c. T(n) = T(n-1)+T(n/2) + n The base case is that constant size problems can be solved in constant time (O(1)). You can use the induction, substitution or recursion tree method
Calculate the Big-O time complexity. Show work 1. n^2 + 3n + 2 2. (n^2 +...
Calculate the Big-O time complexity. Show work 1. n^2 + 3n + 2 2. (n^2 + n)(n ^2 + π/2 ) 3. 1 + 2 + 3 + · · · + n − 1 + n
mixture of 45 mole% n-hexane and 55 mole % n-heptane is subjected to continuous fraction in...
mixture of 45 mole% n-hexane and 55 mole % n-heptane is subjected to continuous fraction in a tray column at 1 atm total pressure. The distillate contains 95% n-hexane and the residue contains 5% n-hexane. The feed is saturated liquid. A reflux ratio of 2.5 is used. The relative volatility of n-hexane in mixture is 2.36. Determine the number of ideal trays required.
1)If an algorithm performs N steps then we say it is O(N) ? 2) An example...
1)If an algorithm performs N steps then we say it is O(N) ? 2) An example of something that is O(N) is(chose one) A)printing to the screen.B)executing a conditional statement. C) initializing an integer variable. D) looping through an array of size N. 3)Suppose we found the run time of an algorithm was O(2N3 + 4N2 + 5N + 3). What is the Big O notation for the algorithm? A) O(5N), B) O(4N^2), C) O(N^3), D) O(2N^3)
One mole of acetyl chloride was mixed with one mole of dimethylamine.
One mole of acetyl chloride was mixed with one mole of dimethylamine. After the reaction is complete, what species can be found in the mixture? Draw only the organic structures (i.e., omit inorganic ions). Show charges where necessary.  
1.)Prove that f(n) = O(g(n)), given: F(n) = 2n + 10; g(n) = n 2.)Show that...
1.)Prove that f(n) = O(g(n)), given: F(n) = 2n + 10; g(n) = n 2.)Show that 5n2 – 15n + 100 is Θ(n2 ) 3.)Is 5n2 O(n)?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT