Difficulty: Medium
Correct Answer: 11
Explanation:
Introduction / Context:In riveted (or bolted) connections, the usable capacity per fastener is the least of the shear capacity of the fastener, the bearing capacity against the plate, and the net-section tearing capacity of the plate. The total number of fasteners is determined by dividing the required factored load by this governing (minimum) capacity.
Given Data / Assumptions:
Concept / Approach:The limiting (governing) mode is the one with the smallest capacity. The design number of rivets n is the smallest integer such that n * Rmin ≥ total load.
Step-by-Step Solution:
Find governing capacity: Rmin = min(3425, 4575, 5025) = 3425 kg.Compute required rivet count: n = 35000 / 3425 = 10.22…Round up to next integer: n = 11.Verification / Alternative check:Check total shear capacity with 11 rivets: 11 * 3425 = 37675 kg ≥ 35000 kg → OK.
Why Other Options Are Wrong:10 gives only 34250 kg, which is less than 35000 kg; 12, 13, 15 are conservative but not the minimum meeting the requirement.
Common Pitfalls:Using average of capacities instead of the minimum; forgetting to convert tonnes to kg; rounding down instead of up.
Final Answer:11
Discussion & Comments