Chemical Engineering > GATE 2014 > Catalysis
A vapour phase catalytic reaction (Q+R→S) follows Rideal mechanism (R and S are not adsorbed). Initially, the mixture contains only the reactants in equimolar ratio. The surface reaction step is rate controlling. With constants a and b, the initial rate of reaction (-ro) in terms of total pressure (PT) is given by
A
-ro=(aPT)/(1+bPT)
B
-ro=(aPT)/(1+bPT2)
C
-ro=(aPT2)/(1+bPT)
D
-ro=(aPT2)/((1+bPT)2)

Explanation

Correct : c

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