 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | A particle is moving with speed 6m/s along the direction of `2hat(i)+2hat(j)-hat(k)` find the velocity vector of a particle ? | 
| Answer» `vec(v)=|vec(v)|hat(v)=6((2hat(i)+2hat(j)-hat(k)))/(3)=2(2hat(i)+2hat(j)-hat(k))` | |