Civil Engineering > GATE 2023 SET-2 > Deflection of Beams
When a simply-supported elastic beam of span L and flexural rigidity El (E is the modulus of elasticity and l is the moment of inertia of the section) is loaded with a uniformly distributed load w per unit length, the deflection at the mid-span is
Δ_0 = (5/384)(wL^4)/(EI)
. If the load on one half of the span is now removed, the mid-span deflection
Δ_0 = (5/384)(wL^4)/(EI)
. If the load on one half of the span is now removed, the mid-span deflection
Explanation
Correct : c
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.