Chemical Engineering > GATE 2014 > Vapor-Liquid Equilibrium
Consider a binary liquid mixture at equilibrium with its vapour at 25°C. Antoine equation for this system is given as log10pisat=A-B/(t+C) where t is in °C and p in Torr. The Antoine constants (A, B, and C) for the system are given in the following table.
ComponentABC
17.01210230
26.51206223

The vapour phase is assumed to be ideal and the activity coefficients (γi) for the non-ideal liquid phase are given by
ln(γ1)=x22[2-0.6x1]
ln(γ2)=x12[1.7+0.6x2]
If the mole fraction of component 1 in liquid phase (x1) is 0.11, then the mole fraction of component 1 in vapour phase (y1) is

Explanation

Correct : 0.70

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science