Difficulty: Medium
Correct Answer: R = √[ ((σx − σy) / 2)^2 + (τxy)^2 ]
Explanation:
Introduction / Context:
Mohr’s circle is a graphical representation of plane stress transformation. Its center and radius encode the entire 2D stress state, allowing quick determination of principal stresses, maximum shear stress, and stresses on any inclined plane.
Given Data / Assumptions:
Concept / Approach:
The coordinates of two diametrically opposite points on Mohr’s circle correspond to the stress states on perpendicular planes. The circle’s center C lies at ( (σx + σy)/2 , 0 ), and the distance from C to either point equals the radius R. Using the distance formula yields the standard expression for R.
Step-by-Step Solution:
Verification / Alternative check:
Principal stresses are σ1,2 = (σx + σy)/2 ± R. Substituting R from the derived formula reproduces the analytical transformation equations for principal values and maximum shear = R.
Why Other Options Are Wrong:
Common Pitfalls:
Mixing up center and radius; incorrect sign for τxy; forgetting that Mohr’s rotation uses 2θ.
Final Answer:
R = √[ ((σx − σy) / 2)^2 + (τxy)^2 ]
Discussion & Comments