

InterviewSolution
Saved Bookmarks
1. |
For a progressive wave, y = 5 sin (0.01 x - 2t) (where x and y are in cm and t is in s). What will be its speed od propagation ? |
Answer» <html><body><p></p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :Comparing `y =5 sin (0.01x -2t)` with ` y = A sin (kx - omega t )` <br/> We get `k =0.01 rad//cm, omega =2 rad//s` <br/> Now, <a href="https://interviewquestions.tuteehub.com/tag/wave-22399" style="font-weight:bold;" target="_blank" title="Click to know more about WAVE">WAVE</a> <a href="https://interviewquestions.tuteehub.com/tag/velocity-1444512" style="font-weight:bold;" target="_blank" title="Click to know more about VELOCITY">VELOCITY</a> is `<a href="https://interviewquestions.tuteehub.com/tag/v-722631" style="font-weight:bold;" target="_blank" title="Click to know more about V">V</a> = (omega )/(k) = (2)/(0.01) =<a href="https://interviewquestions.tuteehub.com/tag/200-288914" style="font-weight:bold;" target="_blank" title="Click to know more about 200">200</a> cm//s`</body></html> | |