aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

In a mixture of A and B. having vapour pressure of pure A and pure B as 400 mm Hg and 600 mm Hg respectively, mole fraction of B in liquid phase is 0.5. The mole fraction of B in the vapour phrase will be K × 10-1. Find the value of K. (Nearest integer)

  1. 0.4

  2. 0.5

  3. 0.6

  4. 4.5

Reveal answer Fill a bubble to check yourself
D Correct answer

Keep practicing — related questions

  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
  • What will be the output of the program? class A { final public int GetResult(int a, int b) { return 0; } } ...
  • What will be the output of the program? String a = "newspaper"; a = a.substring(5,7); char b = a.charAt(1);...
  • What will be the output of the following code snippet? main() { int a=11,b; clrscr(); for(a%10;a++); printf...
  • Which of the following statements is/are true in respect of the basic charge transport mechanism: (a) Drift...
  • What will be the output of the program? int i = 0, j = 5; tp: for (;;) { i++; for (;;) { if(i > --j) { brea...
  • What will be the output of the program? try { int x = 0; int y = 5 / x; } catch (Exception e) { System.out....
  • class A { protected int method1(int a, int b) { return 0; } } Which is valid in a class that extends class A?

Practice this chapter

  • Mixtures and Alligation (1816 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy