Mechanical Engineering > GATE 2014 SET-2 > Thermal Stress
A steel cube, with all faces free to deform, has Young’s modulus E, Poisson’s ratio ν, and coefficient of thermal expansion α. The pressure (hydrostatic stress) developed within the cube, when it is subjected to a uniform increase in temperature ΔT, is given by
A
0
B
ΔT·Eα / (1−2ν)
C
−ΔT·Eα / (1−2ν)
D
−ΔT·Eα / (3(1−2ν))

Explanation

Correct : a

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