Chemical Engineering > GATE 2011 > Pressure Vessels
In a thin-walled cylindrical vessel of thickness t with inside radius r, the internal gauge pressure is p. The hoop stress and the longitudinal stress in the shell are σh σl respectively. Which ONE of the following statements is TRUE?
A
σh=pr/t, σl=pr/(4t)
B
σh=pr/(4t), σl=pr/t
C
σh=pr/(2t), σl=pr/t
D
σh=pr/t, σl=pr/(2t)

Explanation

Correct : d

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