Mechanical Engineering > GATE 2017 SET-1 > Riveted Joints
Consider the schematic of a riveted lap joint subjected to tensile load F, as shown below. Let d be the diameter of the rivets, and Sf the maximum permissible tensile stress in the plates. What should be the minimum value for the thickness of the plates to guard against tensile failure of the plates? Assume the plates to be identical.
A
F / (Sf(W-2d))
B
F / (SfW)
C
F / (Sf(W-d))
D
2F / (SfW)

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science