Difficulty: Medium
Correct Answer: 400 MPa
Explanation:
Introduction / Context:Principal stresses and maximum shear stresses in plane stress are central to failure theories and design. Given two perpendicular normal stresses and an in-plane shear, we can compute principal values using transformation equations or Mohr’s circle.
Given Data / Assumptions:
Concept / Approach:Principal stresses are given by sigma_(1,2) = sigma_avg ± R, where sigma_avg = (sigma_x + sigma_y)/2 and R = sqrt( ((sigma_x − sigma_y)/2)^2 + tau_xy^2 ). The smaller of these is the minimum normal stress.
Step-by-Step Solution:
Compute average: sigma_avg = (1200 + 600)/2 = 900 MPa.Compute half-difference: (sigma_x − sigma_y)/2 = (600)/2 = 300 MPa.Radius: R = sqrt(300^2 + 400^2) = sqrt(90000 + 160000) = sqrt(250000) = 500 MPa.Principal stresses: sigma_1 = 900 + 500 = 1400 MPa; sigma_2 = 900 − 500 = 400 MPa.Verification / Alternative check:Mohr’s circle center at 900 MPa, radius 500 MPa; intersections at 1400 and 400 MPa confirm the computed values.
Why Other Options Are Wrong:
Common Pitfalls:Sign errors for shear; forgetting that both principal stresses can be tensile when both sigma_x and sigma_y are tensile.
Final Answer:400 MPa
Discussion & Comments