Difficulty: Medium
Correct Answer: 500 MPa
Explanation:
Introduction / Context:In a general plane stress state, the maximum in-plane shear governs yielding for Tresca and influences fatigue assessments. It equals the radius of Mohr's circle constructed from the normal and shear components.
Given Data / Assumptions:
Concept / Approach:Maximum in-plane shear stress is given by:tau_max = √[ ((σx − σy)/2)^2 + τxy^2 ]Geometrically, this is the radius of Mohr's circle.
Step-by-Step Solution:
Compute half-difference: (σx − σy)/2 = (1200 − 600)/2 = 300 MPa.Square and add: 300^2 + 400^2 = 90000 + 160000 = 250000.Take square root: tau_max = √250000 = 500 MPa.Verification / Alternative check:Plot Mohr’s circle with points (σx, τxy) and (σy, −τxy). The radius measured horizontally equals 500 MPa, consistent with the computation.
Why Other Options Are Wrong:400 MPa: ignores the normal stress difference.900 MPa and 1400 MPa: overestimates inconsistent with the circle radius.300 MPa: equals (σx − σy)/2 only, not including shear.
Common Pitfalls:Using τmax = |σx − σy| / 2 (only valid when τxy = 0); arithmetic errors when squaring and adding.
Final Answer:
500 MPa
Discussion & Comments