

InterviewSolution
Saved Bookmarks
1. |
A particle executes SHM represented by the equation , y= 0.02sin(3.14t+ (pi)/(2)) meter. Find maximum velocity |
Answer» <html><body><p></p>Solution :<a href="https://interviewquestions.tuteehub.com/tag/comparing-2531631" style="font-weight:bold;" target="_blank" title="Click to know more about COMPARING">COMPARING</a> equation `y= 0.02sin(3.14t+ (<a href="https://interviewquestions.tuteehub.com/tag/pi-600185" style="font-weight:bold;" target="_blank" title="Click to know more about PI">PI</a>)/(2))`with the general from of the equation , `y= A sin(omegat+phi_(0))` <br/> Maximum <a href="https://interviewquestions.tuteehub.com/tag/velocity-1444512" style="font-weight:bold;" target="_blank" title="Click to know more about VELOCITY">VELOCITY</a> `v_("max")= <a href="https://interviewquestions.tuteehub.com/tag/aomega-2436739" style="font-weight:bold;" target="_blank" title="Click to know more about AOMEGA">AOMEGA</a>= 0.02 xx 3.14= 0.68 ms^(-1)`</body></html> | |