InterviewSolution
Saved Bookmarks
| 1. |
The velocity of a particle moving along positive X-axis varies as v=alphasqrtx where alpha is a constant.if particle is at x=0 at t=0 , what will be the average velocity of particle during the time it moves a distance S ? |
|
Answer» `alpha/2sqrtS` |
|