Civil Engineering > GATE 2020 SET-1 > Strength of Materials
In a two-dimensional stress analysis, the state of stress at a point P is [σ] = [[σxx, τxy], [τxy, σyy]] The necessary and sufficient condition for existence of the state of pure shear at the point P, is
A
σxx σyy - τxy2 = 0
B
τxy = 0
C
σxx + σyy = 0
D
xx - σyy)2 + 4τxy2 = 0

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