Difficulty: Medium
Correct Answer: (σx + σy) / 2 + sqrt( ((σx − σy) / 2)^2 + τxy^2 )
Explanation:
Introduction / Context:
Transformations of plane stress determine principal stresses and directions. The maximum normal stress controls yielding under maximum normal stress criteria and is widely used to assess safety margins in flat plates and machine elements.
Given Data / Assumptions:
Concept / Approach:
From Mohr's circle or transformation equations, principal stresses are
σ1,2 = (σx + σy)/2 ± sqrt( ((σx − σy)/2)^2 + τxy^2 )
The maximum normal stress is σ1, obtained using the plus sign.
Step-by-Step Solution:
Verification / Alternative check:
Special cases: if τxy = 0, σ1 = max(σx, σy); if σx = σy, σ1 = σx + |τxy|, matching Mohr's circle for pure shear superposed on hydrostatic stress.
Why Other Options Are Wrong:
Common Pitfalls:
Dropping the 1/2 inside the square root; mixing up radius and diameter on Mohr's circle; sign mistakes for τxy.
Final Answer:
(σx + σy) / 2 + sqrt( ((σx − σy) / 2)^2 + τxy^2 )
Discussion & Comments