

InterviewSolution
Saved Bookmarks
1. |
Velocity of a wave y = 10 ^(-4) sin (100 t - (x)/(10)) m is …...m/s |
Answer» <html><body><p>100<br/>4<br/><a href="https://interviewquestions.tuteehub.com/tag/1000-265236" style="font-weight:bold;" target="_blank" title="Click to know more about 1000">1000</a><br/>10</p>Solution :Comparing <a href="https://interviewquestions.tuteehub.com/tag/given-473447" style="font-weight:bold;" target="_blank" title="Click to know more about GIVEN">GIVEN</a> equation with <br/> `y = a sin (<a href="https://interviewquestions.tuteehub.com/tag/omega-585625" style="font-weight:bold;" target="_blank" title="Click to know more about OMEGA">OMEGA</a> t - <a href="https://interviewquestions.tuteehub.com/tag/kx-1064991" style="font-weight:bold;" target="_blank" title="Click to know more about KX">KX</a>) ` we get, <br/> `v = (omega )/(<a href="https://interviewquestions.tuteehub.com/tag/k-527196" style="font-weight:bold;" target="_blank" title="Click to know more about K">K</a>) = (100)/(1//10) = 1000 (m)/(s)`</body></html> | |