InterviewSolution
Saved Bookmarks
| 1. |
When tension of a string is increased by 2.5 N, the initial frequency is altered in the ratio of 3:2. The initial tension in the string isA. 6NB. 5NC. 4ND. 2N |
|
Answer» Correct Answer - D `:. f prop sqrtT` `:. f_1/f_2 = sqrt(T_1/T_2)` `:. 3/2 = sqrt((T+2.5)/T)` Solving, we get `T = 2N`. |
|