Chemical Engineering > GATE 2019 > Reactor Selection
The desired liquid-phase reaction
D + E → k1F      rF = k1 CD2 CE0.3

is accompanied by an undesired side reaction
D + E → k2G      rG = k2 CD0.4 CE1.5

Four isothermal reactor schemes (CSTR: ideal Continuous-Stirred Tank Reactor; PFR: ideal Plug Flow Reactor) for processing equal molar feed rates of D and E are shown in figure.
Each scheme is designed for the same conversion.
The scheme that gives the most favorable product distribution is:
A
B
C
D

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